Releases: JamesIves/hlds-docker
Releases · JamesIves/hlds-docker
v1.0.14
What's Changed
Build 🔧
- chore: resolved a small issue with a build script
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
Bug Fixes 🐝
- fix: 🐝 Fixed a bug where SteamCMD was complaining that force_dir_install was not ran before login
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
Bug Fixes 🐝
- fix: 🐝 Updates the
motd.txt
one more time to ensure that the images load properly (cs 1.6 does not support https) by @JamesIves in #16
Documentation 📖
- docs: Adds documentation based on GitHub community standards @JamesIves in #16
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
Build 🔧
- build: 🔧 Removed the unused
wget
dependency. - feat: ✨ Improved the default out of the box motd so it's not blindingly white.
v1.0.10
What's Changed
Build 🔧
- build: 🔧 Removed a script that was executed due to an earlier attempt at resolving an issue downloading official mods.
- build: 🔧 Added maintainer and vendor tag to image.
v1.0.9
What's Changed
Build 🔧
- build: 🔧 Setup beta workflow by @JamesIves in #13
- build: 🔧 Tagged all docker images with the current version, you can now do
jives/hlds:gearbox
for the latest version, andjives/hlds:gearbox-v1.0.9
for example for a specific version by @JamesIves in #13
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
Build 🔧
- build: Setup cross publishing of Docker containers to the GitHub container repo.
v1.0.7
What's Changed
Documentation 📖
- docs: Improve documentation and GitHub tooling by @JamesIves in #11
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
Documentation 📖
- Improved overall documentation and comments.
v1.0.5
What's Changed
Documentation 📖
- Adjusted the
docker-compose.yml
docs for the pre-built images.