From 9a54a7be5e5c6bcf987b2c3ef472a42f428890fd Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 07:57:54 +0000 Subject: [PATCH 1/3] chore: deps(helmfile): update "postgresql" Helm Chart version to 18.2.3 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 76c548d..ab29980 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.2.0 + version: 18.2.3 secrets: - ../secrets.d/udash/postgresql.yaml wait: true From bc76ef59c394adc59b9359afad6f8fa50535a0b1 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 07:57:55 +0000 Subject: [PATCH 2/3] chore: deps(helmfile): update "udash" Helm Chart version to 0.23.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 ab29980..764c57b 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.21.0 + version: 0.23.0 values: - ../values.d/udash/ingress.yaml secrets: From 09ca136cabe6d155b7e7d215f2f5d80169ed091b Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 07:57:57 +0000 Subject: [PATCH 3/3] chore: deps(helmfile): update "udash-agent" Helm Chart version to 0.19.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 764c57b..29bdebb 100644 --- a/helmfile.d/udash.yaml +++ b/helmfile.d/udash.yaml @@ -25,7 +25,7 @@ releases: - name: udash-agent namespace: udash chart: updatecli/udash-agent - version: 0.17.1 + version: 0.19.0 values: - ../values.d/udash/agent.yaml secrets: