From f4d8365c9776f5ba80ea4cc35067b9e1b2d634bf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 8 May 2022 04:23:10 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v11 --- n8n/Chart.lock | 8 ++++---- n8n/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/n8n/Chart.lock b/n8n/Chart.lock index c7c7696..dfc78f3 100644 --- a/n8n/Chart.lock +++ b/n8n/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.1 + version: 15.7.6 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 10.12.7 -digest: sha256:27e8cf81e369244354a84a05f769afa90c4a688a71a744a64e0ec8fa330f8615 -generated: "2021-10-24T06:57:37.583035827+03:00" + version: 11.1.28 +digest: sha256:f6602096c0eaeebe0ec17ca9343f7d7007a849e70ad598037089d5f6341125d4 +generated: "2022-05-08T04:22:38.674571536Z" diff --git a/n8n/Chart.yaml b/n8n/Chart.yaml index a499d01..a6cd025 100644 --- a/n8n/Chart.yaml +++ b/n8n/Chart.yaml @@ -8,7 +8,7 @@ dependencies: repository: "https://charts.bitnami.com/bitnami" - name: postgresql - version: "10.x.x" + version: "11.x" repository: "https://charts.bitnami.com/bitnami" type: application