From dd94f857def74fd7c3c90a1ab17960b577987872 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Nov 2024 03:05:50 +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 93063442b..88d688620 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.4 +version: 3.9.5 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: