Skip to content

Commit 4a72094

Browse files
[prometheus] Update prometheus dependency non-major updates (#5718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc36e52 commit 4a72094

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.19.0
4+
version: 1.20.1
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
77
version: 5.33.2
@@ -11,5 +11,5 @@ dependencies:
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
1313
version: 3.3.0
14-
digest: sha256:364b7da2903466baff2efc6651a9a299a5e7ac2bd6caa1de60b9351ff8157bb5
15-
generated: "2025-05-30T17:05:50.633479519Z"
14+
digest: sha256:8731bf2c5cf78dcad4c18c76bd41bcc1dcff00465a62aea49eada8f0b51e53e4
15+
generated: "2025-05-31T20:25:19.346034071Z"

charts/prometheus/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: prometheus
33
# renovate: github=prometheus/prometheus
4-
appVersion: v3.4.0
5-
version: 27.17.0
4+
appVersion: v3.4.1
5+
version: 27.18.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.19.*"
35+
version: "1.20.*"
3636
repository: https://prometheus-community.github.io/helm-charts
3737
condition: alertmanager.enabled
3838
- name: kube-state-metrics

0 commit comments

Comments
 (0)