Skip to content

Commit 85bb466

Browse files
[prometheus] Update Helm release alertmanager to 1.26.* (#6113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f87bd4d commit 85bb466

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/prometheus/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies:
22
- name: alertmanager
33
repository: https://prometheus-community.github.io/helm-charts
4-
version: 1.25.0
4+
version: 1.26.0
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
77
version: 6.3.0
@@ -11,5 +11,5 @@ dependencies:
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
1313
version: 3.4.1
14-
digest: sha256:1363536cf77f65272d9577dc185bb13cf27637de273fe0a61edc306500afe25f
15-
generated: "2025-09-03T09:16:37.036687066Z"
14+
digest: sha256:1bd0c51ff42b9665ea5c39c072cf1b75bda2a48afa18a2346f12df421252f36f
15+
generated: "2025-09-03T20:48:30.070200323Z"

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.5.0
5-
version: 27.34.0
5+
version: 27.35.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.25.*"
35+
version: "1.26.*"
3636
repository: https://prometheus-community.github.io/helm-charts
3737
condition: alertmanager.enabled
3838
- name: kube-state-metrics

0 commit comments

Comments
 (0)