4 Commits

Author SHA1 Message Date
ac99a254c3 fix(apt): Update Debian repo handling for Debian 13
We're now using the built-in deb822_repository module to handle
Debian package repositories. We no longer need individual yml files
per repo and instead perform just one loop call of the
deb822_repository module. We also update repo content to Proxmox VE 9
and Debian 13.
1.0.3
2025-08-11 02:51:07 +02:00
d1995f0aa5 feat(apt): Add non-free-firmware component to all repos
We're doing this because at the end of the Proxmox VE 8 lifecycle in
August of 2025 the pve8to9 migration check script indicated if would
be potentially beneficial to install the amd64-microcode package for
microcode updates to our processor.

We agree which is why we need the non-free-firmware component to be
able to install amd64-microcode.
1.0.2
2025-08-10 23:46:48 +02:00
3a5a02fd71 fix(proxy): Remove subscription nag message
Adjust proxmoxlib.js patch file to work with newest Proxmox code.
This removes the "No valid subscription" nag pop-up message on login.
1.0.1
2025-08-06 00:11:06 +02:00
1d1734f7ec feat(repo): Initial commit 1.0.0 2025-04-03 02:36:50 +02:00