Skip to content

Commit

Permalink
bump prometheus to 2.51.0 (#4373)
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 authored Mar 21, 2024
1 parent f1b9507 commit c863ace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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: 57.0.3
version: 57.1.0
appVersion: v0.72.0
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
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 @@ -3354,7 +3354,7 @@ prometheus:
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.50.1
tag: v2.51.0
sha: ""

## Tolerations for use with node taints
Expand Down

0 comments on commit c863ace

Please sign in to comment.