bump to v1.3.1

This commit is contained in:
Felix Kunde 2020-01-06 13:13:19 +01:00
parent b54458ee3c
commit fcf3b8593a
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
image:
registry: registry.opensource.zalan.do
repository: acid/postgres-operator
tag: v1.3.0-dirty
tag: v1.3.1
pullPolicy: "IfNotPresent"
# Optionally specify an array of imagePullSecrets.

View File

@ -1,7 +1,7 @@
image:
registry: registry.opensource.zalan.do
repository: acid/postgres-operator
tag: v1.3.0-dirty
tag: v1.3.1
pullPolicy: "IfNotPresent"
# Optionally specify an array of imagePullSecrets.

View File

@ -15,7 +15,7 @@ spec:
serviceAccountName: zalando-postgres-operator
containers:
- name: postgres-operator
image: registry.opensource.zalan.do/acid/postgres-operator:v1.3.0-dirty
image: registry.opensource.zalan.do/acid/postgres-operator:v1.3.1
imagePullPolicy: IfNotPresent
resources:
requests: