diff --git a/manifests/postgres-operator.yaml b/manifests/postgres-operator.yaml index d361c0b88..0c4cf84cb 100644 --- a/manifests/postgres-operator.yaml +++ b/manifests/postgres-operator.yaml @@ -12,7 +12,7 @@ spec: serviceAccountName: zalando-postgres-operator containers: - name: postgres-operator - image: registry.opensource.zalan.do/acid/postgres-operator:417f13c + image: registry.opensource.zalan.do/acid/postgres-operator:v1.0.0 imagePullPolicy: IfNotPresent env: # provided additional ENV vars can overwrite individual config map entries