Skip to content

Releases: JamesIves/hlds-docker

v1.0.14

05 Jul 01:48
Compare
Choose a tag to compare

What's Changed

Build 🔧

  • chore: resolved a small issue with a build script

Full Changelog: v1.0.13...v1.0.14

v1.0.13

20 Jun 14:41
Compare
Choose a tag to compare

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

20 Jun 14:36
Compare
Choose a tag to compare

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

20 Jun 02:35
Compare
Choose a tag to compare

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

18 Jun 14:46
Compare
Choose a tag to compare

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

18 Jun 14:34
1b368c1
Compare
Choose a tag to compare

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, and jives/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

18 Jun 13:38
Compare
Choose a tag to compare

What's Changed

Build 🔧

  • build: Setup cross publishing of Docker containers to the GitHub container repo.

v1.0.7

18 Jun 12:27
103f79e
Compare
Choose a tag to compare

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

18 Jun 01:18
f6a5cca
Compare
Choose a tag to compare

What's Changed

Documentation 📖

  • Improved overall documentation and comments.

v1.0.5

18 Jun 00:48
Compare
Choose a tag to compare

What's Changed

Documentation 📖

  • Adjusted the docker-compose.yml docs for the pre-built images.