This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Releases: joshuaavalon/docker-cloudflare
Releases · joshuaavalon/docker-cloudflare
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0 (2019-09-21)
Bug Fixes
- docker: Fixes script path in cron (7daab55)
Features
- script: Run script in configurable user and group (734c767)
- script: Support configuration file, API token and multiple domain (2ca85f8)
BREAKING CHANGES
- script: Depreciate Global API key. It will be removed in the future.
1.4.1
1.4.0
Version 1.3.0
Changelog
- Adds/updates records; uses jq instead of grep (#2)
Version 1.2.0
Changelog
- Use grep to handle regular expression instead of Perl.
- Remove Perl dependency (Image size: 11 MB -> 3MB).
- Fix not respecting HOST parameter.
Version 1.1.0
Changelog
- Move from sleep to cron
- Remove bash dependency