From e36d4a39eccab2802aeb83dde3b8f2b2bacc2280 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 14:14:07 +0000 Subject: [PATCH] Update dependency open-policy-agent/opa to v1.15.2 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 6b65bc1..a5926e3 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -28,7 +28,7 @@ ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli ARG OC_VERSION=4.20.6 # renovate: datasource=github-releases depName=open-policy-agent/opa -ARG OPA_VERSION=v1.11.0 +ARG OPA_VERSION=v1.15.2 # renovate: datasource=github-releases depName=open-policy-agent/conftest ARG CONFTEST_VERSION=v0.65.0 # renovate: datasource=github-releases depName=instrumenta/kubeval