From 26063eee5ba8aa00043265cadbf28f9d30283707 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 10:46:03 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v4 --- .github/workflows/publish-helm-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-helm-chart.yaml b/.github/workflows/publish-helm-chart.yaml index 12b25d7..f31ccb8 100644 --- a/.github/workflows/publish-helm-chart.yaml +++ b/.github/workflows/publish-helm-chart.yaml @@ -36,7 +36,7 @@ on: type: string required: false # renovate: datasource=github-releases depName=helm/helm - default: v3.20.0 + default: v4.1.4 ref: description: "Optional git ref to checkout before publishing (e.g. a release tag). Defaults to the caller's GITHUB_REF." type: string