1 Star 0 Fork 0

Huangzhhui / helm-acr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 329 Bytes
一键复制 编辑 原始数据 按行查看 历史
Josh Dolitsky 提交于 2019-12-15 14:08 . Helm 3 support (#50)
module github.com/chartmuseum/helm-push
go 1.13
require (
github.com/Masterminds/semver v1.5.0 // indirect
github.com/ghodss/yaml v1.0.0
github.com/spf13/cobra v0.0.5
helm.sh/helm/v3 v3.0.1
k8s.io/helm v2.16.1+incompatible
)
replace github.com/docker/docker => github.com/docker/docker v0.0.0-20190731150326-928381b2215c
1
https://gitee.com/huangzhhui/helm-acr.git
git@gitee.com:huangzhhui/helm-acr.git
huangzhhui
helm-acr
helm-acr
master

搜索帮助