From 4ef4259a96c62737ec94d41aed17e362e1ff81b5 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Wed, 6 Apr 2022 04:41:26 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/joplin-server/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/joplin-server/README.md b/charts/stable/joplin-server/README.md index 9cbcc4f1..e15f5e30 100644 --- a/charts/stable/joplin-server/README.md +++ b/charts/stable/joplin-server/README.md @@ -1,6 +1,6 @@ # joplin-server -![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) +![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) This server allows you to sync any Joplin client @@ -18,7 +18,7 @@ This server allows you to sync any Joplin client | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.16.2 | +| https://charts.bitnami.com/bitnami | postgresql | 11.1.15 | | https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -95,7 +95,7 @@ N/A ## Changelog -### Version 4.6.0 +### Version 5.0.0 #### Added @@ -103,7 +103,7 @@ N/A #### Changed -* Upgraded `postgresql` chart dependency to version `10.16.2`. +* Upgraded `postgresql` chart dependency to version `11.1.15`. #### Fixed