github operator-framework/operator-sdk v1.13.0

latest releases: v1.34.1, v1.34.0, v1.33.0...
2 years ago

v1.13.0

Additions

  • Added new optional validator alpha-deprecated-apis for 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-runner dependency to >= 2.0.2. (#5205)
  • Updated default base image used in run bundle and run bundle-upgrade to the multi-arch quay.io/operator-framework/opm:latest image to support non-amd64 clusters. (#5171)
  • Replaced busybox with UBI8.4 for Scorecard Un-Tar image. (#5191)

Don't miss a new operator-sdk release

NewReleases is sending notifications on new releases.