From 316e263c1415e92cdc8d57c5a20f9448ff455f2f Mon Sep 17 00:00:00 2001 From: yxxhero Date: Fri, 14 Nov 2025 08:52:21 +0800 Subject: [PATCH] use helm v4.0.0 Signed-off-by: yxxhero --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4b7fbc4e..bebd01a9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -86,7 +86,7 @@ jobs: plugin-secrets-version: 4.6.5 plugin-diff-version: 3.12.5 extra-helmfile-flags: '--enable-live-output' - - helm-version: v4.0.0-beta.1 + - helm-version: v4.0.0 kustomize-version: v5.4.3 plugin-secrets-version: 4.6.5 plugin-diff-version: 3.12.5