Skip to content

fix(container): update image docker.io/qmcgaw/gluetun to v3.39.1 #7291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

@rosey-the-renovator-bot rosey-the-renovator-bot bot commented Sep 29, 2024

This PR contains the following updates:

Package Update Change
docker.io/qmcgaw/gluetun patch v3.39.0 -> v3.39.1

Release Notes

qdm12/gluetun (docker.io/qmcgaw/gluetun)

v3.39.1

Compare Source

Fixes

  • Firewall: delete chain rules by line number (#​2411)
  • NordVPN: remove commas from region values
  • IVPN: split city into city and region
    • Fix bad city values containing a comma
    • update ivpn servers data
  • Private Internet Access: support port forwarding using Wireguard (#​2420)
  • ProtonVPN: prevent using FREE_ONLY and PORT_FORWARD_ONLY together (see #​2470)
  • Control server: require authentication for vulnerable routes (#​2434)
  • internal/storage: add missing selection fields to build noServerFoundError (see #​2470)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package                  | from    | to      |
| ---------- | ------------------------ | ------- | ------- |
| docker     | docker.io/qmcgaw/gluetun | v3.39.0 | v3.39.1 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/network/downloads-gateway/app Kustomization: flux-system/downloads-gateway HelmRelease: vpn/downloads-gateway

+++ kubernetes/main/apps/network/downloads-gateway/app Kustomization: flux-system/downloads-gateway HelmRelease: vpn/downloads-gateway

@@ -51,13 +51,13 @@

           value: 30s
         envFrom:
         - secretRef:
             name: downloads-gateway-vpnconfig
         image:
           repository: docker.io/qmcgaw/gluetun
-          tag: v3.39.0@sha256:2f011a9aca767af62008d879eefcbc80a8645bd4fd4466ab312cc941cb658ad1
+          tag: v3.39.1@sha256:6a8058e626763cbf735ac2f78c774dbb24fec2490bd9d9f7d67e22592cb4a991
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 15m
             memory: 256M

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 0809b34 into main Oct 2, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/docker.io-qmcgaw-gluetun-3.x branch October 2, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants