Skip to content

Commit

Permalink
bump kube-state-metrics chart for fix global.imageRegistry usage (#3107)
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Ignatev <1761812+brainfair@users.noreply.github.com>
  • Loading branch information
brainfair committed Mar 8, 2023
1 parent 2c429eb commit 94b4d61
Showing 1 changed file with 2 additions and 2 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 @@ -21,7 +21,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 45.6.0
version: 45.7.0
appVersion: v0.63.0
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand All @@ -40,7 +40,7 @@ annotations:
dependencies:
- name: kube-state-metrics
version: "4.31.*"
version: "5.0.*"
repository: https://prometheus-community.github.io/helm-charts
condition: kubeStateMetrics.enabled
- name: prometheus-node-exporter
Expand Down

0 comments on commit 94b4d61

Please sign in to comment.