From 7c5c8f5a653a020c60bf5d3945a9b7ca1e85010d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 18:35:58 +0000 Subject: [PATCH] chore(deps): update open-policy-agent/opa to v1.2.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.sh b/deps.sh index 1b650d8..fde3c3a 100755 --- a/deps.sh +++ b/deps.sh @@ -36,7 +36,7 @@ YQ_VERSION=v4.45.1 # renovate: datasource=github-tags depName=yannh/kubeconform # KUBECONFORM_VERSION=v0.6.7 # renovate: datasource=github-tags depName=open-policy-agent/opa -# OPA_VERSION=v1.1.0 +# OPA_VERSION=v1.2.0 # renovate: datasource=github-tags depName=open-policy-agent/conftest # CONFTEST_VERSION=v0.57.0 # renovate: datasource=github-tags depName=jsonnet-bundler/jsonnet-bundler