From e52d99512314d884f082676315f82f11d55f1f24 Mon Sep 17 00:00:00 2001 From: Null Pointer Nancy <8+pe_nancy@noreply.git.farh.net> Date: Wed, 20 May 2026 23:33:35 +0000 Subject: [PATCH] fix: use Gitea archive URL in annotation The GitHub release does not exist (404). Per board all-Gitea decision, archive URLs must point to git.farh.net. Co-Authored-By: Paperclip --- artifacthub-pkg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index b85aecb..517b9c8 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -75,7 +75,7 @@ maintainers: - name: privilegedescalation email: chris@farhood.org annotations: - headlamp/plugin/archive-url: https://github.com/privilegedescalation/headlamp-polaris-plugin/releases/download/v1.0.1/headlamp-polaris-1.0.1.tar.gz + headlamp/plugin/archive-url: https://git.farh.net/privilegedescalation/headlamp-polaris-plugin/releases/download/v1.0.1/headlamp-polaris-1.0.1.tar.gz headlamp/plugin/version-compat: '>=0.26' headlamp/plugin/archive-checksum: sha256:1e05d079c7032cf55ebde85e116cb65b686d207f4b6a3b0f716f0af93f933e7e headlamp/plugin/distro-compat: in-cluster,web,desktop