Make sure the kernel is installed, e.g. for the one mentioned above:
Afterwards you can add it to the list of known kernels for the proxmox-boot-tool [0]:
And if you want to always boot that kernel, you can pin it:
[0] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysboot
apt install pve-kernel-5.15.60-2-pve
Afterwards you can add it to the list of known kernels for the proxmox-boot-tool [0]:
proxmox-boot-tool kernel add 5.15.60-2-pve
And if you want to always boot that kernel, you can pin it:
proxmox-boot-tool kernel pin 5.15.60-2-pve
[0] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysboot