Changed - Fallback to the default kubeseal binary if the specific version can't be downloaded Fixed - Correct exit code if the required version of kubeseal was not found on github
0.4.2
Fixed - Correct download link for amd64 - Exit 1 if unsupported architecture or OS is detected
0.4.1
Changed - Print controller version on a separated line Fixed - Removed code duplication
0.4.0
Added - kubeseal-auto now downloads the same version of kubeseal binary as the version of sealed-secret controller (only in non-detached mode)
0.3.1
Fixed - TypeError: argument of type 'NoneType' is not iterable in _find_sealed_secrets_controller
0.3.0
Added - Support for SealedSecrets controller encryption secret backup Changed - Improved SealedSecrets controller searching