Skip to content

Commit 16b3e20

Browse files
Bot Updating Templated Files
1 parent 211af9f commit 16b3e20

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,6 @@ The architectures supported by this image are:
5656
| arm64 || arm64v8-\<version tag\> |
5757
| armhf || |
5858

59-
## Version Tags
60-
61-
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
62-
63-
| Tag | Available | Description |
64-
| :----: | :----: |--- |
65-
| latest || Stable releases based on Alpine *without* support for compiling Wireguard modules. |
66-
| legacy || Stable releases with support for compiling Wireguard modules for older kernels. |
67-
6859
## Application Setup
6960

7061
During container start, it will first check if the wireguard module is already installed and loaded. Kernels newer than 5.6 generally have the wireguard module built-in (along with some older custom kernels). However, the module may not be enabled. Make sure it is enabled prior to starting the container.
@@ -139,7 +130,6 @@ This image can be run with a read-only container filesystem. For details please
139130
### Caveats
140131

141132
* Not supported in client mode.
142-
* Not supported for the `legacy` tag.
143133

144134
## Usage
145135

@@ -398,6 +388,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
398388

399389
## Versions
400390

391+
* **01.01.25:** - Deprecate legacy branch.
401392
* **13.08.24:** - Add `errors` plugin to default Corefile.
402393
* **23.07.24:** - Install kmod from alpine repository.
403394
* **24.05.24:** - Rebase to Alpine 3.20, install wireguard-tools from Alpine repo.

0 commit comments

Comments
 (0)