From 938a3d01e131830cbb3a98a4e7fcf48729f7e1ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:17:22 +0000 Subject: [PATCH] chore(deps): update open-policy-agent/opa to v1.0.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 b891baa..0b7609d 100755 --- a/deps.sh +++ b/deps.sh @@ -36,7 +36,7 @@ YQ_VERSION=v4.44.6 # renovate: datasource=github-tags depName=yannh/kubeconform # KUBECONFORM_VERSION=v0.6.7 # renovate: datasource=github-tags depName=open-policy-agent/opa -# OPA_VERSION=v0.70.0 +# OPA_VERSION=v1.0.0 # renovate: datasource=github-tags depName=open-policy-agent/conftest # CONFTEST_VERSION=v0.56.0 # renovate: datasource=github-tags depName=jsonnet-bundler/jsonnet-bundler