Skip to content

Releases: qoomon/docker-host

3.5.1

Choose a tag to compare

@qoomon qoomon released this 17 Jun 06:49
59004ec

What's Changed

  • build(deps): bump alpine from 3.23.4 to 3.24.0 by @dependabot[bot] in #88
  • Fix error: docker_hostname: parameter not set. by @shizunge in #89

New Contributors

Full Changelog: v3.5.0...v3.5.1

3.5.0

Choose a tag to compare

@qoomon qoomon released this 08 Jun 13:49

Full Changelog: v3.4.2...v3.5.0

3.4.2

Choose a tag to compare

@qoomon qoomon released this 21 Apr 06:29
034e5f5

What's Changed

  • build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #82
  • build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #83
  • build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #84
  • build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #85
  • build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #86
  • build(deps): bump alpine from 3.23.3 to 3.23.4 by @dependabot[bot] in #87

Full Changelog: v3.4.1...v3.4.2

3.4.1

Choose a tag to compare

@qoomon qoomon released this 18 Feb 13:21
f0fbfac

What's Changed

  • Upgrade alpine from 3.23.0 to 3.23.3 by @qoomon in #81

Full Changelog: v3.4.0...v3.4.1

3.4.0

Choose a tag to compare

@qoomon qoomon released this 05 Feb 23:08
de1dce9

What's Changed

  • build(deps): bump alpine from 3.22.2 to 3.23.3 by @dependabot[bot] in #80
  • Use Iptables-nft if possible by @hamnis in #79

New Contributors

Full Changelog: v3.3.3...v3.4.0

3.3.3

Choose a tag to compare

@qoomon qoomon released this 14 Oct 06:08
9cf6b6e

What's Changed

  • build(deps): bump alpine from 3.22.0 to 3.22.1 by @dependabot[bot] in #74
  • build(deps): bump alpine from 3.22.1 to 3.22.2 by @dependabot[bot] in #76

Full Changelog: v3.3.2...v3.3.3

3.3.2

Choose a tag to compare

@qoomon qoomon released this 03 Jun 19:09
7a29bf0
build(deps): bump alpine from 3.21.3 to 3.22.0 (#73)

Bumps alpine from 3.21.3 to 3.22.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: 3.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3.3.1

Choose a tag to compare

@qoomon qoomon released this 29 Jul 08:55
3398ca4

Bump alpine baseimage version to alpine:3.20.2

3.3.0

Choose a tag to compare

@qoomon qoomon released this 16 Jul 10:41
  • revert to iptables-legacy to support containers on windows hosts

3.2.0

Choose a tag to compare

@qoomon qoomon released this 15 Jul 10:51
51001d8
  • migrate from iptables to nftables