Korifi 0.5.0
What's Changed
- We now support Amazon EKS and ECR! 📦 See the EKS install instructions for more details.
- The
global.packageRegistrySecret
Helm value is nowglobal.containerRegistrySecret
(see #1941). - The
api.packageRepositoryPrefix
andkpack-image-builder.dropletRepositoryPrefix
Helm values have been consolidated into a singleglobal.containerRepositoryPrefix
value (see #2029). - We now issue a warning when the Kubernetes user you logged in as is not a CF user (see #1834).
- We now support process metadata patching (see #1910).
- We now support creating, getting, updating and deleting domains (see #1944).
New Contributors
- @kirederik made their first contribution in #1839
- @benjaminguttmann-avtq made their first contribution in #1964
Full Changelog: v0.4.0...v0.5.0
⚒️ Ready to try it? See the install instructions!