Skip to content

Commit dbda53c

Browse files
[prometheus] Update Helm release alertmanager to 1.35.* (#6828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca736f5 commit dbda53c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/prometheus/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
dependencies:
22
- name: alertmanager
33
repository: https://prometheus-community.github.io/helm-charts
4-
version: 1.34.0
4+
version: 1.35.0
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
77
version: 7.2.2
88
- name: prometheus-node-exporter
99
repository: https://prometheus-community.github.io/helm-charts
10-
version: 4.53.0
10+
version: 4.53.1
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
1313
version: 3.6.0
14-
digest: sha256:ba39405f8dfce7e62985f6bad7892cafa972c429473314301402a3c47cb65d00
15-
generated: "2026-04-04T21:07:27.248975015Z"
14+
digest: sha256:a0b8c7a99e6ae5fb1fd52952fab3311a1cc028e4e877df9773f1a58e74c5a4a2
15+
generated: "2026-04-09T01:34:10.626590573Z"

charts/prometheus/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: prometheus
33
# renovate: github=prometheus/prometheus
44
appVersion: v3.11.1
5-
version: 29.1.0
5+
version: 29.2.0
66
kubeVersion: ">=1.19.0-0"
77
description: Prometheus is a monitoring system and time series database.
88
home: https://prometheus.io/
@@ -32,7 +32,7 @@ maintainers:
3232
type: application
3333
dependencies:
3434
- name: alertmanager
35-
version: "1.34.*"
35+
version: "1.35.*"
3636
repository: https://prometheus-community.github.io/helm-charts
3737
condition: alertmanager.enabled
3838
- name: kube-state-metrics

0 commit comments

Comments
 (0)