Humio Operator 0.15.0 GA (2022-07-19)
Version? | Type? | Release Date? | Config.Changes? |
---|---|---|---|
0.15.0 | GA | 2022-07-19 |
This release contains a number of small fixes and updates.
Fixed in this release
Other
Add minReadySeconds which sets the minimum time in seconds that a pod must be ready before the next pod can be deleted when doing rolling update.
Remove
--installCRDs
command from helm and use helm3 best practices using the--skip-crds
flag. Removes support for helm2.