Skip to content

Commit cb55749

Browse files
authored
Update postgres-operator.yaml (zalando#255)
Bump operator image version.
1 parent 0f392c2 commit cb55749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/postgres-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
serviceAccountName: operator
1313
containers:
1414
- name: postgres-operator
15-
image: registry.opensource.zalan.do/acid/postgres-operator:c17aabb
15+
image: registry.opensource.zalan.do/acid/postgres-operator:0f392c2
1616
imagePullPolicy: IfNotPresent
1717
env:
1818
# uncomment to overwrite a similar setting from operator configmap

0 commit comments

Comments
 (0)