Skip to content

Commit e79b9a1

Browse files
authored
deps(perses) update the dependent chart to correct version (#655)
* chore(release): bump version to 0.1.9 and update service URL format Signed-off-by: IB Akshay <akshay.iyyadurai.balasundaram@sap.com> * chore(charts): add perses-0.10.0 chart and remove perses-0.9.0 chart Signed-off-by: IB Akshay <akshay.iyyadurai.balasundaram@sap.com> * chore(perses): bump chart and plugin versions to 0.10.1 and 0.4.1 Signed-off-by: IB Akshay <akshay.iyyadurai.balasundaram@sap.com> --------- Signed-off-by: IB Akshay <akshay.iyyadurai.balasundaram@sap.com>
1 parent 2c685d5 commit e79b9a1

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

perses/charts/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.10.0
6+
version: 0.10.1
77
maintainers:
88
- name: richardtief
99
- name: ibakshay
13.9 KB
Binary file not shown.
-13.7 KB
Binary file not shown.

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.4.0
6+
version: 0.4.1
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.10.0
14+
version: 0.10.1
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)