Skip to content

Deprecate CLOUDFLARE_EMAIL, CLOUDFLARE_ZONE and CLOUDFLARE_APIKEY environment variables

Compare
Choose a tag to compare
@hugomd hugomd released this 23 May 04:36
· 34 commits to master since this release
0e5fa07

Deprecation

  • CLOUDFLARE_EMAIL, CLOUDFLARE_ZONE and CLOUDFLARE_APIKEY are now deprecated and should no longer be used.
  • If you wish to continue using the above environment variables, you may use this Docker tag hugomd/cloudflare-ddns:1.1.1. hugomd/cloudflare-ddns:latest will support deprecated environment variables during a grace period, but please do not rely on this.

Changes

  • Log warning for deprecated environment variables #11

Fixes

  • Add go.mod file and pin Golang 1.13 #10