From e43d3387d5811f6841e37558ecd09afcd66e99a1 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:16:33 +0000 Subject: [PATCH] chore: Bump "postgresql" Helm Chart Version for Helmfile "helmfile.d/... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... udash.yaml" Made with ❤️️ by updatecli --- helmfile.d/udash.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/udash.yaml b/helmfile.d/udash.yaml index cf5fbbc..37d94d8 100644 --- a/helmfile.d/udash.yaml +++ b/helmfile.d/udash.yaml @@ -8,7 +8,7 @@ releases: - name: postgresql namespace: udash chart: bitnami/postgresql - version: 16.3.3 + version: 16.3.4 secrets: - ../secrets.d/udash/postgresql.yaml wait: true