From 4e4b05217b563214b10de3771c88fe36a45a52dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 21:44:59 +0000 Subject: [PATCH] Update dependency homebrew/openshift-cli to v4.21.1 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 6b65bc1..4dee3c6 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -26,7 +26,7 @@ ARG HELM_VERSION=v4.0.4 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli -ARG OC_VERSION=4.20.6 +ARG OC_VERSION=4.21.1 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG OPA_VERSION=v1.11.0 # renovate: datasource=github-releases depName=open-policy-agent/conftest