[stable/mediawiki] Add chart and release labels in pods (#6896)

This commit is contained in:
Javier J. Salmerón-García
2018-07-30 09:11:57 -07:00
committed by k8s-ci-robot
parent 2dd0e0100c
commit e4ef121594
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mediawiki
version: 3.0.3
version: 3.0.4
appVersion: 1.31.0
description: Extremely powerful, scalable software and a feature-rich wiki implementation
that uses PHP to process and display data stored in a database.
@@ -14,6 +14,8 @@ spec:
metadata:
labels:
app: {{ template "mediawiki.name" . }}
chart: {{ template "mediawiki.chart" . }}
release: {{ .Release.Name | quote }}
spec:
{{- if .Values.image.pullSecrets }}
imagePullSecrets: