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.