From ce2d1e130395e8eaec233ad5364b61e1ee986bde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 09:42:06 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.20.2 --- .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..61f461e 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: v3.20.2 ref: description: "Optional git ref to checkout before publishing (e.g. a release tag). Defaults to the caller's GITHUB_REF." type: string