From 422f8e2e2223e96ee757fea8d40ebb298b0e1c27 Mon Sep 17 00:00:00 2001 From: Gandalf the Greybeard Date: Tue, 14 Apr 2026 23:33:25 +0000 Subject: [PATCH] fix: update archive-url from v1.0.0 to v1.0.1 --- artifacthub-pkg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index 6248655..aa02b50 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -35,7 +35,7 @@ changes: description: "Renovate: extend org-level config preset and add pinDigests for SHA pinning of GitHub Actions" annotations: - headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-rook-plugin/releases/download/v1.0.0/rook-1.0.0.tar.gz" + headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-rook-plugin/releases/download/v1.0.1/rook-1.0.1.tar.gz" headlamp/plugin/archive-checksum: sha256:36a62cda46194fd88335e3b3af12e7c89bb1ec21671c747e0bc2e1e3cd02d0fc headlamp/plugin/distro-compat: "" headlamp/plugin/version-compat: ">=0.20"