Compare commits

..

1 Commits

Author SHA1 Message Date
286d7808e3
chore(deps): update docker.io/library/node docker tag to v23 2025-01-15 23:33:50 +00:00

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