Skip to content

Commit

Permalink
Bump prom to 2.48.0 (#4018)
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
Signed-off-by: zeritti <[email protected]>
Co-authored-by: zeritti <[email protected]>
  • Loading branch information
DrFaust92 and zeritti authored Nov 21, 2023
1 parent 4d95b7a commit 49e3c3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/prometheus/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dependencies:
version: 5.15.2
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.23.2
version: 4.24.0
- name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 2.4.2
digest: sha256:51d21628967a95217345e39b2d8f5bb6466a6ed1d86e251720331a144c5e5e43
generated: "2023-11-11T23:40:32.006194+02:00"
digest: sha256:83aa9d98623ddd76cceaf5a17b69372ae34ab715db5ccb84dbc472d5fb78a01e
generated: "2023-11-17T18:47:14.928659+02:00"
6 changes: 3 additions & 3 deletions charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: prometheus
appVersion: v2.47.2
version: 25.7.0
appVersion: v2.48.0
version: 25.8.0
kubeVersion: ">=1.19.0-0"
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand Down Expand Up @@ -34,7 +34,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: kube-state-metrics.enabled
- name: prometheus-node-exporter
version: "4.23.*"
version: "4.24.*"
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-node-exporter.enabled
- name: prometheus-pushgateway
Expand Down

0 comments on commit 49e3c3a

Please sign in to comment.