What's Changed
Added
- added samples for
nuc-fluxcd,nuc-external-secrets,nuc-mongodb-percona-operator,nuc-envoy-gateway, andnuc-valkey.
Fixed
- fixed deprecated workload
imagePullSecretswarnings inNOTES.txtsonullentries insidedeployments,cronJobs,jobs, andhooksdo not fail template rendering. - fixed the FluxCD dependency condition to use
nuc-fluxcd.enabled. - fixed the Envoy Gateway dependency condition to use
global.nuc-envoy-gateway.enabled, avoiding anenabledkey rejected by the subchart schema. - fixed
cronJobsGeneral.suspendandcronJobsGeneral.singleOnlyso CronJobs inherit the general defaults while still allowing per-CronJobfalseornulloverrides. - fixed
envConfigmapsandenvSecretsrendering to preserve multiple entries and skipnullor empty items without rendering an emptyenvFromblock. - fixed automatic checksum reference collection for
*General.envConfigmapsand*General.envSecrets. - fixed deprecated workload
imagePullSecretswarnings inNOTES.txtsonullentries insidedeployments,cronJobs,jobs, andhooksdo not fail template rendering.
Changed
- completed Dependency Subcharts documentation for all dependencies declared in
Chart.yaml. - removed empty optional maps from sample values files and filled required sample fields with concrete values.
- documented
deploymentsGeneralandcronJobsGeneralenvironment source defaults, including empty-value handling and override behavior.
Testing
- added unit and smoke coverage for
nullworkload entries indeploymentsandcronJobs.
Full Changelog: v3.0.15...v3.0.17