v0.12.0
Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.12.0/install.sh | bash -s
What's Changed
- 🌱 Consolidate e2e CI jobs by @m1kola in #993
- 🌱 deps: bump catalogd to v0.16.0 by @joelanford in #1002
- 🌱 Bump mkdocs-material from 9.5.27 to 9.5.28 by @dependabot in #1005
- ✨ Update to catalogd v0.17.0 to share a common certificate issuer by @tmshort in #970
- 🌱 Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #1010
- ✨ Adding a token getter to get service account tokens by @skattoju in #1006
- ✨ Fixes and Improvements for TokenGetter by @skattoju in #1014
- 🐛 Set correct labels on helm release during upgrade by @kevinrizza in #1017
- ✨ expose a nodeport on kind cluster by @yashoza19 in #1021
- ✨ Add Service Account requirement to ClusterExtension by @makon57 in #1011
- ✨ bump helm-operator-plugins to v0.3.0; disable failure rollbacks by @joelanford in #1020
- 🌱 Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #1029
New Contributors
Full Changelog: v0.11.0...v0.12.0