Skip to main content

n8n chart version 1.22.5 released

· 3 min read
Burak Ince
Software Developer

We are excited to share the release of the n8n Helm chart version 1.22.5 on 2026-06-19, featuring app version 2.26.6. This update introduces new features and valuable community-driven enhancements, all focused on simplifying your n8n deployment on Kubernetes.

What's New in n8n 1.22.5 chart

In this release, we've worked hard on updates to both the Helm chart (version 1.22.5) and the underlying application (version 2.26.6). Here’s a look at the significant changes:

  • Fixed: Set the NPM_CONFIG_CACHE environment variable in the main container to enable community package installations while keeping readOnlyRootFilesystem enabled.

  • Fixed: Resolved issues with community node packages not being accessible in external task runner mode and added --ignore-scripts to prevent postinstall script errors.

  • Added: Introduced optional PVC persistence for community node packages via nodes.external.persistence.

  • Fixed: Ensured that community package installs route into the main/worker PVC when its mountPath already includes /home/node/.n8n/nodes, eliminating unnecessary separate volumes.

  • Fixed: Addressed the creation of the worker PVC not occurring when worker.count > 1 with ReadWriteMany access mode.

  • Fixed: Fixed the sharing of community packages across StatefulSet replicas using a ReadWriteOnce PVC when forceToUseStatefulset is true.

For a complete overview of all changes, check out the release notes on GitHub.

Getting Started with n8n 1.22.5 chart

Are you ready to deploy n8n 1.22.5? Our comprehensive installation guides walk you through the steps to get started, including:

  • Quick installation using default configurations.
  • Customizing settings tailored to your environment.
  • Best practices for successful production deployments.

Visit the n8n documentation to explore all available options and deploy n8n today.

Why Choose the n8n Helm Chart?

The n8n Helm chart, maintained by GitHub Community Charts, is crafted to make deploying n8n on Kubernetes both seamless and reliable. Here are some key benefits:

  • Ease of Use: Streamlined installation and configuration process.
  • Community-Driven: Continuous updates and improvements fueled by our contributors.
  • Flexibility: Configurable options catering to a wide range of use cases.
  • Reliability: Tested for consistent performance in Kubernetes environments.

Get Involved

GitHub Community Charts thrives on community involvement, and we’re eager for your contributions! Whether it’s fixing bugs, enhancing documentation, or proposing new features, here’s how you can jump in:

Thank you for your support of n8n and GitHub Community Charts. Together, let's continue to simplify Kubernetes deployments!