doc: fix upgrade notes formating
This commit is contained in:
parent
7e32e92f14
commit
b93afdcfd9
1 changed files with 2 additions and 20 deletions
22
README.md
22
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**!
|
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!
|
If you miss this, blindly upgrading may delete your Postgres instance and you may lose your data!
|
||||||
|
|
||||||
<details>
|
### To v7.0.0
|
||||||
|
|
||||||
<summary>To v7.0.0</summary>
|
|
||||||
|
|
||||||
<!-- prettier-ignore-start -->
|
|
||||||
<!-- markdownlint-disable-next-line -->
|
|
||||||
**Breaking changes**
|
|
||||||
<!-- prettier-ignore-end -->
|
|
||||||
|
|
||||||
The Forgejo docker image is pulled from `code.forgejo.org` instead of `codeberg.org`.
|
The Forgejo docker image is pulled from `code.forgejo.org` instead of `codeberg.org`.
|
||||||
|
|
||||||
</details>
|
### To v6.0.0
|
||||||
|
|
||||||
<details>
|
|
||||||
|
|
||||||
<summary>To v6.0.0</summary>
|
|
||||||
|
|
||||||
<!-- prettier-ignore-start -->
|
|
||||||
<!-- markdownlint-disable-next-line -->
|
|
||||||
**Breaking changes**
|
|
||||||
<!-- prettier-ignore-end -->
|
|
||||||
|
|
||||||
You need Forgejo v7+ to use this Helm Chart version.
|
You need Forgejo v7+ to use this Helm Chart version.
|
||||||
Use the v5 Helm Chart for Forgejo v1.21.
|
Use the v5 Helm Chart for Forgejo v1.21.
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
Loading…
Reference in a new issue