From d722f7f9a6474bede15e5f6ae50cb1c007e55efe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 01:27:33 +0000 Subject: [PATCH] Update dependency open-policy-agent/conftest to v0.68.2 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 13e439c..c9f71b4 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -30,7 +30,7 @@ ARG OC_VERSION=4.21.8 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG OPA_VERSION=v1.15.2 # renovate: datasource=github-releases depName=open-policy-agent/conftest -ARG CONFTEST_VERSION=v0.68.0 +ARG CONFTEST_VERSION=v0.68.2 # renovate: datasource=github-releases depName=instrumenta/kubeval ARG KUBEVAL_VERSION=latest