feat(n8n): update image ghcr.io/n8n-io/n8n 2.21.4 → 2.22.0 (#48365)

This commit is contained in:
TrueCharts Bot
2026-05-19 19:49:00 +02:00
committed by GitHub
parent 2449c1ed5e
commit 92491b1a80
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.21.4 appVersion: 2.22.0
dependencies: dependencies:
- name: common - name: common
version: 29.3.4 version: 29.3.4
@@ -44,5 +44,5 @@ sources:
- https://github.com/n8n-io/n8n - https://github.com/n8n-io/n8n
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n
type: application type: application
version: 21.10.4 version: 21.11.0
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json # yaml-language-server: $schema=./values.schema.json
image: image:
repository: ghcr.io/n8n-io/n8n repository: ghcr.io/n8n-io/n8n
tag: 2.21.4@sha256:e755a7ba60113bb5e3959e24999e810be1aeee25e267d9dfec3dcfcb3d14617c tag: 2.22.0@sha256:c501989f400554913670d26aab8e5541266b76d0ca6edf610eaba3b5d8595052
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
timezoneandlocale: {} timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en" # N8N_DEFAULT_LOCALE: "en"