From e9b5f5fbbacab80701721bb616a17f0e668d7a68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:19:06 +0000 Subject: [PATCH] [joplin-server] Update Helm chart postgresql to v13 --- charts/stable/joplin-server/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 6429425f04..4cff059b55 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 2.1.2 description: This server allows you to sync any Joplin client name: joplin-server -version: 7.0.1 +version: 8.0.0 keywords: - joplin - notes @@ -21,7 +21,7 @@ dependencies: repository: https://bjw-s.github.io/helm-charts version: 2.0.3 - name: postgresql - version: 12.12.10 + version: 13.2.20 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled annotations: