[stable/ghost] Add chart and release labels in pods (#6888)

This commit is contained in:
Javier J. Salmerón-García
2018-07-30 09:31:56 -07:00
committed by k8s-ci-robot
parent d9303426fe
commit 184867b0cf
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: ghost
version: 4.0.9
version: 4.0.10
appVersion: 1.25.2
description: A simple, powerful publishing platform that allows you to share your
stories with the world
+2
View File
@@ -14,6 +14,8 @@ spec:
metadata:
labels:
app: {{ template "ghost.fullname" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
spec:
{{- if .Values.image.pullSecrets }}
imagePullSecrets: