From f53243fb74a613f3765d5668623fda1e95790647 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 00:06:29 +0000 Subject: [PATCH] Update dependency homebrew/openshift-cli to v4.22.2 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 13e439cf..33e3636e 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -26,7 +26,7 @@ ARG HELM_VERSION=v4.1.4 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli -ARG OC_VERSION=4.21.8 +ARG OC_VERSION=4.22.2 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG OPA_VERSION=v1.15.2 # renovate: datasource=github-releases depName=open-policy-agent/conftest