OCI不推荐使用Helm Chart导出命令 [英] Helm Chart export command deprecated for OCI

查看:11
本文介绍了OCI不推荐使用Helm Chart导出命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Helm最近删除了Helm Chart EXPORT&QOOT;命令,有人知道用什么来替代它吗?

我们过去将其用于我们的ACR注册表。

helm registry login reponame login pass
helm chart pull reponame/chartname (changed to helm pull now)
helm chart export reponame/chartname -destination 'path'

推荐答案

从v3.7.0开始,Helm Chart命令已停用。参考:https://github.com/helm/helm/releases/tag/v3.7.0

helm chart export has been removed
helm chart list has been removed
helm chart pull has been replaced with helm pull
helm chart push has been replaced with helm push
helm chart remove has been removed
helm chart save has been replaced with helm package

这篇关于OCI不推荐使用Helm Chart导出命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