Skip to content
Open
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 thanos/charts/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: thanos
repository: https://thanos-community.github.io/helm-charts/
version: 0.11.0
digest: sha256:676b4b4fad84d42eb9675afd1e670e002ee9112d110b9448b7c3056116533948
generated: "2026-05-18T11:19:19.823416+02:00"
version: 0.18.0
digest: sha256:c3871aa0b2abc35ff9b686a16ae6978e224e7bb0b453857575316d67a33e8302
generated: "2026-06-18T13:30:49.210145877Z"
4 changes: 2 additions & 2 deletions thanos/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ maintainers:
name: thanos
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 0.10.0
version: 0.11.0
dependencies:
- name: thanos
repository: https://thanos-community.github.io/helm-charts/
version: 0.11.0
version: 0.18.0
alias: thanosCommunity
condition: thanosCommunity.enabled
keywords:
Expand Down
Binary file removed thanos/charts/charts/thanos-0.11.0.tgz
Binary file not shown.
Binary file added thanos/charts/charts/thanos-0.18.0.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions thanos/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ kind: PluginDefinition
metadata:
name: thanos
spec:
version: 0.10.0
version: 0.11.0
description: thanos
helmChart:
name: thanos
repository: "oci://ghcr.io/cloudoperators/greenhouse-extensions/charts"
version: 0.10.0
version: 0.11.0
options:
- default: null
description: CLI param for Thanos Query
Expand Down
Loading