Releases: theohbrothers/docker-chrony
Releases · theohbrothers/docker-chrony
20240302.1.0
20240302.0.0
Changes
🚀 Features
- Enhancement: Bump chrony 4.4 variants to 4.5 @leojonathanoh (#23)
🖊️ Refactors
- Refactor: Rename chrony 4.5 variant to alpine 3.19 @leojonathanoh (#24)
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#21)
🖊️ Refactors
- Refactor (ci): Use a
job_group_key
to group jobs @leojonathanoh (#22)
20230920.0.0
Changes
🚀 Features
- Enhancement: Remove
v
prefix from docker tags @leojonathanoh (#20) - Enhancement: Add v4.4 variants @leojonathanoh (#19)
🖊️ Refactors
- Refactor: Use range constraint in
apk add
for simpler versions @leojonathanoh (#18)
20230630.0.0
Changes
🚀 Features
- Feature: Add
4.3
variants @leojonathanoh (#15) - Enhancement: Run
--version
during build @leojonathanoh (#17)
🖊️ Refactors
- Refactor: Reorder statements in
Dockerfile
template for readability @leojonathanoh (#16)
🧰 Maintenance
- Chore (ci): Remove unneeded
.gitlab-ci.yml
template @leojonathanoh (#14)
20230304.0.0
Changes
🚀 Features
- Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#13)
🖊️ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2
, simpler tag determination inprep
, anddocker/login-action@v2
@leojonathanoh (#12)
📝 Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Context
column markdown formatting @leojonathanoh (#11)
20230207.0.0
Changes
🐛 Bug Fixes
- Fix (ci): Run
update-dockerhub-description
job only onmaster
@leojonathanoh (#10)
20230127.0.0
Changes
🚀 Features
- Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#9)
🐛 Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#8)
20221030.0.0
Changes
🖊️ Refactors
- Refactor (ci): Use
v20221030.0.0
inrelease-drafter.yml
like the default template @leojonathanoh (#6) - Refactor (ci): Use
$GITHUB_ENV
,github.ref_name
, and bump actions to node 16 @leojonathanoh (#5)
📝 Documentation
- Docs (readme): Add Development section @leojonathanoh (#7)
20220919.1.0
Changes
🚀 Features
- Feature: Add ca-certificates @leojonathanoh (#4)
🖊️ Refactors
- Refactor: Simplify docker-entrypoint.sh and remove 'Executing:' log line @leojonathanoh (#3)