diff --git a/bootstrap/cni/wireguard.tf b/bootstrap/cni/wireguard.tf index e3720b63..e30c4070 100644 --- a/bootstrap/cni/wireguard.tf +++ b/bootstrap/cni/wireguard.tf @@ -42,7 +42,7 @@ resource "helm_release" "wireguard" { repository = "https://bryopsida.github.io/wireguard-chart" chart = "wireguard" - version = "0.30.0" + version = "0.31.0" name = "wireguard" namespace = "sys-wireguard"