Signed-off-by: Stefan Reiter <s.rei...@proxmox.com> --- This one still fits nicely IMO, for the next version though, maybe 2.6+ or similar would be better.
www/manager6/Utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js index 4be22f7f..e7244be5 100644 --- a/www/manager6/Utils.js +++ b/www/manager6/Utils.js @@ -50,7 +50,7 @@ Ext.define('PVE.Utils', { utilities: { kvm_ostypes: { 'Linux': [ - { desc: '4.X/3.X/2.6 Kernel', val: 'l26' }, + { desc: '5.X/4.X/3.X/2.6 Kernel', val: 'l26' }, { desc: '2.4 Kernel', val: 'l24' } ], 'Microsoft Windows': [ -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel