Skip to content

Commit

Permalink
Update helm chart version to v0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
damemi committed Feb 3, 2022
1 parent afb1d75 commit 5081ad8
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 5081ad8

Please sign in to comment.