Skip to content

Commit

Permalink
Merge pull request #936 from pravarag/update-helm-chart-v1.25
Browse files Browse the repository at this point in the history
Update helm chart version to v1.25.0
  • Loading branch information
k8s-ci-robot committed Sep 14, 2022
2 parents 82ed18f + 66694bb commit 59834cf
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 59834cf

Please sign in to comment.