Skip to content

Commit 2c2d661

Browse files
authored
Merge pull request #357 from headlamp-k8s/fix-keda-logo
keda: Fix KEDA logo
2 parents adbd4e2 + e5a12a6 commit 2c2d661

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keda/artifacthub-pkg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ version: 0.1.1-beta
22
name: headlamp_keda
33
displayName: KEDA
44
createdAt: "2025-06-17T05:35:50Z"
5-
logoURL: "https://raw.githubusercontent.com/kedacore/governance/main/logos/keda-icon-colour.png"
5+
logoURL: "https://raw.githubusercontent.com/kedacore/governance/refs/heads/main/logos/icon/color/keda-icon-color.svg"
66
description: A UI for viewing and managing KEDA resources in Headlamp.
77
annotations:
88
headlamp/plugin/archive-url: "https://github.com/headlamp-k8s/plugins/releases/download/keda-0.1.1-beta/headlamp-k8s-keda-0.1.1-beta.tar.gz"
99
headlamp/plugin/archive-checksum: "SHA256:b3394a77fba6ae63c6b24b90880a75c54c41f872e079bddf975df4b65ba5b61e"
1010
headlamp/plugin/version-compat: ">=0.22"
11-
headlamp/plugin/distro-compat: "in-cluster,web,docker-desktop,desktop"
11+
headlamp/plugin/distro-compat: "in-cluster,web,docker-desktop,desktop"

0 commit comments

Comments
 (0)