mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/jasperreports] Add chart and release labels in pods (#6890)
This commit is contained in:
committed by
k8s-ci-robot
parent
92b69b4ceb
commit
775dbac5e3
@@ -1,5 +1,5 @@
|
||||
name: jasperreports
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
appVersion: 7.1.0
|
||||
description: The JasperReports server can be used as a stand-alone or embedded reporting
|
||||
and BI server that offers web-based reporting, analytic tools and visualization,
|
||||
|
||||
@@ -12,6 +12,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: {{ template "jasperreports.fullname" . }}
|
||||
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
|
||||
release: "{{ .Release.Name }}"
|
||||
spec:
|
||||
{{- if .Values.image.pullSecrets }}
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user