Releases: Bleala/Vdirsyncer-DOCKERIZED
2.5.5 - Vdirsyncer 0.19.3 update, multiple cronjobs fix and dependencies updates
2.5.5 Contains
- Vdirsyncer update to version 0.19.3
- Multiple cronjobs fix --> #29
- Alpine update to version 3.20.3
- Python update to version 3.12.6
- Pipx update to version 1.7.1
What's Changed
- README.md and image version update by @Bleala in #27
- Bump vdirsyncer to
0.19.3
by @malmeloo in #28 - Vdirsyncer update, dependencies updates and multiple cronjobs fix by @Bleala in #31
- fix: version tag by @Bleala in #32
- fix: FROM alpine version by @Bleala in #33
New Contributors
Download
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions
- Vdirsyncer 0.19.3
- Alpine 3.20.3
- Python 3.12.6
- Pip 24.2.0
- Pipx 1.7.1
Full Changelog: 2.5.4...2.5.5
2.5.4 - Fix rm parameter
2.5.4 Contains
- Alpine update to version 3.20.2
- Python update to version 3.12.3
- Pip update to version 24.2.0
- Pipx update to version 1.6.0
What's Changed
- feat: workflow notifications by @Bleala in #23
- fix: version badge by @Bleala in #24
- fix: rm parameter by @Bleala in #26
Download
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions
- Vdirsyncer 0.19.2
- Alpine 3.20.2
- Python 3.12.3
- Pip 24.2.0
- Pipx 1.6.0
Full Changelog: 2.5.3...2.5.4
2.5.3 - Dependencies update
2.5.3 Contains
- Alpine update to version 3.20.2
- Python update to version 3.12.3
- Pip update to version 24.2.0
- Pipx update to version 1.6.0
What's Changed
- fix: docker volume by @Bleala in #16
- perf: moved to gitea/github actions for deployment by @Bleala in #17
- fix: job name by @Bleala in #18
- update: dependencies by @Bleala in #22
New Contributors
Download
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions
- Vdirsyncer 0.19.2
- Alpine 3.20.2
- Python 3.12.3
- Pip 24.2.0
- Pipx 1.6.0
Full Changelog: 2.5.2...2.5.3
2.5.2 - Execute custom scripts and Alpine update
2.5.2 Contains
- Merged Pull Request #14 from @c0d3m0nky --> You can run custom scripts after the cronjob
vdirsyncer
command(s), if you set the script file location with the environment variablePOST_SYNC_SCRIPT_FILE
Thank you @c0d3m0nky! - Alpine update to version 3.19.1
What's Changed
- Ability to set a shell script to run after sync is complete by @c0d3m0nky in #14
New Contributors
- @c0d3m0nky made their first contribution in #14
Download
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions
- Vdirsyncer 0.19.2
- Alpine 3.19.1
- Python 3.11.6
- Pip 24.0.0
- Pipx 1.4.3
Full Changelog: 2.5.1...2.5.2
2.5.1 - Alpine, Pip and Pipx Update
2.5.1 contains the following:
- Alpine update to version 3.18.6
- Pip update to version 24.0.0
- Pipx update to version 1.4.3
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions:
- Vdirsyncer 0.19.2
- Alpine 3.18.6
- Python 3.11.6
- Pip 24.0.0
- Pipx 1.4.3
2.5.0 - Vdirsyncer 0.19.2 Update
2.5.0 contains the following:
- Vdirsyncer update to version 0.19.2
- Alpine update to version 3.18.3
- Python update to version 3.11.5
- Pip update to version 23.2.1
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions:
- Vdirsyncer 0.19.2
- Alpine 3.18.3
- Python 3.11.5
- Pip 23.2.1
- Pipx 1.2.0
2.4.5 - Fix Supercronic start issue
2.4.5 contains the following:
- Supercronic start issue resolved, if LOG_LEVEL environment variable is empty
- Alpine packages update
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions:
- Vdirsyncer 0.19.1
- Alpine 3.18.2
- Python 3.11.4
- Pip 23.1.2
- Pipx 1.2.0
2.4.4 - Supercronic log level
2.4.4 contains the following:
- Supercronic log level --> set it with
LOG_LEVEL
environment variable - Alpine packages update
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions:
- Vdirsyncer 0.19.1
- Alpine 3.18.2
- Python 3.11.4
- Pip 23.1.2
- Pipx 1.2.0
2.4.3 - Alpine and Python update
2.4.3 contains the following:
- Vdirsyncer global install (/opt/pipx --> commands like only "vdirsyncer" are working again)
- Alpine update to version 3.18.2
- Pyhon update to version 3.11.4
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions:
- Vdirsyncer 0.19.1
- Alpine 3.18.2
- Python 3.11.4
- Pip 23.1.2
- Pipx 1.2.0
2.4.2 - Fixed Cronjob Bug
2.4.2 contains the following:
- Fixed Cronjob Bug (Cronjobs did not work anymore, after I dropped all root/sudo privileges)
- Switched from Cron to Supercronic
- Nothing to do for users, Cronjob format is still the same :)
- New Healthcheck to monitor the Supercronic process
Download at Docker Hub:
https://hub.docker.com/r/bleala/vdirsyncer
Download at Github Container Registry:
https://github.com/Bleala/Vdirsyncer-DOCKERIZED/pkgs/container/vdirsyncer
Versions:
- Vdirsyncer 0.19.1
- Alpine 3.17.3
- Python 3.10.11
- Pip 23.1.2
- Pipx 1.2.0