Skip to content

chore(deps): update helm release traefik to v39#1005

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/traefik-39.x
Open

chore(deps): update helm release traefik to v39#1005
renovate[bot] wants to merge 1 commit intomainfrom
renovate/traefik-39.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 23, 2026

This PR contains the following updates:

Package Update Change
traefik (source) major 38.0.239.0.7

Release Notes

traefik/traefik-helm-chart (traefik)

v39.0.7

Compare Source

🚀 Features

📦 Others

v39.0.6

Compare Source

🚀 Features

📦 Others

v39.0.5

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

v39.0.4

Compare Source

Upgrades Notes

[!IMPORTANT]
Traefik v3.6.9 comes with CRDs update. See UPGRADING instructions.

🚀 Features
🐛 Bug fixes
📦 Others

v39.0.3

Compare Source

[!WARNING]
This release does not support Traefik v3.6.9. Updated CRDs are missing. It's recommended to use v39.0.4 for Traefik v3.6.9

🚀 Features
🐛 Bug fixes
📦 Others

v39.0.2

Compare Source

🚀 Features

📦 Others

v39.0.1

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

New Contributors

Full Changelog: traefik/traefik-helm-chart@v39.0.0...v39.0.1

v39.0.0

Compare Source

Upgrade Notes

There are 3 breaking changes in this release:

  1. Traefik Hub: This release support only Traefik Hub v3.19.0+ versions.
    • CRDs has to be upgraded before the Chart. See UPGRADING instructions.
    • It's possible to use previous versions of the Chart for previous versions of Traefik Hub.
  2. Encoded Characters: Allowed by default in Traefik v3.6.7+ (opt-in security options, documentation)
  3. Ports Configuration: HTTP options now require explicit http nesting level with PR #​1603.
    • There is a before / after example in the PR description.

ℹ️ Schema validation has been enforced in this release. When it fails, it means that the parameter is not implemented.

💥 BREAKING CHANGES

🚀 Features

📦 Others


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 was generated by Mend Renovate. View the repository job log.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (test_vpn_gateway)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

autonomous-bancey bot commented Jan 23, 2026

Plan Result (prod_twingate)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (generate_ansible_inventory)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (prod_vpn_gateway)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (test_gameserver)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (prod_gameserver)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

autonomous-bancey bot commented Jan 23, 2026

Plan Result (tiny_virtual_machines)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

autonomous-bancey bot commented Feb 5, 2026

Plan Result (wanda_virtual_machines)

⚠️ Resource Deletion will happen

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 3 to add, 0 to change, 3 to destroy.
  • Replace
    • proxmox_virtual_environment_download_file.wanda_images["jammy-server-cloudimg-amd64.img"]
    • proxmox_virtual_environment_download_file.wanda_images["noble-server-cloudimg-amd64.img"]
    • terraform_data.k8s_ansible["wanda"]
Change Result (Click me)
  # proxmox_virtual_environment_download_file.wanda_images["jammy-server-cloudimg-amd64.img"] must be replaced
-/+ resource "proxmox_virtual_environment_download_file" "wanda_images" {
      ~ id                  = "local:iso/jammy-server-cloudimg-amd64.img" -> (known after apply)
      ~ size                = 691077632 -> (known after apply) # forces replacement
        # (9 unchanged attributes hidden)
    }

  # proxmox_virtual_environment_download_file.wanda_images["noble-server-cloudimg-amd64.img"] must be replaced
-/+ resource "proxmox_virtual_environment_download_file" "wanda_images" {
      ~ id                  = "local:iso/noble-server-cloudimg-amd64.img" -> (known after apply)
      ~ size                = 629048832 -> (known after apply) # forces replacement
        # (9 unchanged attributes hidden)
    }

  # terraform_data.k8s_ansible["wanda"] must be replaced
-/+ resource "terraform_data" "k8s_ansible" {
      ~ id               = "697e39b9-bac4-77e3-d01b-cdf51e9b9ec4" -> (known after apply)
      ~ triggers_replace = {
          ~ k3s_playbook    = "12c852f20ba727110b8acd61a2580f46" -> "752043d08dba7f4dec4cd0508a4ba7f6"
            # (2 unchanged attributes hidden)
        }
    }

Plan: 3 to add, 0 to change, 3 to destroy.
ℹ️ Objects have changed outside of Terraform

This feature was introduced from Terraform v0.15.4.

