33 lines
871 B
YAML
33 lines
871 B
YAML
---
|
|
helmApps:
|
|
- app: metallb
|
|
namespace: metallb-system
|
|
repoURL: https://metallb.github.io/metallb
|
|
chart: metallb
|
|
revision: 0.13.10
|
|
- app: external-secrets
|
|
namespace: external-secrets
|
|
repoURL: https://charts.external-secrets.io
|
|
chart: external-secrets
|
|
revision: 0.9.1
|
|
- app: pihole
|
|
namespace: external-dns
|
|
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
|
chart: pihole
|
|
revision: 2.17.0
|
|
- app: prometheus
|
|
namespace: prometheus
|
|
repoURL: https://prometheus-community.github.io/helm-charts
|
|
chart: kube-prometheus-stack
|
|
revision: 47.4.0
|
|
- app: goldpinger
|
|
namespace: goldpinger
|
|
repoURL: https://okgolove.github.io/helm-charts
|
|
chart: goldpinger
|
|
revision: 5.5.0
|
|
- app: miniflux
|
|
namespace: miniflux
|
|
repoURL: https://charts.gabe565.com
|
|
chart: miniflux
|
|
revision: 0.6.1
|