diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 0fb613b..90fa6a3 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -6,7 +6,7 @@ RUN echo "konstraint" FROM registry.access.redhat.com/ubi9/ubi:9.4-1181@sha256:1ee4d8c50d14d9c9e9229d9a039d793fcbc9aa803806d194c957a397cf1d2b17 AS builder # renovate: datasource=github-releases depName=helm/helm -ARG HELM_VERSION=v3.15.3 +ARG HELM_VERSION=v3.16.1 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli diff --git a/kyverno-cli/Dockerfile_build b/kyverno-cli/Dockerfile_build index e7a2d86..3482a85 100644 --- a/kyverno-cli/Dockerfile_build +++ b/kyverno-cli/Dockerfile_build @@ -2,7 +2,7 @@ FROM registry.access.redhat.com/ubi9/ubi:9.4-1181@sha256:1ee4d8c50d14d9c9e9229d9a039d793fcbc9aa803806d194c957a397cf1d2b17 AS builder # renovate: datasource=github-releases depName=helm/helm -ARG HELM_VERSION=v3.15.3 +ARG HELM_VERSION=v3.16.1 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli