Skip to content

Commit ba87bbe

Browse files
renovate[bot]ibakshayviennaa
authored
chore(deps): update helm release perses to v0.10.0 (#650)
* chore(deps): update helm release perses to v0.10.0 * bump plugindefinition version * Update perses/plugindefinition.yaml Co-authored-by: Tommy Sauer <tommy.sauer@sap.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com> Co-authored-by: Tommy Sauer <tommy.sauer@sap.com>
1 parent 7cc1326 commit ba87bbe

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

perses/charts/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: perses
33
repository: https://perses.github.io/helm-charts
4-
version: 0.9.0
5-
digest: sha256:aca052c85836ed2513c135fbc560d46f06d701bea7fecb5c73e6ce8bdc79897f
6-
generated: "2025-01-22T12:53:05.295495+01:00"
4+
version: 0.10.0
5+
digest: sha256:5092d1b8f9c5b795e621bcc8a43736b94633efaa652509fc7d508cb4b34bff1c
6+
generated: "2025-02-17T14:13:03.113161833Z"

perses/charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: perses
33
description: A Helm chart for Perses
44
icon: https://avatars.githubusercontent.com/u/77209215?s=200&v=4
55
type: application
6-
version: 0.9.4
6+
version: 0.10.0
77
maintainers:
88
- name: richardtief
99
- name: ibakshay
@@ -17,4 +17,4 @@ keywords:
1717
dependencies:
1818
- name: perses
1919
repository: https://perses.github.io/helm-charts
20-
version: 0.9.0
20+
version: 0.10.0

perses/plugindefinition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ kind: PluginDefinition
33
metadata:
44
name: perses
55
spec:
6-
version: 0.3.4
6+
version: 0.4.0
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.9.4"
14+
version: 0.10.0
1515
options:
1616
- default: true
1717
description: "Deploys a sidecar container to watch all configmaps in the cluster and filters out the ones with a label `perses.dev/resource: true`. The files defined in those configmaps are written to a folder and this folder is accessed by Perses. Changes to the configmaps are continuously monitored and reflected in Perses within 10 seconds"

0 commit comments

Comments
 (0)