From 3411899c8072c844293b6384a85ec35149f787f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 07:54:13 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v15.3.2 --- deployments/ocis-office/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/ocis-office/helmfile.yaml b/deployments/ocis-office/helmfile.yaml index aa8473d7d..8ec381f9a 100644 --- a/deployments/ocis-office/helmfile.yaml +++ b/deployments/ocis-office/helmfile.yaml @@ -36,7 +36,7 @@ releases: - name: postgresql namespace: onlyoffice chart: bitnami/postgresql - version: 15.3.1 + version: 15.3.2 - name: onlyoffice namespace: onlyoffice