Releases: theohbrothers/docker-webhook
Releases · theohbrothers/docker-webhook
20241005.0.0
Changes
✨ Enhancements
- Enhancement: Bump bare variants to alpine:3.20 @leojonathanoh (#49)
- Enhancement: Add
ts
in all variants @leojonathanoh (#48) - Enhancement: Add
libvirt-9
andlibvirt-10
variants @leojonathanoh (#50)
20240929.0.0
Changes
✨ Enhancements
- Enhancement: Bump sops variants to 3.7.3 @leojonathanoh (#47)
🖊️ Refactors
- Refactor (ci): Bump actions to node 20 @leojonathanoh (#46)
📝 Documentation
- Docs (readme): Update GitHub CI badge @leojonathanoh (#45)
20240302.0.0
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#41)
🖊️ Refactors
- Refactor (ci): Use a
job_group_key
to group jobs @leojonathanoh (#42)
20230920.0.0
Changes
🚀 Features
- Enhancement: Remove
alpine-*
suffix from docker tags @leojonathanoh (#40) - Enhancement: Enhance
/docker-entrypoint.sh
withwebhook
flag detection with fallback on binary @leojonathanoh (#36) - Enhancement: Add 2.7.0 bare and
libvirt-*
variants, and deprecatealpine:3.13
andalpine:3.15
bare andcurl-*
variants @leojonathanoh (#39)
🧰 Maintenance
- Chore: Deprecate
alpine:3.12
variants @leojonathanoh (#38)
20230630.0.0
Changes
🚀 Features
- Enhancement: Run
webhook --version
during build @leojonathanoh (#34) - Enhancement: Bump builder image to
golang:1.20-alpine
@leojonathanoh (#33) - Enhancement: Bump
2.8.0
variants to2.8.1
@leojonathanoh (#35) - Enhancement: Add validation for
sops
@leojonathanoh (#31)
🧰 Maintenance
- Chore (ci): Remove unneeded
.gitlab-ci.yml
template @leojonathanoh (#32)
20230304.0.0
Changes
🚀 Features
- Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#30)
🖊️ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2
, simpler tag determination inprep
, anddocker/login-action@v2
@leojonathanoh (#29)
📝 Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Context
column markdown formatting @leojonathanoh (#28)
20230207.0.0
Changes
🐛 Bug Fixes
- Fix (ci): Run
update-dockerhub-description
job only onmaster
@leojonathanoh (#27)
20230127.0.0
Changes
🚀 Features
- Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#26)
🐛 Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#25)
20221226.0.0
Changes
🚀 Features
- Feature: Add
libvirt
variants @leojonathanoh (#21) - Feature: Add
ca-certificates
in all variants @leojonathanoh (#20) - Feature: Add
alpine:3.17
andalpine:3.15
variants @leojonathanoh (#18)
🐛 Bug Fixes
- Fix (buildx): Use build container
OS
andARCH
for builds @leojonathanoh (#23)
🖊️ Refactors
- Refactor: Tidy up
Dockerfile
@leojonathanoh (#19)
🧰 Maintenance
- Chore: Remove all
sops
silo variants @leojonathanoh (#22) - Chore: Drop support for building for
linux/s390x
@leojonathanoh (#24)