diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 6429425f04..3834eb29f1 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.18 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled annotations: