On 16.06.25 10:40, 'Jan Kiszka' via kas-devel wrote:
> Hi all,
>
> This is a hot-fix release, addressing a regression in kas-container that
> was still pulling image 4.7 with the 4.8-version of that script.
Correction: It was not pulling image 4.7. It was claiming to be script
4.7 towards image 4.8. That made the latter complaining about a mismatch
but it was still continuing to work. One may say this is more cosmetic,
but then again it was also breaking the newly established versioning
check between script and image.
Jan