File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: perses
33description : A Helm chart for Perses
44icon : https://avatars.githubusercontent.com/u/77209215?s=200&v=4
55type : application
6- version : 0.14.13
6+ version : 0.14.14
77maintainers :
88 - name : richardtief
99 - name : ibakshay
Original file line number Diff line number Diff line change 11{{- define " perses.labels" -}}
22plugindefinition: perses
3- plugin: {{ .Release.Name }}
43app.kubernetes.io /managed-by: {{ .Release.Service }}
54{{- if .Values.global.commonLabels }}
65{{ tpl (toYaml .Values.global.commonLabels ) . }}
Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ kind: PluginDefinition
33metadata :
44 name : perses
55spec :
6- version : 0.8.13
6+ version : 0.8.14
77 displayName : Perses
88 description : " Perses is a dashboard tooling to visualize metrics and traces produced by observability tools such as Prometheus/Thanos/Jaeger"
99 docMarkDownUrl : https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/perses/README.md
1010 icon : https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/perses/logo.png
1111 helmChart :
1212 name : perses
1313 repository : oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
14- version : 0.14.13
14+ version : 0.14.14
1515 options :
1616 - description : " The image version of the Perses app. If not provided, the latest version will be used"
1717 name : perses.image.version
You can’t perform that action at this time.
0 commit comments