docs(README): adapt helm repository URL
All checks were successful
Helm / helm-lint (push) Successful in 12s
Generate README / generate-parameters (push) Successful in 19s
Helm / helm-unittest (push) Successful in 26s
Markdown linter / markdown-link-checker (push) Successful in 24s
Markdown linter / markdown-lint (push) Successful in 29s

This commit is contained in:
2026-05-03 16:28:34 +02:00
parent 43d662633d
commit b0ea947cec

View File

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