truxnell / home-cluster

My home server cluster, managed by flux and defined as code here
https://k8s.voltaicforge.com
MIT License
153 stars 6 forks source link

feat(docker-image): update docker.io/qmcgaw/gluetun docker tag to v3.38.0 #3847

Open trux-bot[bot] opened 7 months ago

trux-bot[bot] commented 7 months ago

This PR contains the following updates:

Package Update Change
docker.io/qmcgaw/gluetun minor v3.37.0 -> v3.38.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

qdm12/gluetun (docker.io/qmcgaw/gluetun) ### [`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 ([#​2070](https://togithub.com/qdm12/gluetun/issues/2070)) - NordVPN: - update mechanism uses v2 NordVPN web API - Filter servers with `SERVER_CATEGORIES` ([#​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 ([#​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 ([#​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 ([#​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

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.



This PR has been generated by Renovate Bot.