doc: fix upgrade notes formating
Some checks failed
build / lint-node (push) Has been cancelled
build / lint-helm (push) Has been cancelled
build / e2e (v1.27.13) (push) Has been cancelled
build / e2e (v1.28.9) (push) Has been cancelled
build / e2e (v1.29.4) (push) Has been cancelled
build / e2e (v1.30.0) (push) Has been cancelled
build / test-success (push) Has been cancelled
build / publish (push) Has been cancelled
Some checks failed
build / lint-node (push) Has been cancelled
build / lint-helm (push) Has been cancelled
build / e2e (v1.27.13) (push) Has been cancelled
build / e2e (v1.28.9) (push) Has been cancelled
build / e2e (v1.29.4) (push) Has been cancelled
build / e2e (v1.30.0) (push) Has been cancelled
build / test-success (push) Has been cancelled
build / publish (push) Has been cancelled
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…
Add table
Add a link
Reference in a new issue