- Added option to disable remote bases in Kustomize overlays via `noRemoteBases=true`, enforcing local-only resources for security and performance.
- Enabled specifying a secret data key for KubeConfig in Kustomization and HelmRelease resources.
- Added `serviceAccountName` field to ImageRepository objects to use attached pull secrets for registry authentication.