Update ghcr.io/k8s-at-home/wireguard Docker tag to v1.0.20210914 #13

Open
renovate wants to merge 1 commits from renovate/ghcr.io-k8s-at-home-wireguard-1.x into master
Showing only changes of commit a4525edb0b - Show all commits

View File

@ -440,7 +440,7 @@ addons:
# -- Specify the WireGuard image # -- Specify the WireGuard image
repository: ghcr.io/k8s-at-home/wireguard repository: ghcr.io/k8s-at-home/wireguard
# -- Specify the WireGuard image tag # -- Specify the WireGuard image tag
tag: v1.0.20210424 tag: v1.0.20210914
# -- Specify the WireGuard image pull policy # -- Specify the WireGuard image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent