chore(deps): update ghcr.io/qdm12/gluetun docker tag to v3.41.3 - #1437
Merged
Conversation
Contributor
Plan Result (generate_ansible_inventory) |
Contributor
Plan Result (prod_twingate) |
Contributor
Plan Result (tiny_virtual_machines) |
Contributor
Plan Result (prod_dns)
Change Result (Click me) # module.adguard_gamora.adguard_config.config will be updated in-place
~ resource "adguard_config" "config" {
~ dhcp = {
~ ipv4_settings = {
~ lease_duration = 86400 -> 0
# (4 unchanged attributes hidden)
}
# (3 unchanged attributes hidden)
}
id = "1"
~ last_updated = "Wednesday, 29-Jul-26 21:38:20 UTC" -> (known after apply)
~ tls = {
~ dns_names = [] -> (known after apply)
~ issuer = null -> (known after apply)
~ key_type = null -> (known after apply)
~ not_after = null -> (known after apply)
~ not_before = null -> (known after apply)
~ private_key_saved = false -> (known after apply)
~ subject = null -> (known after apply)
~ valid_cert = false -> (known after apply)
~ valid_chain = false -> (known after apply)
~ valid_key = false -> (known after apply)
~ valid_pair = false -> (known after apply)
~ warning_validation = null -> (known after apply)
# (9 unchanged attributes hidden)
}
# (9 unchanged attributes hidden)
}
# module.adguard_thanos.adguard_config.config will be updated in-place
~ resource "adguard_config" "config" {
~ dhcp = {
~ ipv4_settings = {
~ lease_duration = 86400 -> 0
# (4 unchanged attributes hidden)
}
# (3 unchanged attributes hidden)
}
id = "1"
~ last_updated = "Wednesday, 29-Jul-26 21:38:21 UTC" -> (known after apply)
~ tls = {
~ dns_names = [] -> (known after apply)
~ issuer = null -> (known after apply)
~ key_type = null -> (known after apply)
~ not_after = null -> (known after apply)
~ not_before = null -> (known after apply)
~ private_key_saved = false -> (known after apply)
~ subject = null -> (known after apply)
~ valid_cert = false -> (known after apply)
~ valid_chain = false -> (known after apply)
~ valid_key = false -> (known after apply)
~ valid_pair = false -> (known after apply)
~ warning_validation = null -> (known after apply)
# (9 unchanged attributes hidden)
}
# (9 unchanged attributes hidden)
}
Plan: 0 to add, 2 to change, 0 to destroy. |
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.2→v3.41.3Release Notes
passteque/gluetun (ghcr.io/qdm12/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.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.