From 0bed7aa013213cf56efbeca69dd2fba92012fe33 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Dec 2024 04:23:15 +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 cc3bdbdc8..6d21d1eda 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.10.1 +version: 3.10.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: