From 5b751f6020d2933d92f7f98753e58c2069f6127c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:44:30 +0000 Subject: [PATCH] Update dependency homebrew/openshift-cli to v4.16.0 --- confbatstest/Dockerfile_build | 2 +- kyverno-cli/Dockerfile_build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 6f80244..71c7471 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -10,7 +10,7 @@ ARG HELM_VERSION=v3.15.2 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli -ARG OC_VERSION=4.15.12 +ARG OC_VERSION=4.16.0 # 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 2fa326b..73ebabf 100644 --- a/kyverno-cli/Dockerfile_build +++ b/kyverno-cli/Dockerfile_build @@ -6,7 +6,7 @@ ARG HELM_VERSION=v3.15.2 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli -ARG OC_VERSION=4.15.12 +ARG OC_VERSION=4.16.0 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG KYVERNO_VERSION=v1.9.0