Releases: theohbrothers/docker-packer
Releases · theohbrothers/docker-packer
20241005.0.0
Changes
✨ Enhancements
- Enhancement: Bump sops variants to 3.7.3 @leojonathanoh (#58)
- Enhancement: Add packer 1.11.2 qemu, virtualbox 7.0.20, and virtualbox 7.1.2 variants @leojonathanoh (#59)
20240927.0.0
Changes
🚀 Features
- Feature: Add virtualbox 7.0.20 variant @leojonathanoh (#56)
🐛 Bug Fixes
- Fix: Fix packer not installing on ubuntu 16.04 and ubuntu 18.04 @leojonathanoh (#57)
📝 Documentation
- Docs (readme): Update GitHub CI badge @leojonathanoh (#55)
20240302.0.0
Changes
🖊️ Refactors
- Refactor: Update CI files @theohbrothersbot (#54)
📝 Documentation
- Docs (readme): Fix Other builders section example @leojonathanoh (#53)
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#50)
🖊️ Refactors
- Refactor: Move versions from
VARIANTS.ps1
toversions.json
@leojonathanoh (#49)
20230709.0.0
Changes
📝 Documentation
- Docs (readme): Add notes about possibly needing same virtualbox minor version on host @leojonathanoh (#46)
- Docs (readme): Add more details to usage @leojonathanoh (#47)
- Docs (readme): Add info about packer configuation via environment variables @leojonathanoh (#48)
- Docs (examples): Use
2
cpu and1024M
of memory inubuntu2004-virtualbox
example @leojonathanoh (#45) - Docs (examples): Move examples to
docs/examples
@leojonathanoh (#43) - Docs (examples): Improve readability of usage one-liners @leojonathanoh (#44)
20230706.0.0
Changes
🚀 Features
- Feature: Add
virtualbox-6.1.44
variant @leojonathanoh (#37) - Feature: Add
qemu
variants @leojonathanoh (#39) - Enhancement: Run
packer version
inDockerfile
@leojonathanoh (#40) - Enhancement: Bump
virtualbox-7.0
variants tovirtualbox-7.0.8
@leojonathanoh (#38)
📝 Documentation
- Docs: Use
2
cpu and1024M
inubuntu2004-qemu
example @leojonathanoh (#41) - Docs: Add
ubuntu2004-virtualbox
example @leojonathanoh (#42)
🧰 Maintenance
- Chore (ci): Remove unneeded
.gitlab-ci.yml
template @leojonathanoh (#36)
20230311.0.0
20230304.0.0
Changes
🚀 Features
- Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#34)
🖊️ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2
, simpler tag determination inprep
, anddocker/login-action@v2
@leojonathanoh (#33)
📝 Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Context
column markdown formatting @leojonathanoh (#32)
20230207.0.0
Changes
🐛 Bug Fixes
- Fix (ci): Run
update-dockerhub-description
job only onmaster
@leojonathanoh (#31)
20230127.0.0
Changes
🚀 Features
- Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#30)
🐛 Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#29)