Skip to content

Commit

Permalink
[kube-state-metrics] Version bump to 2.2.0 (#1285)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Scarpino <andrea@scarpino.dev>
  • Loading branch information
ilpianista committed Aug 24, 2021
1 parent 3da5e96 commit 3e5d734
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions kube-state-metrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ keywords:
- prometheus
- kubernetes
type: application
version: 3.4.2
appVersion: 2.1.1
version: 3.5.0
appVersion: 2.2.0
home: https://github.com/kubernetes/kube-state-metrics/
sources:
- https://github.com/kubernetes/kube-state-metrics/
Expand Down
2 changes: 1 addition & 1 deletion kube-state-metrics/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
prometheusScrape: true
image:
repository: k8s.gcr.io/kube-state-metrics/kube-state-metrics
tag: v2.1.1
tag: v2.2.0
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 3e5d734

Please sign in to comment.