From 57ec994248975850624ae0b22025857752906e9d Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Fri, 31 May 2024 10:04:31 +0200 Subject: [PATCH] doc: update upgrade notes --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 963bc3a..5c74762 100644 --- a/README.md +++ b/README.md @@ -1162,7 +1162,25 @@ 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 +To v7.0.0 + + + +**Breaking changes** + + +The Forgejo docker image is pulled from `code.forgejo.org` instead of `codeberg.org`. + + + +To v6.0.0 + + + +**Breaking changes** + You need Forgejo v7+ to use this Helm Chart version. Use the v5 Helm Chart for Forgejo v1.21. + +