DevOps Helm Charts

Current Release

Release 0.12.1 (April 1, 2026)

Features

  • Updated the default global image tag to 2603

  • Added support for Pod Disruption Budget (PDB) settings for workloads

    • configurable globally or per workload with minAvailable or maxUnavailable

    • Added support for unhealthyPodEvictionPolicy on Kubernetes v1.31+

  • Expanded utilitySidecar configuration

    • Support for custom image fields, custom command, and custom args

    • Added envFrom support for the sidecar so ConfigMaps and Secrets can be injected without enumerating each variable

    • Improved sidecar volume handling

    • Improved sidecar compatibility with existing volumes and release-suffixed out-dir names