From b93afdcfd95bf8b3ddce40e7baa1144dad90c3a2 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Fri, 31 May 2024 10:08:45 +0200 Subject: [PATCH] doc: fix upgrade notes formating --- README.md | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 5d5b0ed..a7881a2 100644 --- a/README.md +++ b/README.md @@ -1162,29 +1162,11 @@ 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 v7.0.0 - - - -**Breaking changes** - +### To v7.0.0 The Forgejo docker image is pulled from `code.forgejo.org` instead of `codeberg.org`. -
- -
- -To v6.0.0 - - - -**Breaking changes** - +### To v6.0.0 You need Forgejo v7+ to use this Helm Chart version. Use the v5 Helm Chart for Forgejo v1.21. - -