Skip to content

Releases: tiredofit/docker-traefik-cloudflare-companion

7.3.1

25 Jun 01:07
Compare
Choose a tag to compare

Changed

  - Fix for 7.3.0 release

7.3.0

24 Jun 14:32
Compare
Choose a tag to compare

Added

  - Add ability to add comments to records upon creation - Thanks to LelouBil

7.2.4

24 Jun 14:29
Compare
Choose a tag to compare

Added

  - Alpine 3.20 base
  - Python 3.12

Changed

  - Force integer type to be integers as opposed to string to solve Cloudflare strict type API rejections - (#103) - Thanks @appiekap653

7.2.3

12 Apr 19:33
Compare
Choose a tag to compare

Changed

  - Pin Cloudflare dependency to 2.19.* due to imminent 3.x release

7.2.2

08 Dec 16:51
Compare
Choose a tag to compare

Changed

  - Break system packages with python

7.2.1

08 Dec 16:25
Compare
Choose a tag to compare

Added

  - Change base image to tiredofit/alpine:3.19

7.2.0

22 Nov 16:28
Compare
Choose a tag to compare

Added

  - Add RC_TYPE support - Choose whether CNAMES,A,or AAAA records are created

7.1.1

10 May 15:04
Compare
Choose a tag to compare

Changed

  - Alpine 3.18 base

7.1.0

13 Apr 16:28
Compare
Choose a tag to compare

Added

  - Add TRAEFIK_FILTER and TRAEFIK_FILTER_LABEL variables to allow setting a label and a value to trigger Cloudflare companion to take action. Useful for running multiple Traefik instances and Cloudflare Companion instances on the same host/cluster

7.0.4

18 Mar 17:45
Compare
Choose a tag to compare

Added

  - Set CONTAINER_PROCESS_RUNAWAY_PROTECTOR=FALSE