File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
image :
2
2
registry : registry.opensource.zalan.do
3
3
repository : acid/postgres-operator
4
- tag : v1.3.0-dirty
4
+ tag : v1.3.1
5
5
pullPolicy : " IfNotPresent"
6
6
7
7
# Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change 1
1
image :
2
2
registry : registry.opensource.zalan.do
3
3
repository : acid/postgres-operator
4
- tag : v1.3.0-dirty
4
+ tag : v1.3.1
5
5
pullPolicy : " IfNotPresent"
6
6
7
7
# Optionally specify an array of imagePullSecrets.
Original file line number Diff line number Diff line change 15
15
serviceAccountName : zalando-postgres-operator
16
16
containers :
17
17
- name : postgres-operator
18
- image : registry.opensource.zalan.do/acid/postgres-operator:v1.3.0-dirty
18
+ image : registry.opensource.zalan.do/acid/postgres-operator:v1.3.1
19
19
imagePullPolicy : IfNotPresent
20
20
resources :
21
21
requests :
You can’t perform that action at this time.
0 commit comments