Skip to content

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 09 Oct 21:33
· 431 commits to main since this release
v0.5.2
a7b39ef

The v0.5.2 release is a patch release that updates bpfman to aya version 0.13.0 and aya-obj version 0.2.0. This update allows bpfman to make a proper bpfman release that doesn't have Aya pinned to a git SHA.

Other Notable Changes:

  • Add support for ppc64le and s390x
  • Allow Cosign to be disabled and enabled at runtime.
  • Added an OpenSSF Scorecard action to scan bpfman for security best practices on a regular basis and started making recommended improvements.

What's Changed

Full Changelog: v0.5.1...v0.5.2

Known Issues

  • The OpenShift console should not be used to install the v0.5.2 bpfman community operator because it will use the latest version of the bpfman container image instead of the v0.5.2 based image, which may or may not work.