From a4525edb0bd41c4890e27955588af1e6909b93cb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Jun 2026 00:13:00 +0000 Subject: [PATCH] Update ghcr.io/k8s-at-home/wireguard Docker tag to v1.0.20210914 --- charts/navidrome/charts/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/navidrome/charts/common/values.yaml b/charts/navidrome/charts/common/values.yaml index 29399e9..e967558 100644 --- a/charts/navidrome/charts/common/values.yaml +++ b/charts/navidrome/charts/common/values.yaml @@ -440,7 +440,7 @@ addons: # -- Specify the WireGuard image repository: ghcr.io/k8s-at-home/wireguard # -- Specify the WireGuard image tag - tag: v1.0.20210424 + tag: v1.0.20210914 # -- Specify the WireGuard image pull policy pullPolicy: IfNotPresent