Skip to content

Releases: JamesIves/hlds-docker

v1.0.15

13 Jul 19:52
3951cea

Choose a tag to compare

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

05 Jul 01:48

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

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

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

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

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

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

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

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

Choose a tag to compare

What's Changed

Documentation 📖

  • Improved overall documentation and comments.