[stable/orangehrm] Add chart and release labels in pods (#6910)

This commit is contained in:
Javier J. Salmerón-García
2018-07-30 11:28:56 -07:00
committed by k8s-ci-robot
parent f7843843f3
commit f664be6483
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: orangehrm
version: 2.0.2
version: 2.0.3
appVersion: 4.1.1
description: OrangeHRM is a free HR management system that offers a wealth of modules
to suit the needs of your business.
@@ -12,6 +12,8 @@ spec:
metadata:
labels:
app: {{ template "orangehrm.fullname" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
spec:
{{- if .Values.image.pullSecrets }}
imagePullSecrets: