fix: restore GitHub archive URLs, populate repositoryID, bump to v0.1.3 #42
+5
-5
@@ -1,4 +1,4 @@
|
||||
version: "0.1.2"
|
||||
version: "0.1.3"
|
||||
name: headlamp-argocd
|
||||
displayName: ArgoCD Headlamp Plugin
|
||||
createdAt: "2026-04-21T00:00:00Z"
|
||||
@@ -26,10 +26,10 @@ maintainers:
|
||||
provider:
|
||||
name: privilegedescalation
|
||||
annotations:
|
||||
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-argocd-plugin/releases/download/v0.1.2/privilegedescalation-headlamp-argocd-plugin-0.1.2.tar.gz"
|
||||
headlamp/plugin/archive-checksum: sha256:e71f84913eed1fd7e2d074912e3bfa668c4b1fefcbb069731a4e4277a998ca28
|
||||
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-argocd-plugin/releases/download/v0.1.3/privilegedescalation-headlamp-argocd-plugin-0.1.3.tar.gz"
|
||||
headlamp/plugin/archive-checksum: sha256:cf96084b79a76b341b5f08d4e17ccf77b5de20f4178061ddc5b5e8dfa81d2743
|
||||
headlamp/plugin/version-compat: ">=0.26"
|
||||
headlamp/plugin/distro-compat: "in-cluster"
|
||||
changes:
|
||||
- kind: added
|
||||
description: "Initial v0.1.0 release"
|
||||
- kind: fixed
|
||||
description: "Fix archive URL to point to GitHub v0.1.3 release and bump version"
|
||||
@@ -1,6 +1,6 @@
|
||||
# Artifact Hub repository metadata
|
||||
# https://artifacthub.io/docs/topics/repositories/#repository-metadata-file
|
||||
repositoryID: ""
|
||||
repositoryID: "3648e8a8-54f7-474c-9977-00ec3b4ea1e1"
|
||||
owners:
|
||||
- name: privilegedescalation
|
||||
email: chris@farhood.org
|
||||
email: chris@farhood.org
|
||||
Reference in New Issue
Block a user