doc: fix upgrade notes formating

This commit is contained in:
Michael Kriese 2024-05-31 10:08:45 +02:00
parent 7e32e92f14
commit b93afdcfd9
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -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!
<details>
<summary>To v7.0.0</summary>
<!-- prettier-ignore-start -->
<!-- markdownlint-disable-next-line -->
**Breaking changes**
<!-- prettier-ignore-end -->
### To v7.0.0
The Forgejo docker image is pulled from `code.forgejo.org` instead of `codeberg.org`.
</details>
<details>
<summary>To v6.0.0</summary>
<!-- prettier-ignore-start -->
<!-- markdownlint-disable-next-line -->
**Breaking changes**
<!-- prettier-ignore-end -->
### To v6.0.0
You need Forgejo v7+ to use this Helm Chart version.
Use the v5 Helm Chart for Forgejo v1.21.
</details>