Fixed
- Documentation: Comprehensive documentation review and corrections
- Fixed incorrect env var
TLS_SKIP_VERIFY→INSECURE_SKIP_VERIFYin FAQ - Added
rfc2136to provider TYPE list in environment variable reference - Added missing per-instance env vars to reference:
MODE,EXCLUDE_DOMAINS_REGEX,
INSECURE_SKIP_VERIFY - Added
Operational Modespage (modes.md) to mkdocs navigation - Updated Go version from 1.24+ to 1.25+ in contributing guide
- Updated project structure in contributing guide (added
sources/,internal/kubernetes/,
pkg/workload/,pkg/sshutil/,providers/rfc2136/; removed obsoleteinternal/sources/) - Added 11 missing CHANGELOG version comparison links (v0.3.1–v0.7.0)
- Replaced internal IP
10.30.0.100with generic10.0.0.100in Kubernetes source docs
and annotations code comment - Fixed placeholder GitLab social link in mkdocs.yml
- Added
instance_idfield and RFC 2136 provider example to config.example.yml
- Fixed incorrect env var
- Helm Chart: Bumped chart version to 0.2.0 and appVersion to 0.9.1
Docker Images
docker pull ghcr.io/maxfield-allison/dnsweaver:v0.9.1
docker pull docker.io/maxamill/dnsweaver:v0.9.1