From 321ff49d8f2a0c7639f0fcb616372b779da11415 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 20:25:56 +0000 Subject: [PATCH] deps(patch): update dependency helm/helm to v4.1.1 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index dce8edc..e95824d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f21 ENV KUSTOMIZE_VERSION=5.8.1 # renovate: datasource=github-releases depName=helm/helm -ENV HELM_VERSION=4.1.0 +ENV HELM_VERSION=4.1.1 # renovate: datasource=github-releases depName=viaduct-ai/kustomize-sops ENV KSOPS_VERSION=4.4.0 @@ -35,7 +35,7 @@ RUN apk add --no-cache curl ENV KUSTOMIZE_VERSION=5.8.1 # renovate: datasource=github-releases depName=helm/helm -ENV HELM_VERSION=4.1.0 +ENV HELM_VERSION=4.1.1 # renovate: datasource=github-releases depName=viaduct-ai/kustomize-sops ENV KSOPS_VERSION=4.4.0