From e9db248e05f32fae4c79acc2cb3e2b73da5b5771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 17:19:19 +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..7ed4ad020e 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.27 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled annotations: