GitHub - coding/helm-push: 用于推送 Chart 包到 Coding 制品库的 Helm 插件。 · GitHub
Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

coding/helm-push

Folders and files

Repository files navigation

helm-push

已弃用!已迁移至新仓库

用于推送 Chart 包到 Coding 制品库的 Helm 插件。

安装

$ helm plugin install https://github.com/Coding/helm-push

使用

添加 Chart 仓库

helm repo add --username <username> --password <password> <repository> https://<team>-helm.pkg.coding.net/<project>/<repository>

推送 Chart 包

helm push mychart.tgz <repository>

推送 Chart 目录

helm push . <repository>

About

用于推送 Chart 包到 Coding 制品库的 Helm 插件。

Resources

License

Stars

Watchers

Forks

Packages

Contributors