[stable/redmine] Add chart and release labels in pods (#6912)

This commit is contained in:
Javier J. Salmerón-García
2018-07-30 11:34:57 -07:00
committed by k8s-ci-robot
parent f664be6483
commit af1672ac1d
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: redmine
version: 4.0.1
version: 4.0.2
appVersion: 3.4.6
description: A flexible project management web application.
keywords:
+2
View File
@@ -13,6 +13,8 @@ spec:
metadata:
labels:
app: {{ template "redmine.fullname" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
spec:
{{- if .Values.image.pullSecrets }}
imagePullSecrets: