Skip to content

Commit

Permalink
update helm chart version to v1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pravarag committed Sep 2, 2022
1 parent 1eade5b commit 66694bb
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.24.1
appVersion: 0.24.1
version: 0.25.0
appVersion: 0.25.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 66694bb

Please sign in to comment.