From d4e22a0fd7b0d5c5fa72333475db6d1eea7c4988 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 13:14:50 +0000 Subject: [PATCH] chore(deps): update helm release redis to v18 --- 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 40fdb59..c202750 100644 --- a/n8n/Chart.lock +++ b/n8n/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 16.13.2 + version: 18.4.0 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 12.12.10 -digest: sha256:7d50fcc824047240c4a05fa22979c119c1ebd871bf8462b4c84136e7919669ba -generated: "2023-12-08T14:56:36.99152074+02:00" +digest: sha256:3d2b70476e920a70c3c1ba55d0482c579ce6ce2d60a4ae53598714b0460402b1 +generated: "2023-12-08T13:14:37.076199964Z" diff --git a/n8n/Chart.yaml b/n8n/Chart.yaml index 5a97ccf..824327d 100644 --- a/n8n/Chart.yaml +++ b/n8n/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for n8n.io dependencies: - name: redis - version: "16.x" + version: "18.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.5 +version: 0.2.6 # 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