From 735a7edc1184a091c805145a99d059fbaa0b816c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 19:25:53 +0000 Subject: [PATCH] Update dependency helm/helm to v4.1.1 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 6b65bc1..f6da173 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -22,7 +22,7 @@ USER 1001 FROM registry.access.redhat.com/ubi9/ubi:9.7-1764794285@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49 AS builder # renovate: datasource=github-releases depName=helm/helm -ARG HELM_VERSION=v4.0.4 +ARG HELM_VERSION=v4.1.1 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli