Skip to content

Releases: stumpylog/tailscale-dns-container

v0.12.0

31 Mar 18:05
v0.12.0

Choose a tag to compare

Security

  • SBOM and provenance attestations now generated and attached to released images
  • Job permissions tightened: build-docker-image reduced from contents: write to contents: read, scan-docker-image now explicitly grants contents: read

v0.11.0

31 Mar 17:01

Choose a tag to compare

Added

  • Image now builds for linux/arm64 platform as well
  • Dockerfile linting via Hadolint
  • Validation of the CHANGELOG format
  • Updates s6-overlay to v3.2.2.0

Changed

  • Replaced ncipollo/release-action with native gh release create

Security

  • GitHub Actions workflow audited with zizmor
  • All GitHub Actions checkout steps now set persist-credentials: false
  • Template expressions in run: steps moved to environment variables to prevent injection
  • All GitHub Actions pinned to commit SHAs for supply chain security
  • Dependabot now groups GitHub Actions updates and applies a 7-day cooldown

v0.10.0

09 Dec 16:13

Choose a tag to compare

Changed

  • Base image updated to Alpine 3.23.0
  • YAML is now formatted via yamlfmt

Added

  • The image is now scanned with Trivy

v0.9.0

09 Oct 20:19

Choose a tag to compare

Changed

  • Base image updated to Alpine 3.22.2

v0.8.0

29 Jul 17:33
v0.8.0

Choose a tag to compare

Changed

  • Base image updated to Alpine 3.22.1 #16

v0.7.0

25 Mar 15:27

Choose a tag to compare

Changed

  • Base image updated to Alpine 3.21.3 #14

Added

  • Added sponsor button #13

v0.6.0

09 Dec 15:19

Choose a tag to compare

Changed

  • Base image updated to Alpine 3.21 #11
  • Small documentation updates #12

v0.5.0

11 Oct 16:47

Choose a tag to compare

Changed

  • s6-overlay updated to 3.2.0.2

v0.4.1

31 Jul 17:25

Choose a tag to compare

Fixed

  • Resolved Docker build warning regarding cases of the FROM x AS y format

v0.4.0

10 Jun 16:54
v0.4.0

Choose a tag to compare

Changed

  • Base image updated to Alpine 3.20
  • s6-overlay updated to v3.2.0.0

Added

  • Github release with changelog for releases

Fixed

  • dependabot was targeting the wrong branch for updates