Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ and on top of that:
Gitea Actions - CI/CD "Act" runners
-----------------------------------

As of TurnKey Gitea v18.0, `Gitea Actions`_ are supported and enabled
As of TurnKey Gitea v18.1, `Gitea Actions`_ are supported and enabled
by default. Pre-built `Act runner`_ binaries can be downloaded from Gitea.
Builds on the Gitea host is supported but discouraged, unless using
Docker (which requires additional install).
Expand Down
6 changes: 6 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
turnkey-gitea-18.1 (1) turnkey; urgency=low

* Install latest upstream version of Gitea: v1.25.1.

* Test against TurnKey Linux 18.1

turnkey-gitea-18.0 (1) turnkey; urgency=low

* Install latest upstream version of Gitea: v1.21.10.
Expand Down