diff --git a/stable/orangehrm/Chart.yaml b/stable/orangehrm/Chart.yaml index 29075196f8..8d26b8c2c8 100644 --- a/stable/orangehrm/Chart.yaml +++ b/stable/orangehrm/Chart.yaml @@ -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. diff --git a/stable/orangehrm/templates/deployment.yaml b/stable/orangehrm/templates/deployment.yaml index 8ebe39b599..d5532ef9e7 100644 --- a/stable/orangehrm/templates/deployment.yaml +++ b/stable/orangehrm/templates/deployment.yaml @@ -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: