From 90f48033f45445ca7f14b8c223c36d7f61ed1df8 Mon Sep 17 00:00:00 2001 From: Kinda Bot Date: Mon, 25 May 2026 00:02:56 +0000 Subject: [PATCH] Update postgres Docker tag to v0.19.5 --- helmfile.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.yaml.gotmpl b/helmfile.yaml.gotmpl index 966fcda..7b3037e 100644 --- a/helmfile.yaml.gotmpl +++ b/helmfile.yaml.gotmpl @@ -22,7 +22,7 @@ releases: - name: postgres-instance namespace: softplayer chart: cloudpirates/postgres - version: 0.19.4 + version: 0.19.5 installed: true values: - auth: -- 2.49.1