From 26da97a108ab336576164f0e34f2bce090132ba4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 13:19:44 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13 --- n8n/Chart.lock | 6 +++--- n8n/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/n8n/Chart.lock b/n8n/Chart.lock index c202750..f11d79c 100644 --- a/n8n/Chart.lock +++ b/n8n/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 18.4.0 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.12.10 -digest: sha256:3d2b70476e920a70c3c1ba55d0482c579ce6ce2d60a4ae53598714b0460402b1 -generated: "2023-12-08T13:14:37.076199964Z" + version: 13.2.24 +digest: sha256:822144473f724175cec6e569390cdd68c2311ded2455f9bb422acf41b01dee2a +generated: "2023-12-08T13:19:34.985248949Z" diff --git a/n8n/Chart.yaml b/n8n/Chart.yaml index 824327d..494b572 100644 --- a/n8n/Chart.yaml +++ b/n8n/Chart.yaml @@ -8,7 +8,7 @@ dependencies: repository: "https://charts.bitnami.com/bitnami" - name: postgresql - version: "12.x" + version: "13.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.6 +version: 0.2.7 # 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