v0.5.0
This release enables installations of Authorino v0.11.0
What's Changed
- Golang upgraded to v1.18 (#99, #100)
- Fixed
make docker-build
target (#102) - Configure Authorino using command-line flags (#103)
- Compatibility with authorino#366
- Backward compatibility with Authorino versions that still use environment variables as method to configure the service (<0.11.0), with auto-detection based on the container image tag
- The Operator will no longer reconcile environment variables stated in the Authorino deployment
- Added support for the Authorino healthz/readiness probe address flag (#103)