github nixys/nxs-universal-chart v3.0.17

9 hours ago

What's Changed

Added

  • added samples for nuc-fluxcd, nuc-external-secrets, nuc-mongodb-percona-operator, nuc-envoy-gateway, and nuc-valkey.

Fixed

  • fixed deprecated workload imagePullSecrets warnings in NOTES.txt so null entries inside deployments, cronJobs, jobs, and hooks do 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 an enabled key rejected by the subchart schema.
  • fixed cronJobsGeneral.suspend and cronJobsGeneral.singleOnly so CronJobs inherit the general defaults while still allowing per-CronJob false or null overrides.
  • fixed envConfigmaps and envSecrets rendering to preserve multiple entries and skip null or empty items without rendering an empty envFrom block.
  • fixed automatic checksum reference collection for *General.envConfigmaps and *General.envSecrets.
  • fixed deprecated workload imagePullSecrets warnings in NOTES.txt so null entries inside deployments, cronJobs, jobs, and hooks do 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 deploymentsGeneral and cronJobsGeneral environment source defaults, including empty-value handling and override behavior.

Testing

  • added unit and smoke coverage for null workload entries in deployments and cronJobs.

Full Changelog: v3.0.15...v3.0.17

Don't miss a new nxs-universal-chart release

NewReleases is sending notifications on new releases.