First release of v0.2.0. Changes are mostly refactoring cloudProfile
as credentials
.
- Changed
cloudProfile
tocredentials
. The former used to be a string. It is now an array of "provider-credentials" with a more intuitive naming convention when pulling Kubernetes Secrets vs. other credential methods such as IRSA or KIAM. See the credentials docs for details.