diff --git a/charts/descheduler/Chart.yaml b/charts/descheduler/Chart.yaml index 6a789fe67..7bf7f91a8 100644 --- a/charts/descheduler/Chart.yaml +++ b/charts/descheduler/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: descheduler -version: 0.18.0 +version: 0.1.0 appVersion: 0.18.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: