From d1cdaf7fbb246dd7cf6de17383a00d171c9c6b0c Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Wed, 20 May 2026 00:15:55 +0000 Subject: [PATCH] Revert "fix: update ArtifactHub archive URL from GitHub to Gitea" This reverts commit 43255a420de0a2049fffb7e7c9f2f8a4f55cd6a5. --- artifacthub-pkg.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index 7e529a5..0b1fd2e 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -10,7 +10,7 @@ description: >- Requires a Role granting `get` on `services/proxy` for the `polaris-dashboard` service in the `polaris` namespace. license: Apache-2.0 -homeURL: "https://git.farh.net/privilegedescalation/headlamp-polaris-plugin" +homeURL: "https://github.com/privilegedescalation/headlamp-polaris-plugin" appVersion: "10.1.6" category: security keywords: @@ -22,7 +22,7 @@ keywords: - kubernetes links: - name: Source - url: "https://git.farh.net/privilegedescalation/headlamp-polaris-plugin" + url: "https://github.com/privilegedescalation/headlamp-polaris-plugin" - name: Polaris url: "https://polaris.docs.fairwinds.com/" install: | @@ -70,7 +70,7 @@ maintainers: - name: privilegedescalation email: "chris@farhood.org" annotations: - headlamp/plugin/archive-url: "https://git.farh.net/privilegedescalation/headlamp-polaris-plugin/releases/download/v1.0.0/headlamp-polaris-1.0.0.tar.gz" + headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-polaris-plugin/releases/download/v1.0.0/headlamp-polaris-1.0.0.tar.gz" headlamp/plugin/version-compat: ">=0.26" headlamp/plugin/archive-checksum: sha256:a165e871b40f11a44950aa9f10eb7f7883276f749026ae7a4f886278ecd9bd7d headlamp/plugin/distro-compat: "in-cluster,web,desktop"