From 2372113491d5b76cc676c76e4f711c0a09b43484 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:03:28 +0000 Subject: [PATCH 1/2] chore: deps(helmfile): update "postgresql" Helm Chart version to 18.7.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 1b42a25..7ebb766 100644 --- a/helmfile.d/udash.yaml +++ b/helmfile.d/udash.yaml @@ -8,7 +8,7 @@ releases: - name: postgresql namespace: udash chart: bitnami/postgresql - version: 18.7.3 + version: 18.7.5 secrets: - ../secrets.d/udash/postgresql.yaml wait: true From 34d600b7c33bb274ee2af2957a1f8968a66cecb0 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:03:37 +0000 Subject: [PATCH 2/2] chore: deps(helmfile): update "udash" Helm Chart version to 0.29.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 7ebb766..7898448 100644 --- a/helmfile.d/udash.yaml +++ b/helmfile.d/udash.yaml @@ -15,7 +15,7 @@ releases: - name: udash namespace: udash chart: updatecli/udash - version: 0.28.0 + version: 0.29.0 values: - ../values.d/udash/ingress.yaml secrets: