chore(deps): update dependency volker.raschek/prometheus-postgres-exporter to v0.5.1

This commit is contained in:
CSRBot 2025-05-29 10:11:40 +00:00 committed by Markus Pesch
parent cb548921a6
commit bb2da8f33f

@ -47,7 +47,7 @@ version of the chart must be in sync with the `values.yaml`. Newer *minor* versi
versions can break something!
```bash
CHART_VERSION=0.4.2
CHART_VERSION=0.5.1
helm show values prometheus-exporters/prometheus-postgres-exporter --version "${CHART_VERSION}" > values.yaml
```