`amneziawg-go` has a newer release tag than the one pinned in this repo. - **Pinned:** `v0.2.17` - **Latest:** `v0.2.19` - **Releases:** https://github.com/amnezia-vpn/amneziawg-go/releases ### To update 1. Bump `amnezia_wg_go_tag` in `roles/amnezia_wg/defaults/main.yml` to `v0.2.19`. 2. Redeploy — the Dockerfile ref changes, so the image rebuilds: ``` ansible-playbook playbook.yml -i inventory.yml -e @custom.yml -e @secret.yml \ --vault-password-file ~/.vault_pass --tags amnezia_wg -e force_recreate=true ``` _Opened automatically by `.github/workflows/amnezia-upstream-check.yml`._
amneziawg-gohas a newer release tag than the one pinned in this repo.v0.2.17v0.2.19To update
amnezia_wg_go_taginroles/amnezia_wg/defaults/main.ymltov0.2.19.Opened automatically by
.github/workflows/amnezia-upstream-check.yml.