图表:舵图 源码
UKCEH舵图存储库 使头盔图表可用 使用图表 在Charts.yaml添加依赖项 dependencies : - name : metadata-catalogue version : 1.10.0 repository : " https://nerc-ceh.github.io/charts " helm dependency build 添加图表 打包图表 更新图表并在Chart.yaml增加版本Chart.yaml helm package directory/to/chart 创建一个.tgz文件以添加到存储库 更新索引 索引需要更新到新版本 helm
用户评论