Bug Fixes
- populate secret bucketName from ref globalAlias by @kasefuchs
- preserve spec.storage.env and spec.storage.envFrom through v1beta2 conversion by @rajsinghtech
- register GarageCluster webhooks at v1beta2 like the generated manifests (#275) in #275 by @antonioacg
Miscellaneous
- bump Helm chart to v0.6.22 by @rajsinghtech
- run the core Ginkgo e2e shard on arm64 runners (#276) in #276 by @antonioacg
- update dependency helm to v4.2.3 (#274) in #274 by @renovate[bot]
Testing
- fix tests for buildSecretData refactor by @kasefuchs