fix(container): update image qmcgaw/gluetun ( v3.41.1 → v3.41.3 ) - #3042
Open
renovate[bot] wants to merge 1 commit into
Open
fix(container): update image qmcgaw/gluetun ( v3.41.1 → v3.41.3 )#3042renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- HelmRelease: networking/vpn-gateway Deployment: networking/vpn-gateway-pod-gateway
+++ HelmRelease: networking/vpn-gateway Deployment: networking/vpn-gateway-pod-gateway
@@ -70,13 +70,13 @@
value: 'off'
- name: DOT
value: 'off'
envFrom:
- secretRef:
name: vpn-gateway-secret
- image: qmcgaw/gluetun:v3.41.1
+ image: qmcgaw/gluetun:v3.41.3
imagePullPolicy: null
name: gluetun
securityContext:
capabilities:
add:
- NET_ADMIN |
--- kubernetes/subterra/apps/networking/vpn-gateway/app Kustomization: flux-system/cluster-apps-vpn-gateway HelmRelease: networking/vpn-gateway
+++ kubernetes/subterra/apps/networking/vpn-gateway/app Kustomization: flux-system/cluster-apps-vpn-gateway HelmRelease: networking/vpn-gateway
@@ -39,13 +39,13 @@
- secretRef:
name: vpn-gateway-secret
gluetun:
image:
pullPolicy: Always
repository: qmcgaw/gluetun
- tag: v3.41.1
+ tag: v3.41.3
networkPolicy:
enabled: false
securityContext:
capabilities:
add:
- NET_ADMIN |
| datasource | package | from | to | | ---------- | -------------- | ------- | ------- | | docker | qmcgaw/gluetun | v3.41.1 | v3.41.3 |
renovate
Bot
force-pushed
the
renovate/qmcgaw-gluetun-3.x
branch
from
July 30, 2026 18:36
687b1f8 to
098d5d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.41.1→v3.41.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
passteque/gluetun (qmcgaw/gluetun)
v3.41.3Compare Source
This fixes a VPN server port forwarding deadlock bug introduced whilst back-porting a fix from the
masterbranch (:latestimage) tov3.41.2. Credits to @robinostlund for reporting the bug and even nailing down what it was! (#3416)Refer to v3.41.2 fixes in case you haven't checked.
v3.41.2Compare Source
Fixes
tcp-clientproto tcp-clientwhen using TCPtcp-client(on top oftcp,tcp4,tcp6) as meaning TCP-dnsflag in update commandportandportsfor both single port and multiple ports forwardedinternal/command: fix rare race condition on log line stream at command completionProvider specific fixes
8a75e46)PS:
Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.