From a16974605680e76eafb18c9f9026b2380a545117 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:39:38 +0000 Subject: [PATCH] Update dependency open-policy-agent/conftest to v0.57.0 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 53d9e4a..fe50a72 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -30,7 +30,7 @@ ARG OC_VERSION=4.17.14 # renovate: datasource=github-releases depName=open-policy-agent/opa ARG OPA_VERSION=v0.70.0 # renovate: datasource=github-releases depName=open-policy-agent/conftest -ARG CONFTEST_VERSION=v0.56.0 +ARG CONFTEST_VERSION=v0.57.0 # renovate: datasource=github-releases depName=instrumenta/kubeval ARG KUBEVAL_VERSION=latest