From 55ec5a35e0bfc7a7bd561ee27883d3ca61f1db89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 23:10:06 +0000 Subject: [PATCH] Update dependency authzed/spicedb-operator to v1.27.0 --- argocd/kustomize/auth/spicedb-operator/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomize/auth/spicedb-operator/kustomization.yaml b/argocd/kustomize/auth/spicedb-operator/kustomization.yaml index dfdf99d7..54a6e772 100644 --- a/argocd/kustomize/auth/spicedb-operator/kustomization.yaml +++ b/argocd/kustomize/auth/spicedb-operator/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: spicedb-operator resources: - - https://github.com/authzed/spicedb-operator/config?ref=v1.24.0 + - https://github.com/authzed/spicedb-operator/config?ref=v1.27.0 - spicedb/secret.yaml - spicedb/spiceDBCluster.yaml # PostgresCluster moved to the shared postgres-operator chart.