Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.32.1
Upgrade to the current JS API Client using
npm i gravity-api@0.32.1
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.32.1
Upgrade external-dns to use this container image:
ghcr.io/beryju/gravity-external-dns:v0.32.1
What's Changed
🏕 Features
- roles/dns: use enum for dns record types by @BeryJu in #2190
- roles/dns: make SOA configurable by @BeryJu in #2191
👒 Dependencies
- build(deps): bump github.com/shirou/gopsutil/v4 from 4.26.3 to 4.26.4 by @dependabot[bot] in #2188
- build(deps): bump the etcd group across 1 directory with 5 updates by @dependabot[bot] in #2187
- build(deps): bump coreos/etcd from v3.6.10 to v3.6.11 in /hack/tests by @dependabot[bot] in #2189
- build(deps): bump yaml from 2.8.3 to 2.8.4 in /web by @dependabot[bot] in #2185
- build(deps): bump globals from 17.5.0 to 17.6.0 in /web by @dependabot[bot] in #2186
Full Changelog: v0.32.0...v0.32.1