Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions perses/charts/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: perses
repository: https://perses.github.io/helm-charts
version: 0.17.1
digest: sha256:f565a80c308cb3f4d2cc5cb572efa1f34c93371f982649aed30eaf8e483697ee
generated: "2025-10-02T09:48:55.223625+02:00"
version: 0.20.0
digest: sha256:542b23aaecb9be7d0d902a23257895df1e44b68b9a98ac564632fc7c99adf3ee
generated: "2026-02-26T11:50:48.035926+01:00"
4 changes: 2 additions & 2 deletions perses/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: perses
description: A Helm chart for Perses
icon: https://avatars.githubusercontent.com/u/77209215?s=200&v=4
type: application
version: 0.17.5
version: 0.18.0
maintainers:
- name: richardtief
- name: ibakshay
Expand All @@ -17,4 +17,4 @@ keywords:
dependencies:
- name: perses
repository: https://perses.github.io/helm-charts
version: 0.17.1
version: 0.20.0
Binary file removed perses/charts/charts/perses-0.17.1.tgz
Binary file not shown.
Binary file added perses/charts/charts/perses-0.20.0.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions perses/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ kind: PluginDefinition
metadata:
name: perses
spec:
version: 0.10.4
version: 0.11.0
displayName: Perses
description: "Perses is a dashboard tooling to visualize metrics and traces produced by observability tools such as Prometheus/Thanos/Jaeger"
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/perses/README.md
icon: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/perses/logo.png
helmChart:
name: perses
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 0.17.5
version: 0.18.0
options:
- description: "The image version of the Perses app. If not provided, the latest version will be used"
name: perses.image.version
Expand Down
Loading