v1.13.0
·
612 commits
to master
since this release
v1.13.0
Additions
- Added new optional validator
alpha-deprecated-apisfor the command bundle validate to help you verify if your bundle uses Kubernetes deprecated APIs. (#5216) - Added support for configuring Scorecard Service Accounts using config files alongside the CLI. (#5245)
Changes
- (quarkus/v1alpha) Bumped java-operator-plugins to v0.1.0. This is the first release of the java-operator-plugins repo. There are no other changes besides pointing to a specific tag. (#5206)
- For ansible-based operators, we have bumped
ansible-runnerdependency to >= 2.0.2. (#5205) - Updated default base image used in
run bundleandrun bundle-upgradeto the multi-archquay.io/operator-framework/opm:latestimage to support non-amd64 clusters. (#5171) - Replaced busybox with UBI8.4 for Scorecard Un-Tar image. (#5191)