Skip to content

Commit 39f7000

Browse files
authored
chore(deps): update chart kube-prometheus-stack to v69.2.3 (#638)
* 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 <richard.tief@sap.com> * chore(thanos): remove duplicate version field --------- Signed-off-by: Richard Tief <richard.tief@sap.com>
1 parent 1b23bd0 commit 39f7000

15 files changed

+22
-22
lines changed

alerts/charts/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: kube-prometheus-stack
33
repository: https://prometheus-community.github.io/helm-charts
4-
version: 68.3.0
5-
digest: sha256:7e0482534136bada464563213fa90eccd3334eadb7cb653cc23930462c646713
6-
generated: "2025-01-21T12:26:50.605964+01:00"
4+
version: 69.2.3
5+
digest: sha256:d98c75637000218d801be0845f4bb407e4ca401f3b7a89b6eb9841defad75367
6+
generated: "2025-02-13T09:54:20.121826+01:00"

alerts/charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ maintainers:
88
name: alerts
99
sources:
1010
- https://github.com/cloudoperators/greenhouse-extensions
11-
version: 0.17.0
11+
version: 0.18.0
1212
keywords:
1313
- prometheus-alertmanager
1414
dependencies:
1515
- name: kube-prometheus-stack
1616
alias: alerts
1717
repository: https://prometheus-community.github.io/helm-charts
18-
version: 68.3.0
18+
version: 69.2.3
-600 KB
Binary file not shown.
770 KB
Binary file not shown.

alerts/plugindefinition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kind: PluginDefinition
66
metadata:
77
name: alerts
88
spec:
9-
version: 2.5.0
9+
version: 2.6.0
1010
weight: 0
1111
displayName: Alerts
1212
description: The Alerts Plugin consists of both Prometheus Alertmanager and Supernova, the holistic alert management UI
@@ -15,7 +15,7 @@ spec:
1515
helmChart:
1616
name: alerts
1717
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
18-
version: 0.17.0
18+
version: 0.18.0
1919
uiApplication:
2020
name: supernova
2121
version: "latest"

kube-monitoring/charts/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: kube-prometheus-stack
33
repository: https://prometheus-community.github.io/helm-charts
4-
version: 68.3.0
4+
version: 69.2.3
55
- name: kubernetes-operations
66
repository: https://cloudoperators.github.io/kubernetes-operations
77
version: 1.1.5
8-
digest: sha256:d8c46eae99dd2e90a3e9b18e288959a2841efb09a0e8f716e37623d67a2bc95e
9-
generated: "2025-01-21T12:26:00.173705+01:00"
8+
digest: sha256:1ec020507bfbe24fff75b3a5aa1649809e9881b02bb8c76aecebc2c54306c22b
9+
generated: "2025-02-12T14:58:59.225411+01:00"

kube-monitoring/charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ maintainers:
88
name: kube-monitoring
99
sources:
1010
- https://github.com/cloudoperators/greenhouse-extensions
11-
version: 0.22.1
11+
version: 0.23.0
1212
# prometheus-operator app version
1313
appVersion: v0.79.2
1414
keywords:
@@ -19,7 +19,7 @@ dependencies:
1919
- name: kube-prometheus-stack
2020
alias: kubeMonitoring
2121
repository: https://prometheus-community.github.io/helm-charts
22-
version: 68.3.0
22+
version: 69.2.3
2323
- name: kubernetes-operations
2424
repository: https://cloudoperators.github.io/kubernetes-operations
2525
version: 1.1.5
-600 KB
Binary file not shown.
770 KB
Binary file not shown.

kube-monitoring/plugindefinition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ kind: PluginDefinition
66
metadata:
77
name: kube-monitoring
88
spec:
9-
version: 2.9.1
9+
version: 2.10.0
1010
displayName: Kubernetes monitoring
1111
description: Native deployment and management of Prometheus along with Kubernetes cluster monitoring components.
1212
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/README.md
1313
icon: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/kube-monitoring/logo.png
1414
helmChart:
1515
name: kube-monitoring
1616
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
17-
version: 0.22.1
17+
version: 0.23.0
1818
options:
1919
- name: global.commonLabels
2020
description: Labels to add to all resources. This can be used to add a support group or service to all alerts.

0 commit comments

Comments
 (0)