Terraform detected the following changes made outside of Terraform since the
last "terraform apply" which may have affected this plan:

  # module.wanda_k8s_virtual_machines["wanda-wanda-master0"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "200"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:3A:D3:37",
          ~ "D2:28:7D:78:0F:E7" -> "FA:C2:E8:2C:BD:D0",
          ~ "CE:FB:67:5D:BD:81" -> "52:01:D6:4B:94:74",
          ~ "42:5B:5C:B6:08:74" -> "22:E7:B2:8F:41:23",
          ~ "36:5F:39:2C:4A:29" -> "2A:1C:82:BD:77:96",
        ]
        name                                 = "wanda-master0"
        tags                                 = [
            "k8s",
            "k8s-control-plane",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }

  # module.wanda_k8s_virtual_machines["wanda-wanda-node0"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "220"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:B4:D7:51",
          - "1E:CD:44:02:E7:3F",
          - "46:09:B6:A8:A3:6B",
          - "16:36:BB:E3:37:B2",
          - "AA:07:82:72:DD:DE",
          - "B2:A2:02:99:5D:28",
          - "B6:43:AF:98:5E:55",
          - "B6:25:18:BD:0A:FB",
          - "76:8D:11:75:3F:23",
          - "02:A0:B8:64:E4:69",
          + "FE:B5:8C:FF:6C:49",
          + "1E:8B:C1:8A:24:45",
          + "A6:AA:FE:92:62:AB",
          + "7E:12:7E:3E:68:F1",
          + "42:2F:02:A5:1D:CD",
          + "FA:B4:47:9C:F0:E2",
          + "0E:20:71:50:8B:9D",
          + "06:77:1F:B0:24:58",
          + "86:85:04:44:3A:92",
          + "BE:E6:02:A4:2F:E7",
          + "9A:74:DC:FB:84:80",
        ]
        name                                 = "wanda-node0"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }

  # module.wanda_k8s_virtual_machines["wanda-wanda-node1"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "221"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:FE:D4:19",
          - "9A:FC:1A:CF:87:82",
          - "66:9D:85:54:3F:9B",
          - "92:E0:01:21:E5:B7",
          - "76:CE:2D:28:C3:6C",
          - "CA:6B:B5:AC:22:5F",
          - "E6:D8:F5:D5:A2:1A",
          - "52:D7:61:57:55:96",
          - "C2:F0:E2:FD:52:8E",
          - "7E:C4:4A:3B:8D:9B",
          - "7E:1C:89:F0:F8:F7",
          + "22:8C:EB:0C:91:9C",
          + "8A:89:7A:F5:8A:CB",
          + "96:23:78:36:41:76",
          + "36:CF:B6:56:08:DD",
          + "EA:38:59:9A:7F:FB",
          + "C2:13:09:3E:12:47",
          + "DE:99:D0:66:A7:B4",
          + "3A:EE:20:A7:45:B1",
          + "3A:99:E9:50:CB:9D",
          + "BE:07:E9:F3:A4:B1",
          + "A2:C7:8E:BA:9A:89",
        ]
        name                                 = "wanda-node1"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }

  # module.wanda_k8s_virtual_machines["wanda-wanda-node2"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "222"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:0B:CD:8B",
          - "4E:FE:C2:99:45:DF",
          - "0A:92:4C:F2:A9:31",
          - "3A:29:E3:75:4D:0A",
          - "82:58:66:94:73:29",
          - "2E:B4:9D:DB:7C:AD",
          - "3A:45:8F:5F:63:2C",
          - "42:39:76:77:2E:8F",
          - "02:C2:8A:EA:47:35",
          - "6A:45:C6:03:C6:E4",
          - "4E:FB:6E:5C:E5:58",
          - "32:04:80:F8:0B:4E",
          - "72:5A:3A:44:AF:76",
          - "16:E5:17:20:6B:99",
          + "EE:F1:C3:A4:46:81",
          + "4E:47:C2:32:BF:5B",
          + "56:7F:A8:F3:BC:DB",
          + "BE:8D:9B:C1:0C:A8",
          + "AA:1D:5B:F2:FD:EE",
          + "FE:18:25:39:F5:AF",
          + "82:17:C3:35:61:DD",
          + "5A:9B:A5:51:5C:93",
          + "72:B3:8C:A0:6B:28",
          + "12:E8:98:F0:7B:DC",
        ]
        name                                 = "wanda-node2"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }

  # module.wanda_k8s_virtual_machines["wanda-wanda-node3"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "223"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:96:02:19",
          ~ "CE:C5:59:83:83:59" -> "FA:8B:71:25:10:AE",
          ~ "1A:C1:ED:7A:62:63" -> "7E:BA:A6:52:DD:F6",
          ~ "1A:6A:EB:29:D7:05" -> "9A:23:3B:9D:05:EF",
          ~ "4A:4C:A9:38:B7:D2" -> "F6:C6:8D:D5:9C:80",
          ~ "42:A9:39:DC:34:29" -> "86:6F:7A:8F:D8:3A",
          ~ "56:77:18:53:4F:7B" -> "FE:45:AF:CE:B2:5D",
          ~ "06:5C:EC:88:BD:00" -> "96:3F:32:D0:AC:27",
          ~ "7E:AF:41:31:49:15" -> "62:18:83:C4:B7:2C",
          ~ "EA:DD:63:6E:DD:57" -> "5E:22:CF:0D:E9:BF",
          ~ "0A:78:6B:33:A1:0F" -> "72:99:C2:50:75:39",
          ~ "C6:09:33:5E:92:15" -> "C2:C3:48:3E:3E:D3",
        ]
        name                                 = "wanda-node3"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }


Unless you have made equivalent changes to your configuration, or ignored the

@autonomous-bancey
Copy link
Copy Markdown
Contributor

autonomous-bancey bot commented Feb 5, 2026

Plan Result (prod_dns)

No changes. Your infrastructure matches the configuration.

mergify[bot]
mergify bot previously approved these changes Feb 5, 2026
Copy link
Copy Markdown

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 LGTM! beep boop

mergify[bot]
mergify bot previously approved these changes Mar 5, 2026
Copy link
Copy Markdown

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 LGTM! beep boop

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