From f2e9c23e14f521ff8662de047cbf776a1c8ea643 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:47:34 +0000 Subject: [PATCH] chore(deps): update helm release redis to v19 --- 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 a26d093..44e6a1b 100644 --- a/n8n/Chart.lock +++ b/n8n/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.19.3 + version: 19.1.2 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 15.0.0 -digest: sha256:68cef52de872a4c2fad57953982fecb57e5303b64257a39f78addfd18a138aa7 -generated: "2024-03-18T17:12:11.995513224Z" + version: 15.2.5 +digest: sha256:32f1625dcc1d54075559e46e493aa62676ffde1bf661d7f993fa29bc17bf4843 +generated: "2024-04-18T22:47:07.581915129Z" diff --git a/n8n/Chart.yaml b/n8n/Chart.yaml index abc0c5c..2d4c0e2 100644 --- a/n8n/Chart.yaml +++ b/n8n/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for n8n.io dependencies: - name: redis - version: "18.x" + version: "19.x" repository: "https://charts.bitnami.com/bitnami" - name: postgresql @@ -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.8 +version: 0.2.9 # 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