From c7588e47de188c393fbabdee0efc411b5b8ead42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 09:39:34 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v16 --- n8n/Chart.lock | 8 ++++---- n8n/Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/n8n/Chart.lock b/n8n/Chart.lock index 6f08388..482b217 100644 --- a/n8n/Chart.lock +++ b/n8n/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.0.0 + version: 20.6.2 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 15.5.21 -digest: sha256:d03069108ead7f7293809f8799c8279572ef13717e74e72eed91b5b7995fa535 -generated: "2024-08-09T15:46:50.531135763Z" + version: 16.3.5 +digest: sha256:a928bd35c798650d0399d711cda95ee1b13f044a71c66316b59e46b82bf56255 +generated: "2025-01-09T09:39:27.732605888Z" diff --git a/n8n/Chart.yaml b/n8n/Chart.yaml index ecedb7a..345f075 100644 --- a/n8n/Chart.yaml +++ b/n8n/Chart.yaml @@ -8,7 +8,7 @@ dependencies: repository: "https://charts.bitnami.com/bitnami" - name: postgresql - version: "15.x" + version: "16.x" repository: "https://charts.bitnami.com/bitnami" type: application @@ -16,7 +16,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.14 +version: 0.2.15 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to