werf CI/CD tool | CNCF project

@werf.io

An Open Source solution for implementing efficient and consistent software delivery to #Kubernetes, facilitating best practices using Git, Dockerfile, Helm, and Buildah. https://werf.io/

Are you at #KubeCon Europe 2026 in Amsterdam these days? Our Maksim and Ilia are there — be sure to say "hi" to them if you're around! 👋 They will represent two #CNCF Sandbox projects at the Project Pavilion: - Wed @ 14:00-17:00, Kiosk P-6B, werf (@werf.io) - Thu @ 10:00-14:00, Kiosk P-6B, Dex

Bild

We’d also like to present this overview (github.com/werf/nelm/di...) of the recent changes in #Nelm. Since Nelm underwent a major refactoring, added 60(!) new features, and resolved many annoying issues, we’d like to consider Nelm v1 stable and complete enough 🎉

New features in Nelm v1.12.0-v1.19.1 · werf nelm · Discussion #514

Nelm has seen significant progress in the last four months. The highlights are: a major refactoring; 60(!) new features; many annoying issues resolved. At this point, we consider Nelm v1 stable and...

github.com

Following the recent release of #Helm v4, we’d like to explain how it is different from Nelm we use in #werf. This article provides our detailed comparison and sheds light on the significant enhancements we plan for Nelm. Feel free to share with your #Kubernetes folks! blog.werf.io/nelm-helm-4-...

How Nelm compares to Helm 4: Current differences and future plans

Nelm is an alternative tool to Helm 4 that supports deploying CRDs, defining deployment order, advanced resource tracking, and much more.

blog.werf.io

Nelm is a Helm 3 alternative built by the werf team, designed for Kubernetes deployments It replaces Helm’s 3-way merge with server-side apply, supports Terraform-plan-style dry runs, advanced resource ordering and encrypted values ➤ https://ku.bz/YTzSDVJdl

#Nelm, the improved #Helm by #werf, got many new features since its v1.0.0 release five months ago. This post summarises the most significant changes, including 2 new experimental commands, 7 new flags, 2 new annotations, new functions, and several other improvements: github.com/werf/nelm/di...

New features in Nelm v1.1.0-v1.11.0 · werf nelm · Discussion #397

It’s been almost five months since Nelm v1.0.0 was released. Nelm has received many new features, not to mention numerous bugfixes. This post summarises the most significant changes recently introd...

github.com

Enhanced build reports are another addition introduced in #werf v2.42.0, which aims to improve image building in #Kubernetes. Using these details on build stages helps analyze the effectiveness of your build configuration and evaluate your cache cleanup strategy (based on the cache hit ratio) 🚀

Bild

It’s gratifying to see a huge improvement to #Nelm from a third-party #OpenSource contributor, Vladimir! His massive effort introduces the `werf.io/sensitive-paths` annotation, enhancing sensitive data handling with JSONPath expressions. Available in Nelm v1.8.0+. github.com/werf/nelm/pu...

Add enhanced sensitive data handling by kuzaxak · Pull Request #364 · werf/nelm

Functionality adds similar to helm-diff style of diffing sensitive data. Previously, NELM handled sensitive data with an all-or-nothing approach: Resources marked as sensitive (via werf.io/sensiti...

github.com