🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now β†’
Menu

Categories

Helm 4 Released: Post-Rendering Pipeline and Native OCI Chart Repositories

Helm 4 Released: Post-Rendering Pipeline and Native OCI Chart Repositories

After nearly a year in beta, Helm 4.0 is now GA. This is the first major version since 2019 and brings a handful of breaking changes alongside major ergonomic improvements.

Post-Rendering Pipeline

The new post-renderer pipeline replaces the single --post-renderer flag, allowing chains of transformations with well-defined inputs and outputs. Kustomize, yq, and policy tools like Kyverno plug in cleanly without shell glue.

OCI Native

OCI registries are now the default chart distribution mechanism. The classic index.yaml HTTP repository format still works for backwards compatibility but is deprecated. Artifact Hub indexes OCI charts from all major registries.

Breaking Changes

  • Helm 2 charts no longer supported (use helm convert from Helm 3)
  • Minimum Kubernetes version is 1.28
  • Several deprecated template functions removed
  • helm test runs in parallel by default
Share this article:
Dargslan Editorial Team (Dargslan)
About the Author

Dargslan Editorial Team (Dargslan)

Collective of Software Developers, System Administrators, DevOps Engineers, and IT Authors

Dargslan is an independent technology publishing collective formed by experienced software developers, system administrators, and IT specialists.

The Dargslan editorial team works collaboratively to create practical, hands-on technology books focused on real-world use cases. Each publication is developed, reviewed, and...

Programming Languages Linux Administration Web Development Cybersecurity Networking

Stay Updated

Subscribe to our newsletter for the latest tutorials, tips, and exclusive offers.