feat: support OCI

This commit is contained in:
2026-02-07 21:42:20 +01:00
parent 873b7d9a5e
commit bec440645b
5 changed files with 73 additions and 37 deletions

View File

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