diff --git a/charts/descheduler/Chart.yaml b/charts/descheduler/Chart.yaml index 1d3b8f953..d58ec96dc 100644 --- a/charts/descheduler/Chart.yaml +++ b/charts/descheduler/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: descheduler -version: 0.25.0 -appVersion: 0.25.0 +version: 0.25.1 +appVersion: 0.25.1 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