This patch release primarily includes updates to the initializer's package installer, making it such that it will handle providing a Configuration
in the values.yaml
without any Providers
(#2636) and update existing packages if one with the same image source exists (#2625). There are a few minor documentation fixes also included.
What's Changed
- [release-1.2] docs: Fix incorrect created providerConfigRef name used in RDSInstance by @hasheddan in #2620
- [Backport release-1.2] docs: Fix link to community meeting by @github-actions in #2630
- [Backport release-1.2] Make package install manifests match object generated by CLI by @github-actions in #2637
- [Backport release-1.2] Handle only installing Configurations correctly in initializer by @github-actions in #2640
- [release-1.2 #2625] Strip version from package name when installed with initializer by @hasheddan in #2653
- [release-1.2] Update docs ahead of v1.2.5 release by @hasheddan in #2667
Full Changelog: v1.2.4...v1.2.5