From e0ef308b7075f78d0507056d18edbd6394ef4a6b Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Sun, 30 Jun 2019 23:29:11 +0200 Subject: [PATCH] update image in values-crd --- charts/postgres-operator/values-crd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-operator/values-crd.yaml b/charts/postgres-operator/values-crd.yaml index 9e25b7466..387e852c5 100644 --- a/charts/postgres-operator/values-crd.yaml +++ b/charts/postgres-operator/values-crd.yaml @@ -1,7 +1,7 @@ image: registry: registry.opensource.zalan.do repository: acid/postgres-operator - tag: v1.1.0-52-g426b2c7-dirty + tag: v1.1.0-48-g540d58d pullPolicy: "IfNotPresent" # Optionally specify an array of imagePullSecrets.