From 467630aae31f7f68b6e7d7bb50c67cfcfc0cc798 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Dec 2024 12:02:07 +0000 Subject: [PATCH] chore(deps): update dependency zalando/postgres-operator to v1.14.0 --- k8s/operators/postgres-operator/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/operators/postgres-operator/kustomization.yaml b/k8s/operators/postgres-operator/kustomization.yaml index 7e19ff1..823c5d2 100644 --- a/k8s/operators/postgres-operator/kustomization.yaml +++ b/k8s/operators/postgres-operator/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: postgres-operator resources: - namespace.yaml - - github.com/zalando/postgres-operator/manifests?ref=v1.13.0 + - github.com/zalando/postgres-operator/manifests?ref=v1.14.0 # - secrets.yaml configMapGenerator: - name: postgres-operator