From bf10c128cf2271116e4802b1f91123d6c52a022f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 20:11:49 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.21.4 --- .../precommit/internal/file/pre-commit-action.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/gen/input/precommit/internal/file/pre-commit-action.yaml.template b/pkg/gen/input/precommit/internal/file/pre-commit-action.yaml.template index 82b07953..42d78cdc 100644 --- a/pkg/gen/input/precommit/internal/file/pre-commit-action.yaml.template +++ b/pkg/gen/input/precommit/internal/file/pre-commit-action.yaml.template @@ -10,7 +10,7 @@ on: - master env: - HELM_VERSION: "3.21.3" + HELM_VERSION: "3.21.4" HELM_DOCS_VERSION: "1.14.2" HELM_VALUES_SCHEMA_JSON_VERSION: "2.5.0"