From d6cd0ec9d446a68b5ed1f08a6312cfa13a1af9e8 Mon Sep 17 00:00:00 2001 From: Null Pointer Nancy <8+pe_nancy@noreply.git.farh.net> Date: Wed, 20 May 2026 01:07:43 +0000 Subject: [PATCH] fix: correct changes description in artifacthub-pkg.yml 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 0236cb7..b282b28 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -32,4 +32,4 @@ annotations: headlamp/plugin/distro-compat: "in-cluster" changes: - kind: fixed - description: "Point archive URLs from GitHub to Gitea releases; bump version to v0.1.3" + description: "Fix archive URL to point to GitHub v0.1.3 release and bump version" \ No newline at end of file