github bjw-s-labs/helm-charts common-5.0.0

latest releases: multus-1.3.1, app-template-5.0.0, multus-1.3.0...
4 hours ago

Changelog:

Added

  • NetworkPolicy now auto-detects and targets a single controller when no controller or podSelector is specified and exactly one controller exists.
  • Allow creating HorizontalPodAutoscaler objects for controllers.
  • Add support for creating PodMonitors in addition to ServiceMonitors
  • Add support for setting container resizePolicy in Kubernetes versions >= 1.35
  • Add support for setting Pod resizePolicy in Kubernetes versions >= 1.36
  • Add native support for generic ephemeral volumes via the new ephemeral persistence type.

Changed

  • Breaking: Restructured rawResources to use a manifest wrapper key for cleaner syntax. Previously the K8s manifest content was placed under a spec key which caused confusion. Global chart labels and annotations are automatically merged with user-provided ones.
  • Breaking: automountServiceAccountToken now defaults to false to improve security posture.
  • Breaking: Create an unprivileged serviceAccount by default. Can be disabled by setting global.createDefaultServiceAccount to false.
  • Breaking: ServiceMonitor and PodMonitor jobLabel fields now default to app.kubernetes.io/name.
  • Minimum required Kubernetes version has been increased to 1.31
  • Minimum required Helm version has been increased to 3.18

Fixed

  • Improve error messages
  • Fix edge case in volumeMounts where default persistence type was not properly set
  • Fix whitespace handling in Route backendRefs

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.