文件名称:helm过时的依赖项:管理过时的Helm依赖项
文件大小:40KB
文件格式:ZIP
更新时间:2024-02-25 18:30:26
helm helm-charts helm-plugin dependency-management DependencymanagementGo
头盔过时的依赖 Helm插件,用于列出和更新Helm图表的过时依赖关系。 安装 helm plugin install https://github.com/sapcc/helm-outdated-dependencies --version=master 用法 Helm plugin to manage outdated dependencies of a Helm chart. Examples: $ helm outdated-dependencies list < pathToChart> - Checks if there ' s a newer versi
【文件预览】:
helm-outdated-dependencies-master
----.gitignore(68B)
----go.mod(786B)
----.goreleaser.yaml(262B)
----Makefile(2KB)
----pkg()
--------git()
--------helm()
--------cmd()
----LICENSE(11KB)
----go.sum(14KB)
----main.go(1014B)
----scripts()
--------install_plugin.sh(1KB)
--------goreleaser.sh(10KB)
--------release.sh(605B)
----plugin.yaml(393B)
----README.md(2KB)
----cmd()
--------list.go(3KB)
--------update.go(7KB)
--------root.go(2KB)