Skip to content

chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 1d22e9d - #961

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-pelican-dev-panel-main
Open

chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 1d22e9d#961
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-pelican-dev-panel-main

Conversation

@renovate

@renovate renovate Bot commented Dec 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/pelican-dev/panel digest d24340d1d22e9d

Configuration

📅 Schedule: (UTC)

  • 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 these updates 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 (generate_ansible_inventory)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey

autonomous-bancey Bot commented Dec 25, 2025

Copy link
Copy Markdown
Contributor

Plan Result (prod_twingate)

No changes. Your infrastructure matches the configuration.

@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

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

autonomous-bancey Bot commented Dec 25, 2025

Copy link
Copy Markdown
Contributor

Plan Result (prod_gameserver)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey

autonomous-bancey Bot commented Dec 25, 2025

Copy link
Copy Markdown
Contributor

Plan Result (prod_dns)

Plan: 0 to add, 2 to change, 0 to destroy.
  • Update
    • module.adguard_gamora.adguard_config.config
    • module.adguard_thanos.adguard_config.config
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                    = "Tuesday, 11-Aug-26 13:45:47 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                    = "Tuesday, 11-Aug-26 13:45:48 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.

@autonomous-bancey

autonomous-bancey Bot commented Dec 25, 2025

Copy link
Copy Markdown
Contributor

Plan Result (tiny_virtual_machines)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey

autonomous-bancey Bot commented Dec 25, 2025

Copy link
Copy Markdown
Contributor

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"]
    • proxmox_virtual_environment_download_file.wanda_images["resolute-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                = 733930496 -> (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                = 624105472 -> (known after apply) # forces replacement
        # (9 unchanged attributes hidden)
    }

  # proxmox_virtual_environment_download_file.wanda_images["resolute-server-cloudimg-amd64.img"] must be replaced
-/+ resource "proxmox_virtual_environment_download_file" "wanda_images" {
      ~ id                  = "local:iso/resolute-server-cloudimg-amd64.img" -> (known after apply)
      ~ size                = 859994624 -> (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.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:82:14:8D",
          + "62:A4:57:A1:57:67",
          + "86:FC:8E:41:F4:91",
          + "4A:09:55:2B:B7:54",
          + "D6:76:78:DB:51:13",
          + "FE:DD:56:72:ED:B7",
        ]
        name                                 = "wanda-master0"
        tags                                 = [
            "k8s",
            "k8s-control-plane",
            "terraform",
        ]
        # (35 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:7C:DB",
          + "12:E4:69:1A:BE:B7",
          + "6E:2C:00:FE:05:D9",
          + "B2:AB:7C:0A:E4:95",
          + "76:AC:0F:F4:73:CA",
          + "2E:F6:3B:34:A7:4D",
          + "86:B7:10:C3:32:81",
          + "6A:51:E9:F7:42:8E",
          + "8A:4A:8B:24:DE:A3",
          + "AE:E6:4E:A2:CE:E2",
          + "22:2C:22:B7:FA:18",
          + "B6:32:C2:26:C7:29",
        ]
        name                                 = "wanda-node0"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (35 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:85:E3:83",
          + "BE:04:3D:CB:0D:E2",
          + "D2:B5:8F:F4:63:A5",
          + "A6:8A:A2:5B:B3:68",
          + "82:11:DA:95:12:DD",
          + "E2:A0:08:B8:FD:29",
          + "5E:19:D4:D0:4A:E4",
          + "0A:53:33:FF:1C:EB",
          + "62:14:CA:5F:C8:EF",
          + "12:4C:AE:50:FA:79",
        ]
        name                                 = "wanda-node1"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (35 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:DE:61:BC",
          + "F6:CC:FE:AD:05:B5",
          + "06:3D:E5:66:11:D8",
          + "5A:84:A5:03:2C:75",
          + "8E:8B:D9:46:09:3E",
          + "2E:83:04:34:97:60",
          + "EE:EF:2E:53:A6:3C",
          + "16:DA:AB:DE:BD:E8",
          + "AA:51:77:44:2E:15",
          + "B2:51:90:9C:3E:18",
          + "4A:86:FA:66:17:FA",
          + "2A:2B:3C:A6:0B:D4",
        ]
        name                                 = "wanda-node2"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (35 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:11:05:85",
          + "FE:5A:1B:DF:4C:7D",
          + "3E:5F:E7:EB:21:F4",
          + "EA:6E:68:AB:07:85",
          + "86:5D:1F:65:FC:28",
          + "BA:0C:F4:9C:C1:E4",
          + "FA:73:1F:10:B1:E1",
          + "B2:8B:93:21:DB:13",
          + "1E:B9:7F:18:97:B7",
          + "22:7C:65:34:74:62",
          + "12:80:92:EB:F4:6C",
        ]
        name                                 = "wanda-node3"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (35 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }


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

@renovate renovate Bot changed the title chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 4b619d0 chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 95dc13f Dec 28, 2025
@renovate
renovate Bot force-pushed the renovate/ghcr.io-pelican-dev-panel-main branch from f29fc3f to c12e178 Compare December 28, 2025 01:08
@renovate renovate Bot changed the title chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 95dc13f chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 9e96086 Dec 28, 2025
@renovate
renovate Bot force-pushed the renovate/ghcr.io-pelican-dev-panel-main branch from c12e178 to 146a6af Compare December 28, 2025 13:35
@renovate renovate Bot changed the title chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 9e96086 chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 0a79af9 Dec 28, 2025
@renovate
renovate Bot force-pushed the renovate/ghcr.io-pelican-dev-panel-main branch from 146a6af to 5644b20 Compare December 28, 2025 17:28
@renovate renovate Bot changed the title chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 0a79af9 chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 8ba9df5 Dec 30, 2025
@renovate
renovate Bot force-pushed the renovate/ghcr.io-pelican-dev-panel-main branch from 5644b20 to bc7aa91 Compare December 30, 2025 01:43
@renovate renovate Bot changed the title chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 8ba9df5 chore(deps): update ghcr.io/pelican-dev/panel:main docker digest to 429dd1e Jan 3, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-pelican-dev-panel-main branch from bc7aa91 to 6a63fcb Compare January 3, 2026 23:46
mergify[bot]
mergify Bot previously approved these changes Feb 4, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 5, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 6, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 6, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 7, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 8, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 9, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 13, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 13, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 14, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Feb 14, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Apr 9, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Apr 20, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Apr 20, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Apr 22, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Apr 22, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Apr 23, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 Apr 28, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 May 4, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 May 4, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 May 5, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🤖 LGTM! beep boop

@autonomous-bancey

Copy link
Copy Markdown
Contributor

Plan Result (prod_vpn_gateway)

No changes. Your infrastructure matches the configuration.

mergify[bot]
mergify Bot previously approved these changes May 5, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 May 11, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 May 19, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 May 19, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 May 20, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🤖 LGTM! beep boop

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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 May 20, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

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