From a78cbe444dda28ed49448e6c0f67334430e81bb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:12:38 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v15 --- 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 f11d79c..a26d093 100644 --- a/n8n/Chart.lock +++ b/n8n/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.4.0 + version: 18.19.3 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.2.24 -digest: sha256:822144473f724175cec6e569390cdd68c2311ded2455f9bb422acf41b01dee2a -generated: "2023-12-08T13:19:34.985248949Z" + version: 15.0.0 +digest: sha256:68cef52de872a4c2fad57953982fecb57e5303b64257a39f78addfd18a138aa7 +generated: "2024-03-18T17:12:11.995513224Z" diff --git a/n8n/Chart.yaml b/n8n/Chart.yaml index 494b572..96b0bc6 100644 --- a/n8n/Chart.yaml +++ b/n8n/Chart.yaml @@ -8,7 +8,7 @@ dependencies: repository: "https://charts.bitnami.com/bitnami" - name: postgresql - version: "13.x" + version: "15.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.7 +version: 0.2.8 # 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