Skip to content

Commit 099db49

Browse files
authored
chore(perses) bump version (#632)
* chore(release): bump version to 0.1.9 and update service URL format Signed-off-by: IB Akshay <akshay.iyyadurai.balasundaram@sap.com> * chore(perses): bump version to 0.3.3 and update helm chart version to 0.9.3 Signed-off-by: IB Akshay <akshay.iyyadurai.balasundaram@sap.com> --------- Signed-off-by: IB Akshay <akshay.iyyadurai.balasundaram@sap.com>
1 parent 458962a commit 099db49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.2
6+
version: 0.3.3
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.2'
14+
version: '0.9.3'
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)