From 2b356b25bf7822987fc58e7561aa79001b73a20a Mon Sep 17 00:00:00 2001 From: Amir Alavi Date: Tue, 25 Nov 2025 21:32:49 -0500 Subject: [PATCH] Change icon URL in Chart.yaml Updated the icon URL to point to the new logo. --- charts/descheduler/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/descheduler/Chart.yaml b/charts/descheduler/Chart.yaml index 6d6ed5bd5..a3318ce0d 100644 --- a/charts/descheduler/Chart.yaml +++ b/charts/descheduler/Chart.yaml @@ -8,7 +8,7 @@ keywords: - descheduler - kube-scheduler home: https://github.com/kubernetes-sigs/descheduler -icon: https://kubernetes.io/images/favicon.png +icon: https://raw.githubusercontent.com/kubernetes-sigs/descheduler/master/assets/logo/descheduler-stacked-color.png sources: - https://github.com/kubernetes-sigs/descheduler maintainers: