From 9c6319d1b59a655a9a77fe383810e865cc48e079 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Dec 2024 00:33:36 +0000 Subject: [PATCH] chore(deps): update docker.io/qmcgaw/gluetun docker tag to v3.40.0 --- charts/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index d94029dc..5854eb93 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -637,7 +637,7 @@ addons: # -- Specify the Gluetun image repository: docker.io/qmcgaw/gluetun # -- Specify the Gluetun image tag - tag: v3.34.3 + tag: v3.40.0 # -- Specify the Gluetun image pull policy pullPolicy: IfNotPresent