mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-10 07:01:12 +02:00
For some reason, if the `--upgrade` flag wasn't in the form of `--upgrade=<true|false>` (with an `=`), the flag was always true. This adds `=` to all flags. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>