Set image version.
This commit is contained in:
parent
76925d9ff1
commit
3c9507a171
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: WireGuard Client
|
name: WireGuard Client
|
||||||
version: 0.3.0
|
version: 0.4.0
|
||||||
slug: wireguard_client
|
slug: wireguard_client
|
||||||
description: Fast, modern, secure Wireguard tunnel (client)
|
description: Fast, modern, secure Wireguard tunnel (client)
|
||||||
url: https://github.com/bigmoby/addon-wireguard-client
|
url: https://github.com/bigmoby/addon-wireguard-client
|
||||||
|
@ -54,4 +54,4 @@ schema:
|
||||||
allowed_ips:
|
allowed_ips:
|
||||||
- str
|
- str
|
||||||
persistent_keep_alive: int
|
persistent_keep_alive: int
|
||||||
image: "bigmoby/{arch}-addon-wireguard-client"
|
image: "bigmoby/{arch}-addon-wireguard-client:0.2.0"
|
||||||
|
|
Loading…
Reference in a new issue