Releases: JamesIves/hlds-docker
Releases · JamesIves/hlds-docker
v1.0.15
What's Changed
Build 🔧
- docs: 📝 Improve overall documentation structure by adding more precise examples, and splitting advanced configurations into their own files by @JamesIves in #22
- docs: 📝 added a project logo and meta image by @JamesIves in #22
Full Changelog: v1.0.14...v1.0.15
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.txtone 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
wgetdependency. - 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:gearboxfor the latest version, andjives/hlds:gearbox-v1.0.9for 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.