v0.19.0

    Nothing needs to be changed in an existing project to fix this issue.

    See #3265 for more details.

    If you wish to migrate directly from the old layout to the latest v1.0.0+ layout, see the .

    See #3190 for more details.

    See for more details.

    For Helm-based operators to be more aligned with Helm, the UpdateError condition reason was renamed to UpgradeError for the ReleaseFailed condition. Note that this is NOT a breaking change for Helm-based operators themselves. However, any script or code that is depending on this condition reason must be updated to use UpgradeError instead of UpdateError.