From 6dc011b89ca9125168592cbc871728b5f1139802 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 10:15:52 +0000 Subject: [PATCH 1/5] chore: deps(helmfile): update "postgresql" Helm Chart version to 18.7.12 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 a7a9fb6..bd7d85d 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.11 + version: 18.7.12 secrets: - ../secrets.d/udash/postgresql.yaml wait: true From 754f50537c9e34ae9c1d74f28c07323bf9310670 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 07:37:53 +0000 Subject: [PATCH 2/5] chore: deps(helmfile): update "cert-manager" Helm Chart version to v1... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... .21.0 Made with ❤️️ by updatecli --- helmfile.d/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/cert-manager.yaml b/helmfile.d/cert-manager.yaml index 506a269..f7206e7 100644 --- a/helmfile.d/cert-manager.yaml +++ b/helmfile.d/cert-manager.yaml @@ -10,7 +10,7 @@ helmDefaults: releases: - name: cert-manager namespace: cert-manager - version: v1.20.3 + version: v1.21.0 chart: cert-manager/cert-manager disableValidationOnInstall: true wait: true From ac32200f751f712bc59e7a29dc05217535434832 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:37:59 +0000 Subject: [PATCH 3/5] chore: deps(helmfile): update "postgresql" Helm Chart version to 18.7.13 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 bd7d85d..f00ee10 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.12 + version: 18.7.13 secrets: - ../secrets.d/udash/postgresql.yaml wait: true From 9776c017be8ddeefcb2120a485e36712e30d42c0 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 06:11:55 +0000 Subject: [PATCH 4/5] chore: deps(helmfile): update "udash" Helm Chart version to 0.30.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 f00ee10..e3fc9b2 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.29.0 + version: 0.30.0 values: - ../values.d/udash/ingress.yaml secrets: From 607bdaf4e2c6c290d160c92dc7cb7bc1aaf981c4 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 06:11:57 +0000 Subject: [PATCH 5/5] chore: deps(helmfile): update "udash-agent" Helm Chart version to 0.32.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 e3fc9b2..12b0ef4 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.31.0 + version: 0.32.0 values: - ../values.d/udash/agent.yaml secrets: