cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 09940cf1f7c87e4b7408b9a27c1c8e160a5da238
parent b693cd5eb0310ce62f00ebaa5d87cea3bc0f6687
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 22 Mar 2024 14:39:42 +0100

Update postgres exporter

Diffstat:
Mapps/production/postgres-exporter-values.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/production/postgres-exporter-values.yaml b/apps/production/postgres-exporter-values.yaml @@ -6,4 +6,4 @@ metadata: spec: chart: spec: - version: "5.0.x" + version: "6.0.x"