From c8d51324fee996dc820d9eb13ab177678ef7b176 Mon Sep 17 00:00:00 2001 From: Kinda Bot Date: Mon, 4 May 2026 04:41:01 +0000 Subject: [PATCH] Update postgres Docker tag to v0.19.3 --- helmfile.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.yaml.gotmpl b/helmfile.yaml.gotmpl index fe66f6d..ed996a4 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.1 + version: 0.19.3 installed: true values: - auth: -- 2.49.1