From 1899a4d944c9b91c844f7160a570fe63a4d7c9ab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 May 2024 01:03:47 +0000 Subject: [PATCH] feat: update helm release postgresql to v15.4.0 --- charts/flowise/Chart.yaml | 4 ++-- charts/lighthouse-ci/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/flowise/Chart.yaml b/charts/flowise/Chart.yaml index 7ace8bc2c..0e8b2dffa 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.3.0 +version: 3.4.0 dependencies: - name: common version: 2.19.1 @@ -20,7 +20,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami/ condition: mariadb.enabled - name: postgresql - version: 15.2.5 + version: 15.4.0 repository: https://charts.bitnami.com/bitnami/ condition: postgresql.enabled annotations: diff --git a/charts/lighthouse-ci/Chart.yaml b/charts/lighthouse-ci/Chart.yaml index e61debe1e..ff3f0df84 100644 --- a/charts/lighthouse-ci/Chart.yaml +++ b/charts/lighthouse-ci/Chart.yaml @@ -10,7 +10,7 @@ name: lighthouse-ci sources: - https://github.com/GoogleChrome/lighthouse-ci - https://github.com/cowboysysop/charts/tree/master/charts/lighthouse-ci -version: 8.1.0 +version: 8.2.0 dependencies: - name: common version: 2.19.0 @@ -20,7 +20,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami/ condition: mariadb.enabled - name: postgresql - version: 15.1.4 + version: 15.4.0 repository: https://charts.bitnami.com/bitnami/ condition: postgresql.enabled annotations: