Skip to content

Commit

Permalink
[kube-prometheus-stack] bump prom to 2.52.0 (#4530)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed May 9, 2024
1 parent 85950c5 commit f8626ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 58.4.1
version: 58.5.0
appVersion: v0.73.2
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand All @@ -49,7 +49,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: kubeStateMetrics.enabled
- name: prometheus-node-exporter
version: "4.33.*"
version: "4.34.*"
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
Expand Down
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3417,7 +3417,7 @@ prometheus:
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.51.2
tag: v2.52.0
sha: ""

## Tolerations for use with node taints
Expand Down

0 comments on commit f8626ba

Please sign in to comment.