From 82cee38f236c838275c78d4e4a0bb4ef5004813c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 04:58:32 +0000 Subject: [PATCH] Update dependency open-policy-agent/conftest 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 6b65bc1..bcdf8af 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -30,7 +30,7 @@ ARG OC_VERSION=4.20.6 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG OPA_VERSION=v1.11.0 # renovate: datasource=github-releases depName=open-policy-agent/conftest -ARG CONFTEST_VERSION=v0.65.0 +ARG CONFTEST_VERSION=v0.68.0 # renovate: datasource=github-releases depName=instrumenta/kubeval ARG KUBEVAL_VERSION=latest