From 639e4eaa6879f34c59bb13a29861dbd5f65cffc7 Mon Sep 17 00:00:00 2001 From: Null Pointer Nancy <8+pe_nancy@noreply.git.farh.net> Date: Wed, 20 May 2026 23:19:16 +0000 Subject: [PATCH] fix: use Gitea archive URL per board all-Gitea decision The GitHub release for v1.0.1 does not exist (404). Per board decision (2026-05-16), all PE projects use Gitea releases. Co-Authored-By: Paperclip --- artifacthub-pkg.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index 9bce41f..97fa24b 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -24,7 +24,7 @@ links: - name: Polaris url: https://polaris.docs.fairwinds.com/ install: - url: https://github.com/privilegedescalation/headlamp-polaris-plugin/releases/download/v1.0.1/headlamp-polaris-1.0.1.tar.gz + url: https://git.farh.net/privilegedescalation/headlamp-polaris-plugin/releases/download/v1.0.1/headlamp-polaris-1.0.1.tar.gz digest: sha256:1e05d079c7032cf55ebde85e116cb65b686d207f4b6a3b0f716f0af93f933e7e changes: - kind: security @@ -54,7 +54,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