Skip to content

v0.0.16

Choose a tag to compare

@github-actions github-actions released this 04 Oct 21:38
· 434 commits to master since this release
0763b9d
  • Fixed matching the "aarch64" architecture for macOS. At least with Go, these binaries end up labeled as "arm64" instead of "aarch64", and ubi should treat that as a match. Reported by Ajay Vijayakumar.