Skip to content

Commit

Permalink
Merge pull request #710 from damemi/update-helm-23
Browse files Browse the repository at this point in the history
[release-1.23] Update helm chart version to v0.23
  • Loading branch information
k8s-ci-robot committed Feb 3, 2022
2 parents afb1d75 + 5081ad8 commit 547dbce
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.22.0
appVersion: 0.22.0
version: 0.23.0
appVersion: 0.23.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 547dbce

Please sign in to comment.