From bd827ba781f075019da0aabe039d119424be9eb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BB=B4=E5=9F=BA=E9=B1=BC?= Date: Mon, 9 Jun 2025 09:28:24 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0Helm=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E4=BF=A1=E6=81=AF=E7=9A=84=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/helm/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/helm/main.yaml b/plugins/helm/main.yaml index 38ee158..d2510fb 100644 --- a/plugins/helm/main.yaml +++ b/plugins/helm/main.yaml @@ -1,5 +1,5 @@ name: helm -description: auto deploy helm (default v3.9.0) +description: auto deploy helm (default v3.17.3) action: install: description: install helm -- Gitee