From 4083331e66a628d2a1a3698c772ac8180de37e44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 17:04:46 +0000 Subject: [PATCH] Update dependency open-policy-agent/conftest to v0.69.0 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 13e439cf..41af43d7 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.69.0 # renovate: datasource=github-releases depName=instrumenta/kubeval ARG KUBEVAL_VERSION=latest