File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "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." ,
55 "main" : " src/index.js" ,
66 "scripts" : {
77 "test" : " mocha test/setup.js 'src/**/*.spec.js'" ,
1111 "type" : " git" ,
1212 "url" : " git+https://github.com/RisingStack/anchor.git"
1313 },
14+ "keywords" : [
15+ " kubernetes" ,
16+ " k8s" ,
17+ " helm" ,
18+ " helm chart" ,
19+ " backup"
20+ ],
1421 "author" : " RisingStack, Inc." ,
1522 "license" : " MIT" ,
1623 "bugs" : {
3138 "eslint-plugin-promise" : " 3.5.0" ,
3239 "mocha" : " 3.4.1" ,
3340 "pre-commit" : " 1.2.2" ,
34- "sinon" : " 2.2 .0" ,
41+ "sinon" : " 2.3 .0" ,
3542 "sinon-chai" : " 2.10.0"
3643 },
3744 "pre-commit" : [
You can’t perform that action at this time.
0 commit comments