Release v0.1.25
What's Changed
Enhancements
- Added support for using the File Integrity Operator on s390x and ppc64le
architectures.
Internal Changes
- Updated operator framework to use operator-sdk version 1.15.0.
- Added formal support for watching all namespaces using
AllNamespaces
in a
backwards compatible way to adhere to changes required by the operator-sdk
update. - Removed unused test framework code that was obsolete after updating the
operator-sdk framework dependency. - Added additional flexibility to the container build process to support
building content across different operating systems. - Upgraded golang dependency to version 1.17
New Contributors
- @gauravpbankar made their first contribution in #233
Full Changelog: v0.1.24...v0.1.25