Skip to content

Commit

Permalink
Merge pull request #624 from damemi/release-1.22
Browse files Browse the repository at this point in the history
[release-1.22] Update Helm chart version to 0.22.0
  • Loading branch information
k8s-ci-robot authored Sep 8, 2021
2 parents e6926e1 + 9f1274f commit 6bfc76b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/descheduler/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: descheduler
version: 0.21.0
appVersion: 0.21.0
version: 0.22.0
appVersion: 0.22.0
description: Descheduler for Kubernetes is used to rebalance clusters by evicting pods that can potentially be scheduled on better nodes. In the current implementation, descheduler does not schedule replacement of evicted pods but relies on the default scheduler for that.
keywords:
- kubernetes
Expand Down

0 comments on commit 6bfc76b

Please sign in to comment.