docs(README): update helm chart repository URL
All checks were successful
Generate README / generate-parameters (push) Successful in 23s
Markdown linter / markdown-lint (push) Successful in 14s
Markdown linter / markdown-link-checker (push) Successful in 46s

This commit is contained in:
2026-05-03 21:02:30 +02:00
parent b23e3bda39
commit 7c54e3f064

View File

@@ -35,7 +35,7 @@ separate [chapter](#argocd).
> time is not possible.
```bash
helm repo add prometheus-exporters https://git.cryptic.systems/api/packages/volker.raschek/helm
helm repo add prometheus-exporters https://charts.cryptic.systems/prometheus-exporters
helm repo update
CHART_VERSION=0.5.12
helm install --version "${CHART_VERSION}" prometheus-postgres-exporter prometheus-exporters/prometheus-postgres-exporter \