From 329e644f60f6f6ec1c3eeb77adf8cfdeb92c707b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 Oct 2024 01:15:08 +0000 Subject: [PATCH] feat: update helm release postgresql to v15.5.38 --- charts/flowise/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/flowise/Chart.yaml b/charts/flowise/Chart.yaml index 437f1f3ee..f5f3310d6 100644 --- a/charts/flowise/Chart.yaml +++ b/charts/flowise/Chart.yaml @@ -10,7 +10,7 @@ name: flowise sources: - https://github.com/FlowiseAI/Flowise - https://github.com/cowboysysop/charts/tree/master/charts/flowise -version: 3.9.1 +version: 3.9.2 dependencies: - name: common version: 2.21.0 @@ -20,7 +20,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami/ condition: mariadb.enabled - name: postgresql - version: 15.5.7 + version: 15.5.38 repository: https://charts.bitnami.com/bitnami/ condition: postgresql.enabled annotations: