Skip to content

v0.3.0

Compare
Choose a tag to compare
@tibordp tibordp released this 02 Oct 11:46
· 15 commits to master since this release
  • Upgrade Go version to 1.17
  • Upgrade Go dependencies
  • Upgrade Alpine to 3.14
  • Change Docker tag format from :{version} to :v{version}

Install on dual-stack clusters by

kubectl apply -f https://raw.githubusercontent.com/tibordp/wigglenet/v0.3.0/deploy/manifest.yaml

And on single-stack (IPv6-only) clusters by:

kubectl apply -f https://raw.githubusercontent.com/tibordp/wigglenet/v0.3.0/deploy/ipv6_only.yaml