Files
Null Pointer Nancy d6cd0ec9d4
Promotion Gate / promotion-gate (pull_request) Failing after 0s
CI / ci (push) Failing after 3s
CI / ci (pull_request) Failing after 4s
fix: correct changes description in artifacthub-pkg.yml
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-20 01:07:43 +00:00

35 lines
1.2 KiB
YAML

version: "0.1.3"
name: headlamp-argocd
displayName: ArgoCD Headlamp Plugin
createdAt: "2026-04-21T00:00:00Z"
description: >-
Headlamp plugin for ArgoCD visibility. Monitors ArgoCD Applications,
Rollouts, and health status. Read-only — no cluster write operations.
license: Apache-2.0
homeURL: https://github.com/privilegedescalation/headlamp-argocd-plugin
appVersion: "0.1.0"
keywords:
- argocd
- argoproj
- headlamp
- kubernetes
- gitops
- continuous-delivery
links:
- name: Source
url: https://github.com/privilegedescalation/headlamp-argocd-plugin
- name: ArgoCD
url: https://argo-cd.readthedocs.io/
maintainers:
- name: privilegedescalation
email: chris@farhood.org
provider:
name: privilegedescalation
annotations:
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: fixed
description: "Fix archive URL to point to GitHub v0.1.3 release and bump version"