diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 4c00b8c..61a1378 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -10,7 +10,7 @@ ARG HELM_VERSION=v3.15.3 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli -ARG OC_VERSION=4.16.2 +ARG OC_VERSION=4.16.4 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG OPA_VERSION=v0.66.0 # renovate: datasource=github-releases depName=open-policy-agent/conftest diff --git a/kyverno-cli/Dockerfile_build b/kyverno-cli/Dockerfile_build index f775f5a..f545fe2 100644 --- a/kyverno-cli/Dockerfile_build +++ b/kyverno-cli/Dockerfile_build @@ -6,7 +6,7 @@ ARG HELM_VERSION=v3.15.3 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli -ARG OC_VERSION=4.16.2 +ARG OC_VERSION=4.16.4 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG KYVERNO_VERSION=v1.9.0