mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
If the current Flatcar release is already the latest Kernel, we should simply exit with 0, without giving a failure status 1. The `exit 1` would the otherwise result in a failure of the entire Github actions.
Description
Languages
Shell
93%
Python
6.9%