Closed
Description
It is really hard for me to create a PR like #1236 to update the template image digests.
We have to have a tool for updating these templates automatically.
The tool must retain comment lines and indentation styles in the YAMLs.
Frequently updated images:
- Ubuntu Add
hack/update-template-ubuntu.sh
#2702 - Debian Refactor
update-template-ubuntu.sh
and addupdate-template-debian.sh
#2731 - ArchLinux Add
hack/update-template-archlinux.sh
#2788 - CentOS Stream Add
hack/update-template-centos-stream.sh
#2794
Less frequent ones:
- Alpine Add
hack/update-template-alpine.sh
#2811 - AlmaLinux Add
hack/update-template-almalinux.sh
#2796 - Rocky Linux Add
hack/update-template-rocky.sh
#2806 - Oracle Linux Add
hack/update-template-oraclelinux.sh
#2820 - Fedora Add
hack/update-template-fedora.sh
#2826 - openSUSE Leap Add
hack/update-template-opensuse.sh
#2852