Releases: theohbrothers/docker-alpine-cron
Releases · theohbrothers/docker-alpine-cron
20250606.0.0
Changes
🚀 Features
- Feature: Add alpine 3.20 variants @leojonathanoh (#31)
✨ Enhancements
- Enhancement: Add
ca-certificatesacross variants @leojonathanoh (#32)
🖊️ Refactors
- Refactor (ci): Bump actions to node 20 @leojonathanoh (#30)
📝 Documentation
- Docs (readme): Update GitHub CI badge @leojonathanoh (#29)
20240302.0.0
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#24)
🖊️ Refactors
- Refactor (ci): Use a
job_group_keyto group jobs @leojonathanoh (#27) - Refactor (ci): Sort jobs by descending order of package version @leojonathanoh (#26)
👗 Style
- Style (ci): Add newline after job @leojonathanoh (#25)
20230920.0.0
20230703.0.0
Changes
🚀 Features
- Feature: Add
CRON_UIDandCRON_GIDenvironment variables and removeCRON_USERenvironment variable @leojonathanoh (#21) - Feature: Add
3.17variants @leojonathanoh (#14) - Feature: Add
3.15variants @leojonathanoh (#13) - Enhancement: Remove unneeded
outputanderrorfunctions indocker-entrypoint.sh@leojonathanoh (#20) - Enhancement: Remove unneeded
/cronscriptsvolume @leojonathanoh (#18) - Enhancement: Remove setting permissions on files in unneeded
/cronscriptsdirectory indocker-entrypoint.sh@leojonathanoh (#17)
🖊️ Refactors
- Refactor: Simplify creation of crontab @leojonathanoh (#19)
📝 Documentation
- Docs (readme): Update description of
CRONenvironment variable @leojonathanoh (#22)
🧰 Maintenance
- Chore: Remove unneeded older variants @leojonathanoh (#15)
- Chore (ci): Remove unneeded
.gitlab-ci.ymltemplate @leojonathanoh (#12)
20230304.0.0
Changes
🚀 Features
- Enhancement (ci): Add
changelabel torelease-drafter.yml@leojonathanoh (#11)
🖊️ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2, simpler tag determination inprep, anddocker/login-action@v2@leojonathanoh (#10)
📝 Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Contextcolumn markdown formatting @leojonathanoh (#9)
20230207.0.0
Changes
🐛 Bug Fixes
- Fix (ci): Run
update-dockerhub-descriptionjob only onmaster@leojonathanoh (#8)
20230127.0.0
Changes
🚀 Features
- Enhancement (ci): Add
test-nogitdiffandupdate-dockerhub-descriptionjobs @leojonathanoh (#7)
🐛 Bug Fixes
- Fix (ci): Fix caching for
docker buildx@leojonathanoh (#6)
20221030.1.2
Changes
🐛 Bug Fixes
- Fix (ci): Remove unneeded
DOCKERHUB_REGISTRY_USERinprepstep ofbuild-*jobs @leojonathanoh (#5)