From 16270b652582e7fc86e5338988cbdb0989d9b3a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 03:12:02 +0000 Subject: [PATCH] Update dependency homebrew/openshift-cli to v4.18.10 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 4f70798..f745c4f 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -26,7 +26,7 @@ ARG HELM_VERSION=v3.17.3 # renovate: datasource=github-releases depName=stedolan/jq ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli -ARG OC_VERSION=4.18.9 +ARG OC_VERSION=4.18.10 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG OPA_VERSION=v1.3.0 # renovate: datasource=github-releases depName=open-policy-agent/conftest