Skip to content

v0.1.1-alpha.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 22:42
· 194 commits to main since this release
ca44da5

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

What's Changed

  • ✨ feat(helm release): use custom creds for private OCI by @sebltm in #136
  • πŸ› Fix nil pointer bug in EnableClientCache option by @Jont828 in #148
  • 🌱 Bump CAPI to v1.6, Helm to v3.13.3, and controller-runtime to v0.16.3 by @Jont828 in #143
  • ✨ Implement e2e integration testing by using CAPI v1.6 test framework by @Jont828 in #147
  • πŸ› Use local kind registry by default in e2e tests by @Jont828 in #163
  • πŸ› Bump Go version to v1.21 in GitHub actions by @mboersma in #162
  • ✨ Add CAPI API version upgrade test by @Jont828 in #165
  • 🌱 Add Matt Boersma to reviewers by @Jont828 in #166
  • 🌱 Minor cleanup for e2e tests by @mboersma in #161
  • ✨ Add support for the ObservedGeneration in HelmChartProxy Status field by @dmvolod in #145
  • ✨ Add e2e test and template for K8s version upgrade by @Jont828 in #164
  • 🌱 Convert pointer types in Helm options to regular fields by @Jont828 in #168
  • ✨ Add controllers tests for real Reconcile loop running with setup-envtest by @dmvolod in #150
  • 🌱 Move CecileRobertMichon to emeritus approvers by @mboersma in #169
  • 🌱 Bump CAPI dependencies to v1.6.1 by @mboersma in #170

New Contributors

Full Changelog: v0.1.1-alpha.0...v0.1.1-alpha.1