Releases: serversideup/s6-overlay
Releases · serversideup/s6-overlay
v3.1.5.0
v2.2.0
Bumped S6 overlay version to:
v3.1.4.2
v2.1.1
Fixes
- Fixed environment variable references in CI
v2.1.0
Adds better support for S6 Versioning
Everything is now based off the s6-overlay_version.txt
file, which is loaded in CI and a Docker build for a single source of truth for selecting an S6 Version.
Better tagging
Tags are now going to be available as:
🏷️ Tag | 👇 Example | 📖 More Info |
---|---|---|
Operating System Version | ubuntu-22.04 |
Select your operating system version with the latest version of S6 Overlay. |
Operating System Version + S6 Version | ubuntu-22.04-v3.1.4.2 |
Select your operating system version and version of S6 Overlay |
S6 Overlay Version | v3.1.4.2 |
Use the latest operating system at the time, but a specific version of S6 overlay |
Latest | latest |
Use the latest version of Ubuntu and S6 Overlay |
v2.0.4
🗄️ Deprecations
- Removed
linux/riscv64
support
🧼 Cleanup
- Improved CI process for testing pull requests
v2.0.3
🧼 Cleanup
- Fixed CI tagging error
v2.0.2
🧼 Cleanup
- Fixed CI error on build reference
v2.0.1
✨ Enhancements
- Cleaned up development workflow
- There were no changes to the Docker images
v2.0.0
🚀 Enhancements
- Upgraded to S6 Overlay 3.x
- Added Ubuntu 22.04 support
- Added Multi-Arch Docker Image support
- Improved CI workflow
🚨 Breaking Changes
- Renamed Docker Hub repository to https://hub.docker.com/r/serversideup/s6-overlay
v1.0.0
Initial release of all the awesome new features 🎉