From 17b3a94ce8dce7111d27ebf414e6d2d9b5d82e03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:35:55 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v15.5.30 --- argo-workflows/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argo-workflows/helmfile.yaml b/argo-workflows/helmfile.yaml index ce074fb..e810095 100644 --- a/argo-workflows/helmfile.yaml +++ b/argo-workflows/helmfile.yaml @@ -105,7 +105,7 @@ releases: - name: postgresql namespace: argo chart: bitnami/postgresql - version: 15.5.29 + version: 15.5.30 values: - auth: database: postgres