1 Star 0 Fork 0

zangxueyuan / helm-2to3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.goreleaser.yml 349 Bytes
一键复制 编辑 原始数据 按行查看 历史
builds:
- main: main.go
binary: 2to3
env:
- CGO_ENABLED=0
goos:
- darwin
- linux
- windows
goarch:
- amd64
- arm64
archive:
format: tar.gz
files:
- README.md
- LICENSE
- plugin.yaml
- completion.yaml
- scripts/install_plugin.sh
checksum:
name_template: 'checksums.txt'
1
https://gitee.com/alldevops/helm-2to3.git
git@gitee.com:alldevops/helm-2to3.git
alldevops
helm-2to3
helm-2to3
master

搜索帮助