[stable/parse] Add chart and release labels in pods (#6892)

This commit is contained in:
Javier J. Salmerón-García
2018-07-30 10:09:56 -07:00
committed by k8s-ci-robot
parent 829a9ed289
commit bf2a5e9111
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: parse
version: 2.0.2
version: 2.0.3
appVersion: 2.8.2
description: Parse is a platform that enables users to add a scalable and powerful backend to launch a full-featured app for iOS, Android, JavaScript, Windows, Unity, and more.
keywords:
@@ -15,6 +15,7 @@ spec:
metadata:
labels:
app: {{ template "parse.name" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
component: "dashboard"
spec:
@@ -14,6 +14,7 @@ spec:
metadata:
labels:
app: {{ template "parse.name" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
component: "server"
spec: