koenrh / dnscontrol-action

Deploy your DNS configuration using GitHub Actions using DNSControl.
ISC License
79 stars 37 forks source link

Bump DNSControl to v4.1.0 #103

Open koenrh opened 1 year ago

Firefishy commented 1 year ago

Awesome to see moving to the upstream container image! It means Dependabot would be able to suggest updates in future.

Firefishy commented 1 year ago

Upstream is now available via GitHub Container Registry eg: ghcr.io/stackexchange/dnscontrol:4.1.1

chrisbrownie commented 1 year ago

@koenrh any indication on when this might land?

dan-is-not-the-man commented 8 months ago

Any news on this?

[INFO: Old diff algorithm in use. Please test `dnscontrol --diff2 preview` (or push) as it will be the default in releases after 2023-05-07. See https://github.com/StackExchange/dnscontrol/issues/2262]
jauderho commented 3 months ago

I did not want to wait so I forked this repo to https://github.com/jauderho/dnscontrol-action

Here's the difference (note the different container image): https://github.com/koenrh/dnscontrol-action/compare/main...jauderho:dnscontrol-action:main

Dockerfile is located here: https://github.com/jauderho/dockerfiles/blob/main/dnscontrol/Dockerfile

This will now always use the latest version of dnscontrol. Carefully review before any usage. YMMV.