Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.0.2/install.sh | bash -s
What's Changed
- release: build multi-arch manifest list for common platforms by @joelanford in #146
- bump goreleaser, remove obsolete substitute task by @joelanford in #147
- Operator-Controller Release Guide by @dtfranz in #149
- Introduce the Apache License by @awgreene in #150
- Release Install script by @dtfranz in #157
- Introduce Contribution Doc by @awgreene in #151
- Add .spec.version by @perdasilva in #142
- Add Channel to Operator API by @tmshort in #171
- Convert OLM V1 MVP share doc to markdown by @tlwu2013 in #166
- GitHub Checkout Action by @dtfranz in #177
- Actions Updates by @dtfranz in #178
- Handle channelName by @tmshort in #172
- bump rukpak from v0.11.0 to v0.12.0 by @joelanford in #185
- update .goreleaser.yaml to properly build multi-arch images by @everettraven in #186
New Contributors
- @tlwu2013 made their first contribution in #166
- @everettraven made their first contribution in #186
Full Changelog: v0.0.1...v0.0.2