Skip to content
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

chore(deps): update helm release traefik to v34.4.0 #475

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Update Change
traefik (source) minor 34.3.0 -> 34.4.0

Release Notes

traefik/traefik-helm-chart (traefik)

v34.4.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others


Configuration

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

🚦 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 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
Contributor

Plan Result (generate_ansible_inventory)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Contributor

autonomous-bancey bot commented Feb 19, 2025

Plan Result (prod_twingate)

⚠️ Resource Deletion will happen

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

Plan: 4 to add, 2 to change, 3 to destroy.
  • Create
    • time_rotating.service_account_key_rotation
  • Update
    • azurerm_key_vault_secret.service_account_key["AzureDevOps"]
    • azurerm_key_vault_secret.service_account_key["Pterodactyl"]
  • Replace
    • time_static.service_account_key_rotation
Change Result (Click me)
  # azurerm_key_vault_secret.service_account_key["AzureDevOps"] will be updated in-place
  ~ resource "azurerm_key_vault_secret" "service_account_key" {
      ~ expiration_date         = "2025-02-13T16:47:00Z" -> (known after apply)
        id                      = "https://bancey-vault.vault.azure.net/secrets/Twingate-AzureDevOps-SA-Key/e95283852bed4973bb81fad371a181f0"
        name                    = "Twingate-AzureDevOps-SA-Key"
        tags                    = {}
      ~ value                   = (sensitive value)
        # (6 unchanged attributes hidden)
    }

  # azurerm_key_vault_secret.service_account_key["Pterodactyl"] will be updated in-place
  ~ resource "azurerm_key_vault_secret" "service_account_key" {
      ~ expiration_date         = "2025-02-13T16:47:00Z" -> (known after apply)
        id                      = "https://bancey-vault.vault.azure.net/secrets/Twingate-Pterodactyl-SA-Key/dd0ecb9c57454e35aec392759bd80646"
        name                    = "Twingate-Pterodactyl-SA-Key"
        tags                    = {}
      ~ value                   = (sensitive value)
        # (6 unchanged attributes hidden)
    }

  # time_rotating.service_account_key_rotation will be created
  + resource "time_rotating" "service_account_key_rotation" {
      + day              = (known after apply)
      + hour             = (known after apply)
      + id               = (known after apply)
      + minute           = (known after apply)
      + month            = (known after apply)
      + rfc3339          = (known after apply)
      + rotation_days    = 7
      + rotation_rfc3339 = (known after apply)
      + second           = (known after apply)
      + unix             = (known after apply)
      + year             = (known after apply)
    }

  # time_static.service_account_key_rotation must be replaced
-/+ resource "time_static" "service_account_key_rotation" {
      ~ day     = 13 -> (known after apply)
      ~ hour    = 16 -> (known after apply)
      ~ id      = "2025-02-13T16:47:00Z" -> (known after apply)
      ~ minute  = 47 -> (known after apply)
      ~ month   = 2 -> (known after apply)
      ~ rfc3339 = "2025-02-13T16:47:00Z" -> (known after apply) # forces replacement
      ~ second  = 0 -> (known after apply)
      ~ unix    = 1739465220 -> (known after apply)
      ~ year    = 2025 -> (known after apply)
    }

  # twingate_service_account_key.this["AzureDevOps"] will be replaced due to changes in replace_triggered_by
-/+ resource "twingate_service_account_key" "this" {
      ~ id                 = "U2VydmljZUFjY291bnRLZXk6a3lEMzhGbVl5bm5fd1E4V3h3VEdRRUZnQ2l3YjRvcnhIaWZQOF9SVTdmMA==" -> (known after apply)
      ~ is_active          = true -> (known after apply)
        name               = "AzureDevOps Key (auto rotates)"
      ~ token              = (sensitive value)
        # (2 unchanged attributes hidden)
    }

  # twingate_service_account_key.this["Pterodactyl"] will be replaced due to changes in replace_triggered_by
-/+ resource "twingate_service_account_key" "this" {
      ~ id                 = "U2VydmljZUFjY291bnRLZXk6TVZGa0xMRV9xbjI5cTBQNjhnSDFSbWZvX3UxTDR3RDg3WTlzU0w1TUpNRQ==" -> (known after apply)
      ~ is_active          = true -> (known after apply)
        name               = "Pterodactyl Key (auto rotates)"
      ~ token              = (sensitive value)
        # (2 unchanged attributes hidden)
    }

Plan: 4 to add, 2 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:

  # time_rotating.service_account_key_rotation has been deleted
  - resource "time_rotating" "service_account_key_rotation" {
        id               = "2025-02-13T16:47:00Z"
      - rfc3339          = "2025-02-13T16:47:00Z" -> null
        # (9 unchanged attributes hidden)
    }


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

@autonomous-bancey
Copy link
Contributor

Plan Result (test_vpn_gateway)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Contributor

Plan Result (test_gameserver)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Contributor

Plan Result (prod_vpn_gateway)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Contributor

Plan Result (prod_gameserver)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Contributor

Plan Result (prod_dns)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Contributor

autonomous-bancey bot commented Feb 19, 2025

Plan Result (wanda_virtual_machines)

⚠️ Resource Deletion will happen

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

Plan: 1 to add, 0 to change, 1 to destroy.
  • Replace
    • proxmox_virtual_environment_download_file.wanda_images["jammy-server-cloudimg-amd64.img"]
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                = 666944000 -> (known after apply) # forces replacement
        # (9 unchanged attributes hidden)
    }

