docs: update readme
This commit is contained in:
parent
88c6b214a2
commit
5cfedf4f41
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
# Forgejo Helm Chart <!-- omit from toc -->
|
# Forgejo Helm Chart <!-- omit from toc -->
|
||||||
|
|
||||||
[](https://ci.dachary.org/forgejo-contrib/forgejo-helm)
|
|
||||||
|
|
||||||
- [Introduction](#introduction)
|
- [Introduction](#introduction)
|
||||||
- [Update and versioning policy](#update-and-versioning-policy)
|
- [Update and versioning policy](#update-and-versioning-policy)
|
||||||
- [Dependencies](#dependencies)
|
- [Dependencies](#dependencies)
|
||||||
|
@ -70,7 +68,7 @@ Additionally, this chart allows to provide LDAP and admin user configuration wit
|
||||||
## Update and versioning policy
|
## Update and versioning policy
|
||||||
|
|
||||||
The Forgejo helm chart versioning does not follow Forgejo's versioning.
|
The Forgejo helm chart versioning does not follow Forgejo's versioning.
|
||||||
The latest chart version can be looked up in <https://codeberg.org/forgejo-contrib/-/packages/container/forgejo/0.8.0> or in the [repository releases](https://codeberg.org/forgejo-contrib/forgejo-helm/releases).
|
The latest chart version can be looked up in <https://codeberg.org/forgejo-contrib/-/packages/container/forgejo> or in the [repository releases](https://codeberg.org/forgejo-contrib/forgejo-helm/releases).
|
||||||
|
|
||||||
The chart aims to follow Forgejo's releases closely.
|
The chart aims to follow Forgejo's releases closely.
|
||||||
There might be times when the chart is behind the latest Forgejo release.
|
There might be times when the chart is behind the latest Forgejo release.
|
||||||
|
@ -1092,6 +1090,8 @@ Expected workflow is: Fork -> Patch -> Push -> Pull Request
|
||||||
|
|
||||||
See [CONTRIBUTORS GUIDE](CONTRIBUTING.md) for details.
|
See [CONTRIBUTORS GUIDE](CONTRIBUTING.md) for details.
|
||||||
|
|
||||||
|
Hop into [our Matrix room](https://matrix.to/#/#forgejo-helm-chart:matrix.org) if you have any questions or want to get involved.
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
This section lists major and breaking changes of each Helm Chart version.
|
This section lists major and breaking changes of each Helm Chart version.
|
||||||
|
|
Loading…
Reference in a new issue