Skip to content

Commit 2c00560

Browse files
committed
descheduler v0.31.0: bump helm chart
Signed-off-by: Amir Alavi <[email protected]>
1 parent b35e93e commit 2c00560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/descheduler/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: descheduler
3-
version: 0.30.1
4-
appVersion: 0.30.1
3+
version: 0.31.0
4+
appVersion: 0.31.0
55
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.
66
keywords:
77
- kubernetes

0 commit comments

Comments
 (0)