From 2565173985e0c864d8048b53ea954bc361eccb80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 20:09:27 +0000 Subject: [PATCH] Update dependency open-policy-agent/opa to v0.68.0 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 0fb613b..678648a 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -12,7 +12,7 @@ ARG JQ_VERSION=1.6 # renovate: datasource=repology depName=homebrew/openshift-cli ARG OC_VERSION=4.16.4 # renovate: datasource=github-releases depName=open-policy-agent/opa -ARG OPA_VERSION=v0.67.0 +ARG OPA_VERSION=v0.68.0 # renovate: datasource=github-releases depName=open-policy-agent/conftest ARG CONFTEST_VERSION=v0.55.0 # renovate: datasource=github-releases depName=instrumenta/kubeval