From 0f514c5589b53b0f04ec903e0e647e0f3df2e8dd Mon Sep 17 00:00:00 2001 From: rdmnl Date: Sun, 12 Apr 2026 11:53:51 +0300 Subject: [PATCH] chore: fix icon URL and update artifacthub repo ID --- artifacthub-repo.yml | 2 +- charts/kubeswarm/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index 271b640..fb00cf2 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,5 +1,5 @@ --- -repositoryID: cb6a4ac8-b79a-4587-859d-4c0f0a01fafb +repositoryID: 30759de8-727f-449c-8bf6-7d01923267b7 owners: - name: rdmnl email: erdem@kubeswarm.io diff --git a/charts/kubeswarm/Chart.yaml b/charts/kubeswarm/Chart.yaml index 36fa687..ed12e26 100644 --- a/charts/kubeswarm/Chart.yaml +++ b/charts/kubeswarm/Chart.yaml @@ -14,7 +14,7 @@ keywords: - operator - ai-agents home: https://kubeswarm.io -icon: https://kubeswarm.io/assets/icon.png +icon: https://assets.kubeswarm.io/icon-512.png sources: - https://github.com/kubeswarm/kubeswarm - https://github.com/kubeswarm/helm-charts