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

This commit is contained in:
CSRBot 2025-03-02 14:25:15 +00:00
parent 304139cb6d
commit 3f4c459d43
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

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