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