Pulse/deploy/helm/pulse/Chart.yaml
rcourtman f5c5b05075 Add OCI annotations to Helm chart to link package to repository
Adding org.opencontainers.image.source annotation will connect the GHCR package
to the repository, making it visible in the repo's packages section and allowing
proper visibility management.

Related to #686
2025-11-11 19:24:52 +00:00

21 lines
689 B
YAML

apiVersion: v2
name: pulse
description: Helm chart for deploying the Pulse hub and optional Docker monitoring agent.
type: application
version: 4.26.4
appVersion: "4.26.4"
icon: https://raw.githubusercontent.com/rcourtman/Pulse/main/docs/images/pulse-logo.svg
keywords:
- monitoring
- proxmox
- observability
home: https://github.com/rcourtman/Pulse
sources:
- https://github.com/rcourtman/Pulse
maintainers:
- name: Pulse Maintainers
email: pulse@rcourtman.dev
annotations:
org.opencontainers.image.source: https://github.com/rcourtman/Pulse
org.opencontainers.image.description: Helm chart for deploying Pulse monitoring system
org.opencontainers.image.licenses: MIT