Plan: 1 to add, 0 to change, 1 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           = [
            # (5 unchanged elements hidden)
            "EE:EE:EE:EE:EE:EE",
          + "66:B9:8F:69:45:06",
            "EE:EE:EE:EE:EE:EE",
            # (1 unchanged element hidden)
            "EE:EE:EE:EE:EE:EE",
          - "66:B9:8F:69:45:06",
          - "EA:93:4B:67:20:21",
            "EE:EE:EE:EE:EE:EE",
        ]
        name                    = "wanda-master0"
        tags                    = [
            "k8s",
            "k8s-control-plane",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 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:73:FC:92",
          - "66:AF:3F:F8:CD:48",
            "EE:EE:EE:EE:EE:EE",
          + "66:AF:3F:F8:CD:48",
            "EE:EE:EE:EE:EE:EE",
            # (1 unchanged element hidden)
        ]
        name                    = "wanda-node0"
        tags                    = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 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:C0:B2:1D",
          - "66:39:68:91:4C:52",
            "EE:EE:EE:EE:EE:EE",
            # (1 unchanged element hidden)
            "EE:EE:EE:EE:EE:EE",
          + "66:39:68:91:4C:52",
          + "EE:EE:EE:EE:EE:EE",
          + "EE:EE:EE:EE:EE:EE",
        ]
        name                    = "wanda-node1"
        tags                    = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 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           = [
            # (5 unchanged elements hidden)
            "EE:EE:EE:EE:EE:EE",
          - "EE:EE:EE:EE:EE:EE",
        ]
        name                    = "wanda-node2"
        tags                    = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 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           = [
            # (4 unchanged elements hidden)
            "EE:EE:EE:EE:EE:EE",
          - "66:B4:89:25:5B:87",
            "EE:EE:EE:EE:EE:EE",
          + "66:B4:89:25:5B:87",
        ]
        name                    = "wanda-node3"
        tags                    = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }


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

@autonomous-bancey
Copy link
Contributor

autonomous-bancey bot commented Feb 19, 2025

Plan Result (tiny_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.tiny_images["hela-jammy-server-cloudimg-amd64.img"]
    • proxmox_virtual_environment_download_file.tiny_images["loki-jammy-server-cloudimg-amd64.img"]
    • proxmox_virtual_environment_download_file.tiny_images["thor-jammy-server-cloudimg-amd64.img"]
Change Result (Click me)
  # proxmox_virtual_environment_download_file.tiny_images["hela-jammy-server-cloudimg-amd64.img"] must be replaced
-/+ resource "proxmox_virtual_environment_download_file" "tiny_images" {
      ~ id                  = "local:iso/jammy-server-cloudimg-amd64.img" -> (known after apply)
      ~ size                = 666944000 -> (known after apply) # forces replacement
        # (9 unchanged attributes hidden)
    }

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

  # proxmox_virtual_environment_download_file.tiny_images["thor-jammy-server-cloudimg-amd64.img"] must be replaced
-/+ resource "proxmox_virtual_environment_download_file" "tiny_images" {
      ~ id                  = "local:iso/jammy-server-cloudimg-amd64.img" -> (known after apply)
      ~ size                = 666944000 -> (known after apply) # forces replacement
        # (9 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.tiny_k8s_virtual_machines["hela-tiny-master0"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                      = "200"
      ~ mac_addresses           = [
            # (21 unchanged elements hidden)
            "EE:EE:EE:EE:EE:EE",
          + "EE:EE:EE:EE:EE:EE",
          + "EE:EE:EE:EE:EE:EE",
          + "EE:EE:EE:EE:EE:EE",
          + "EE:EE:EE:EE:EE:EE",
        ]
        name                    = "tiny-master0"
        tags                    = [
            "k8s",
            "k8s-control-plane",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # module.tiny_k8s_virtual_machines["loki-tiny-master1"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                      = "201"
      ~ mac_addresses           = [
            # (27 unchanged elements hidden)
            "EE:EE:EE:EE:EE:EE",
          - "EE:EE:EE:EE:EE:EE",
          - "EE:EE:EE:EE:EE:EE",
        ]
        name                    = "tiny-master1"
        tags                    = [
            "k8s",
            "k8s-control-plane",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # module.tiny_k8s_virtual_machines["loki-tiny-node1"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                      = "221"
      ~ mac_addresses           = [
            # (5 unchanged elements hidden)
            "EE:EE:EE:EE:EE:EE",
          - "EE:EE:EE:EE:EE:EE",
            "66:D1:CB:FC:86:3F",
            # (6 unchanged elements hidden)
        ]
        name                    = "tiny-node1"
        tags                    = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }

  # module.tiny_k8s_virtual_machines["thor-tiny-master2"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                      = "202"
      ~ mac_addresses           = [
            # (29 unchanged elements hidden)
            "EE:EE:EE:EE:EE:EE",
          - "EE:EE:EE:EE:EE:EE",
        ]
        name                    = "tiny-master2"
        tags                    = [
            "k8s",
            "k8s-control-plane",
            "terraform",
        ]
        # (28 unchanged attributes hidden)

        # (8 unchanged blocks hidden)
    }


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

@bancey bancey merged commit 3213732 into main Feb 22, 2025
15 checks passed
@renovate renovate bot deleted the renovate/traefik-34.x branch February 22, 2025 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.

1 participant