Skip to content

Commit

Permalink
[prometheus] Bump version of kube-state-metrics dependency to latest (#…
Browse files Browse the repository at this point in the history
…1736)

* Update templating for dependant charts

Signed-off-by: Jordan <jordan.durzi@alliander.com>

* Bump chart minor

Signed-off-by: Jordan <jordan.durzi@alliander.com>

* Minor bump for kube-state-metrics

Signed-off-by: Jordan <jordan.durzi@alliander.com>

* Bump version of Prometheus Chart

Signed-off-by: Jordan <jordan.durzi@alliander.com>

* Bump to minor version

Signed-off-by: Jordan <jordan.durzi@alliander.com>
  • Loading branch information
Jordan Durzi committed Jan 25, 2022
1 parent 0427b0a commit fcc356d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/prometheus/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
name: prometheus
appVersion: 2.31.1
version: 15.0.4
version: 15.1.0
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
Expand All @@ -26,6 +26,6 @@ engine: gotpl
type: application
dependencies:
- name: kube-state-metrics
version: "4.0.*"
version: "4.4.*"
repository: https://prometheus-community.github.io/helm-charts
condition: kubeStateMetrics.enabled

0 comments on commit fcc356d

Please sign in to comment.