Release Highlights
- Fixed a
josepy
related issue preventing DSH installation. - Fixed missing persistent storage for Gitea to prevent failure after container restart.
Upgrading from 5.4.1
Please back up your Gitea codebase before updating the SRE. Our testing shows that repositories created before this update won't be repaired, so you will need to re-create them once the update is completed.
Once the backup is finished, run the following command to upgrade an existing SRE.
dsh deploy sre YOURSRENAME
What's Changed
- Reduce update workflow frequency by @JimMadge in #2421
- Mounting a volume to fix Gitea after container restart. by @cptanalatriste in #2423
Full Changelog: v5.4.0...v5.4.1