Skip to content

Commit

Permalink
[kube-prometheus-stack] bump prometheus image tag to 2.48.1
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Monkevicius <lukas.monkevicius@unity3d.com>
  • Loading branch information
lukas-unity committed Dec 12, 2023
1 parent e698c26 commit ced9603
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: 55.3.0
version: 55.3.1
appVersion: v0.70.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 @@ -3211,7 +3211,7 @@ prometheus:
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.48.0
tag: v2.48.1
sha: ""

## Tolerations for use with node taints
Expand Down

0 comments on commit ced9603

Please sign in to comment.