From 17835987bbd7169b35b6e8f9d29d4bed7399d4bb Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Wed, 29 May 2024 08:24:57 +0200 Subject: [PATCH] docs: add upgrade notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d1e2fd1..e312ff2 100644 --- a/README.md +++ b/README.md @@ -1161,3 +1161,7 @@ Hop into [our Matrix room](https://matrix.to/#/#forgejo-helm-chart:matrix.org) i This section lists major and breaking changes of each Helm Chart version. Please read them carefully to upgrade successfully, especially the change of the **default database backend**! If you miss this, blindly upgrading may delete your Postgres instance and you may lose your data! + +### To v6.0.0 + +You need Forgejo v7+ to use this Helm Chart version.