Skip to content

Commit 8649318

Browse files
[prometheus] Update Helm release alertmanager to 1.28.* (#6296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 505440c commit 8649318

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

charts/prometheus/Chart.lock

Lines changed: 5 additions & 5 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.27.1
4+
version: 1.28.0
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
77
version: 6.3.0
88
- name: prometheus-node-exporter
99
repository: https://prometheus-community.github.io/helm-charts
10-
version: 4.49.0
10+
version: 4.49.1
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
13-
version: 3.4.1
14-
digest: sha256:52b59c614cc56ced5c1bde88368e53c8f8ef6de5f4b632d960b40e813a1ab672
15-
generated: "2025-10-25T01:51:18.275426972Z"
13+
version: 3.4.2
14+
digest: sha256:24da1e63c0e0ad2654fbd81f265198d352272c0ac8e7d49c6dd57099c77b5540
15+
generated: "2025-11-04T21:10:04.919840238Z"

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.7.3
5-
version: 27.42.2
5+
version: 27.43.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.27.*"
35+
version: "1.28.*"
3636
repository: https://prometheus-community.github.io/helm-charts
3737
condition: alertmanager.enabled
3838
- name: kube-state-metrics

0 commit comments

Comments
 (0)