[incubator/patroni] Fix chart not being upgradable because of spec.VolumeClaimTemplate.metadata.labels being immutable (#8594)

See https://github.com/helm/charts/issues/7803

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
This commit is contained in:
Cédric de Saint Martin
2018-10-23 10:11:29 -07:00
committed by k8s-ci-robot
parent 82da29d32a
commit b0327f2000
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: patroni
description: 'Highly available elephant herd: HA PostgreSQL cluster.'
version: 0.9.0
version: 0.10.0
appVersion: 1.4-p7
home: https://github.com/zalando/patroni
sources:
@@ -151,7 +151,6 @@ spec:
{{- end }}
labels:
app: {{ template "patroni.name" . }}
chart: {{ template "patroni.chart" . }}
release: {{ .Release.Name }}
heritage: {{ .Release.Service }}
spec: