Skip to content

Commit

Permalink
chore(deps): update chart kube-prometheus-stack to v69.2.3 (#638)
Browse files Browse the repository at this point in the history
* chore(deps): update chart kube-prometheus-stack to v69.2.3

Update kube-monitoring, alerts and thanos plugin.

Thanos version upgrade to v0.37.2

kube-monitoring depends on the following change:
prometheus-community/helm-charts#5286

Signed-off-by: Richard Tief <[email protected]>

* chore(thanos): remove duplicate version field

---------

Signed-off-by: Richard Tief <[email protected]>
  • Loading branch information
richardtief authored Feb 13, 2025
1 parent 1b23bd0 commit 39f7000
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions alerts/charts/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 68.3.0
digest: sha256:7e0482534136bada464563213fa90eccd3334eadb7cb653cc23930462c646713
generated: "2025-01-21T12:26:50.605964+01:00"
version: 69.2.3
digest: sha256:d98c75637000218d801be0845f4bb407e4ca401f3b7a89b6eb9841defad75367
generated: "2025-02-13T09:54:20.121826+01:00"
4 changes: 2 additions & 2 deletions alerts/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ maintainers:
name: alerts
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 0.17.0
version: 0.18.0
keywords:
- prometheus-alertmanager
dependencies:
- name: kube-prometheus-stack
alias: alerts
repository: https://prometheus-community.github.io/helm-charts
version: 68.3.0
version: 69.2.3
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions alerts/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: PluginDefinition
metadata:
name: alerts
spec:
version: 2.5.0
version: 2.6.0
weight: 0
displayName: Alerts
description: The Alerts Plugin consists of both Prometheus Alertmanager and Supernova, the holistic alert management UI
Expand All @@ -15,7 +15,7 @@ spec:
helmChart:
name: alerts
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 0.17.0
version: 0.18.0
uiApplication:
name: supernova
version: "latest"
Expand Down
6 changes: 3 additions & 3 deletions kube-monitoring/charts/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 68.3.0
version: 69.2.3
- name: kubernetes-operations
repository: https://cloudoperators.github.io/kubernetes-operations
version: 1.1.5
digest: sha256:d8c46eae99dd2e90a3e9b18e288959a2841efb09a0e8f716e37623d67a2bc95e
generated: "2025-01-21T12:26:00.173705+01:00"
digest: sha256:1ec020507bfbe24fff75b3a5aa1649809e9881b02bb8c76aecebc2c54306c22b
generated: "2025-02-12T14:58:59.225411+01:00"
4 changes: 2 additions & 2 deletions kube-monitoring/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ maintainers:
name: kube-monitoring
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 0.22.1
version: 0.23.0
# prometheus-operator app version
appVersion: v0.79.2
keywords:
Expand All @@ -19,7 +19,7 @@ dependencies:
- name: kube-prometheus-stack
alias: kubeMonitoring
repository: https://prometheus-community.github.io/helm-charts
version: 68.3.0
version: 69.2.3
- name: kubernetes-operations
repository: https://cloudoperators.github.io/kubernetes-operations
version: 1.1.5
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions kube-monitoring/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ kind: PluginDefinition
metadata:
name: kube-monitoring
spec:
version: 2.9.1
version: 2.10.0
displayName: Kubernetes monitoring
description: Native deployment and management of Prometheus along with Kubernetes cluster monitoring components.
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/README.md
icon: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/logo.png
helmChart:
name: kube-monitoring
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 0.22.1
version: 0.23.0
options:
- name: global.commonLabels
description: Labels to add to all resources. This can be used to add a support group or service to all alerts.
Expand Down
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: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 68.3.0
digest: sha256:08cff037b4b6c972c9b75b8d9f3e3005b33e02f2d1952de905b62da064b2cc0b
generated: "2025-01-24T11:15:31.449929+01:00"
version: 69.2.3
digest: sha256:8d40220acfffebccf84a9721e6bf371de941b043d168c5e6dabd947b287b11e1
generated: "2025-02-13T09:54:30.205402+01:00"
6 changes: 3 additions & 3 deletions thanos/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ maintainers:
name: thanos
sources:
- https://github.com/cloudoperators/greenhouse-extensions
version: 0.1.11
version: 0.2.0
# thanos-release
appVersion: v0.35.0
appVersion: v0.37.2
keywords:
- thanos
- storage
Expand All @@ -22,4 +22,4 @@ dependencies:
- name: kube-prometheus-stack
alias: prometheus-operator
repository: https://prometheus-community.github.io/helm-charts
version: 68.3.0
version: 69.2.3
Binary file not shown.
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,11 +6,12 @@ kind: PluginDefinition
metadata:
name: thanos
spec:
version: 0.3.0
description: thanos
helmChart:
name: thanos
repository: "oci://ghcr.io/cloudoperators/greenhouse-extensions/charts"
version: 0.1.11
version: 0.2.0
options:
- default: null
description: CLI param for Thanos Query
Expand Down Expand Up @@ -128,4 +129,3 @@ spec:
description: TLS key for communication with Alertmanager
required: false
type: secret
version: 0.2.11

0 comments on commit 39f7000

Please sign in to comment.