File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @risingstack/anchor" ,
3
- "version" : " 1.0.0 " ,
4
- "description" : " Creates Helm chart from Kubernetes resources." ,
3
+ "version" : " 1.0.1 " ,
4
+ "description" : " Creates Helm charts from Kubernetes resources." ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
7
7
"test" : " mocha test/setup.js 'src/**/*.spec.js'" ,
11
11
"type" : " git" ,
12
12
"url" : " git+https://github.com/RisingStack/anchor.git"
13
13
},
14
+ "keywords" : [
15
+ " kubernetes" ,
16
+ " k8s" ,
17
+ " helm" ,
18
+ " helm chart" ,
19
+ " backup"
20
+ ],
14
21
"author" : " RisingStack, Inc." ,
15
22
"license" : " MIT" ,
16
23
"bugs" : {
31
38
"eslint-plugin-promise" : " 3.5.0" ,
32
39
"mocha" : " 3.4.1" ,
33
40
"pre-commit" : " 1.2.2" ,
34
- "sinon" : " 2.2 .0" ,
41
+ "sinon" : " 2.3 .0" ,
35
42
"sinon-chai" : " 2.10.0"
36
43
},
37
44
"pre-commit" : [
You can’t perform that action at this time.
0 commit comments