mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 00:17:39 +01:00
41 lines
1.4 KiB
YAML
41 lines
1.4 KiB
YAML
apiVersion: v2
|
|
name: pulse
|
|
description: Helm chart for deploying the Pulse hub and optional Docker monitoring agent.
|
|
type: application
|
|
version: 4.31.0
|
|
appVersion: "4.31.0"
|
|
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
|
|
artifacthub.io/changes: |
|
|
- kind: added
|
|
description: GitHub Pages Helm repository distribution (no authentication required)
|
|
- kind: added
|
|
description: values.schema.json for configuration validation
|
|
- kind: added
|
|
description: ServiceMonitor template for Prometheus integration
|
|
- kind: added
|
|
description: Automated chart documentation generation with helm-docs
|
|
- kind: added
|
|
description: Smoke tests with kind cluster deployment
|
|
artifacthub.io/links: |
|
|
- name: Documentation
|
|
url: https://github.com/rcourtman/Pulse/blob/main/docs/KUBERNETES.md
|
|
- name: Support
|
|
url: https://github.com/rcourtman/Pulse/discussions
|
|
artifacthub.io/maintainers: |
|
|
- name: rcourtman
|
|
email: pulse@rcourtman.dev
|