Skip to content

Commit

Permalink
[prometheus] update prometheus to 2.47.0 + deps (prometheus-community…
Browse files Browse the repository at this point in the history
…#3774)

Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 authored and Matiasmct committed Mar 20, 2024
1 parent 9935db3 commit 1205698
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions charts/prometheus/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 1.6.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.11.0
version: 5.13.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.22.0
version: 4.23.0
- name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 2.4.0
digest: sha256:1aa107e6e124974678660600ac0260321e81887a64fb7c0fd85d34a0bbb95e7d
generated: "2023-08-26T22:57:53.836095+09:00"
digest: sha256:bf13f4af7d61779aab6785b88cf6c51e24e2d46d06c847749be90c08317f0948
generated: "2023-09-11T12:41:14.328722+03:00"
8 changes: 4 additions & 4 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.46.0
version: 24.3.1
appVersion: v2.47.0
version: 24.4.0
kubeVersion: ">=1.19.0-0"
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand Down Expand Up @@ -30,11 +30,11 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: alertmanager.enabled
- name: kube-state-metrics
version: "5.11.*"
version: "5.13.*"
repository: https://prometheus-community.github.io/helm-charts
condition: kube-state-metrics.enabled
- name: prometheus-node-exporter
version: "4.22.*"
version: "4.23.*"
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-node-exporter.enabled
- name: prometheus-pushgateway
Expand Down

0 comments on commit 1205698

Please sign in to comment.