From 98114033f3a430612d8fdad85b6fcbb1afc6c027 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 01:48:11 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.20.0 --- profiles/binaries.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/binaries.yaml b/profiles/binaries.yaml index 6101fd9..babeb8c 100644 --- a/profiles/binaries.yaml +++ b/profiles/binaries.yaml @@ -48,7 +48,7 @@ binary: - helm: url: https://get.helm.sh/helm-v{{ .version }}-linux-amd64.tar.gz bin: linux-amd64/helm - version: 3.17.1 # datasource=github-tags depName=helm/helm + version: 3.20.0 # datasource=github-tags depName=helm/helm - kompose: url: https://github.com/kubernetes/kompose/releases/download/v{{ or .komposeVersion "1.26.0" }}/kompose-linux-amd64 bin: kompose-linux-amd64