From 24a39da081ad888a7951ffffbe83135daeae78e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 29 Dec 2024 03:32:06 +0000 Subject: [PATCH] feat: update helm release postgresql to v15.5.38 --- 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 a35baca03..022d8a3f8 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.2 +version: 3.10.3 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: diff --git a/charts/lighthouse-ci/Chart.yaml b/charts/lighthouse-ci/Chart.yaml index e61debe1e..717237c78 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.5.38 repository: https://charts.bitnami.com/bitnami/ condition: postgresql.enabled annotations: