From a56b5d55e1d8ca63307b9aaa9899c675baf1b769 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:08:32 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v15.5.35 --- apps/argo-workflows/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/argo-workflows/helmfile.yaml b/apps/argo-workflows/helmfile.yaml index a7bd753..fbb544a 100644 --- a/apps/argo-workflows/helmfile.yaml +++ b/apps/argo-workflows/helmfile.yaml @@ -105,7 +105,7 @@ releases: - name: postgresql namespace: argo chart: bitnami/postgresql - version: 15.5.34 + version: 15.5.35 values: - auth: database: postgres