From 69cc6edec8711bcd9ce14a80e6a0fe8ee158224e Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Wed, 22 May 2019 12:48:36 +0200 Subject: [PATCH] use other operator image --- charts/postgres-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-operator/values.yaml b/charts/postgres-operator/values.yaml index 3cdcd4101..b6f93a8cd 100644 --- a/charts/postgres-operator/values.yaml +++ b/charts/postgres-operator/values.yaml @@ -1,7 +1,7 @@ image: registry: registry.opensource.zalan.do repository: acid/postgres-operator - tag: v1.1.0-35-g8af2e6b-dirty + tag: v1.1.0-20-g25e02ad pullPolicy: "IfNotPresent" # Optionally specify an array of imagePullSecrets.