Hi,
any idea to keep only the three or five system images?
At the moment you must delete it manually. After a few months without deleting you are running out of disk space.
Example under RedHat
yum install yum-utils
vi /etc/yum.conf
installonly_limit=3
You will be only 3 versions of the kernel. Similar solution for Vyos with system images?