Helm


5.2 releases 

5.1 releases 

New Features 

  • For both containers, the securityContext is now configurable;
  • The Deployment’s PodTemplateSpec dnsPolicy and dnsConfig can be set;
  • Annotations for the Deployment’s PodTemplateSpec can be provided.

Fixes 

  • imagePullSecrets is moved from the (incorrect) container level to the deployment level.