Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.32.0
Upgrade to the current JS API Client using
npm i gravity-api@0.32.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.32.0
Upgrade external-dns to use this container image:
ghcr.io/beryju/gravity-external-dns:v0.32.0
What's Changed
🏕 Features
- roles/dns: include TTL in API by @BeryJu in #2183
- web: auto-create dns zones when creating DHCP scope (forward and reverse) by @BeryJu in #2184
Full Changelog: v0.30.0...v0.32.0