Update ghcr.io/qdm12/gluetun Docker tag to v3.38.0 #22

Merged
renovate[bot] merged 2 commits from renovate/ghcr.io-qdm12-gluetun-3.x into main 2024-03-25 16:15:48 +00:00
renovate[bot] commented 2024-03-25 16:07:42 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/qdm12/gluetun minor v3.37.0 -> v3.38.0

Release Notes

qdm12/gluetun (ghcr.io/qdm12/gluetun)

v3.38.0

Compare Source

Features

  • Public IP fetching:
    • Add PUBLICIP_API_TOKEN variable
    • PUBLICIP_API variable supporting ipinfo and ip2location
  • Private Internet Access: PORT_FORWARD_ONLY variable (#​2070)
  • NordVPN:
    • update mechanism uses v2 NordVPN web API
    • Filter servers with SERVER_CATEGORIES (#​1806)
  • Wireguard:
    • Read config from secret file, defaults to /run/secrets/wg0.conf which can be changed with variable WIREGUARD_CONF_SECRETFILE
    • Read private key, preshared key and addresses from individual secret files (#​1348)
  • Firewall: disallow the unspecified address (0.0.0.0/0 or ::/0) for outbound subnets
  • Built-in servers data updated:
    • NordVPN
    • Privado
    • Private Internet Access
    • VPN Unlimited
    • VyprVPN
  • Healthcheck: change unhealthy log from info to debug level

Fixes

  • Privado: update OpenVPN zip file URL
  • STREAM_ONLY behavior fixed (#​2126)
  • Torguard: set user agent to be allowed to download zip files
  • Surfshark:
    • Remove no longer valid multi hop regions
    • Fail validation for empty string region
    • Clearer error message for surfshark regions: only log possible 'new' server regions, do not log old retro-compatible server regions

Maintenance

  • Healthcheck: more explicit log to go read the Wiki health guide
  • NAT-PMP: RPC error contain all failed attempt messages
  • Github:
    • add closed issue workflow stating comments are not monitored
    • add opened issue workflow
  • Dependencies
    • Bump github.com/breml/rootcerts from 0.2.14 to 0.2.16 (#​2094)
  • CI
    • Pin docker/build-push-action to v5 (without minor version)
    • Upgrade linter to v1.56.2

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone US/Mountain, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/qdm12/gluetun](https://togithub.com/qdm12/gluetun) | minor | `v3.37.0` -> `v3.38.0` | --- ### Release Notes <details> <summary>qdm12/gluetun (ghcr.io/qdm12/gluetun)</summary> ### [`v3.38.0`](https://togithub.com/qdm12/gluetun/releases/tag/v3.38.0) [Compare Source](https://togithub.com/qdm12/gluetun/compare/v3.37.0...v3.38.0) #### Features - Public IP fetching: - Add `PUBLICIP_API_TOKEN` variable - `PUBLICIP_API` variable supporting `ipinfo` and `ip2location` - Private Internet Access: `PORT_FORWARD_ONLY` variable ([#&#8203;2070](https://togithub.com/qdm12/gluetun/issues/2070)) - NordVPN: - update mechanism uses v2 NordVPN web API - Filter servers with `SERVER_CATEGORIES` ([#&#8203;1806](https://togithub.com/qdm12/gluetun/issues/1806)) - Wireguard: - Read config from secret file, defaults to `/run/secrets/wg0.conf` which can be changed with variable `WIREGUARD_CONF_SECRETFILE` - Read private key, preshared key and addresses from individual secret files ([#&#8203;1348](https://togithub.com/qdm12/gluetun/issues/1348)) - Firewall: disallow the unspecified address (`0.0.0.0/0` or `::/0`) for outbound subnets - Built-in servers data updated: - NordVPN - Privado - Private Internet Access - VPN Unlimited - VyprVPN - Healthcheck: change unhealthy log from info to debug level #### Fixes - Privado: update OpenVPN zip file URL - `STREAM_ONLY` behavior fixed ([#&#8203;2126](https://togithub.com/qdm12/gluetun/issues/2126)) - Torguard: set user agent to be allowed to download zip files - Surfshark: - Remove no longer valid multi hop regions - Fail validation for empty string region - Clearer error message for surfshark regions: only log possible 'new' server regions, do not log old retro-compatible server regions #### Maintenance - Healthcheck: more explicit log to go read the Wiki health guide - NAT-PMP: RPC error contain all failed attempt messages - Github: - add closed issue workflow stating comments are not monitored - add opened issue workflow - Dependencies - Bump github.com/breml/rootcerts from 0.2.14 to 0.2.16 ([#&#8203;2094](https://togithub.com/qdm12/gluetun/issues/2094)) - CI - Pin docker/build-push-action to v5 (without minor version) - Upgrade linter to v1.56.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone US/Mountain, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/alexlebens/helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate[bot] commented 2024-03-25 16:15:16 +00:00 (Migrated from github.com)

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/helm-charts#22
No description provided.