Skip to content

Commit

Permalink
[kube-prometheus-stack] bump prometheus image tag to 2.47.1 (#3877)
Browse files Browse the repository at this point in the history
Signed-off-by: Floris Feddema <Floris1996@hotmail.com>
  • Loading branch information
FlorisFeddema committed Oct 10, 2023
1 parent bbbfc9a commit eea65bc
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 @@ -21,7 +21,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 51.5.0
version: 51.5.1
appVersion: v0.68.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 @@ -2924,7 +2924,7 @@ prometheus:
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.47.0
tag: v2.47.1
sha: ""

## Tolerations for use with node taints
Expand Down

0 comments on commit eea65bc

Please sign in to comment.