wireguard: v2.0.0
2.0.0 (2026-06-25)
⚠ BREAKING CHANGES
- the container no longer runs
privileged: trueby default andupdateStrategy.typedefaults to Recreate. SetsecurityContextexplicitly to restore the previous behaviour.
Features
- run wireguard without privileged by default, add loadKernelModule (56bf472)
Bug Fixes
- wireguard: update unit tests for non-privileged default (52f67a6)