helm-npm-artifactory
v0.1.0
Published
A set of scripts for pushing Helm/Chart packages to an artifactory repository
Downloads
5
Readme
npm run helm-npm:build npm run helm-npm:publish -- --username <REPO_USER> --password <REPO_PASS>
https://registry.npmjs.org/
Manual Process npm pack
Automated npm config set registry http://dmltest.navimedix.com/artifactory/api/npm/npm-feature-local/ npm login npm publish --registry http://dmltest.navimedix.com/artifactory/api/npm/npm-feature-local
npm config set registry http://dml.navimedix.com/artifactory/api/npm/npm-feature-local/ npm login npm publish --registry http://dml.navimedix.com/artifactory/api/npm/npm-feature-local/