v0.4.1
- Upgrade Go version and dependencies
- Switch from Docker Hub to Github Container Registry for new images
Install on dual-stack clusters by
kubectl apply -f https://raw.githubusercontent.com/tibordp/wigglenet/v0.4.1/deploy/manifest.yaml
And on single-stack (IPv6-only) clusters by:
kubectl apply -f https://raw.githubusercontent.com/tibordp/wigglenet/v0.4.1/deploy/ipv6_only.yaml