diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index e2a8619..ffc664e 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -6,7 +6,7 @@ RUN echo "konstraint" FROM registry.access.redhat.com/ubi9/ubi:9.5-1734495538@sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb AS builder # renovate: datasource=github-releases depName=helm/helm -ARG HELM_VERSION=v3.16.4 +ARG HELM_VERSION=v3.17.0 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli