fix(n8n): update image ghcr.io/n8n-io/n8n 2.6.2 → 2.6.3 (#44459)

This commit is contained in:
TrueCharts Bot
2026-02-02 17:24:34 +01:00
committed by GitHub
parent 9d5e179cd5
commit c5bbe4801a
2 changed files with 14 additions and 8 deletions
+13 -7
View File
@@ -2,13 +2,19 @@ annotations:
artifacthub.io/links: |- artifacthub.io/links: |-
- name: support - name: support
url: https://discord.com/invite/tVsPTHWTtr url: https://discord.com/invite/tVsPTHWTtr
truecharts.org/category: unsorted
truecharts.org/max_helm_version: "3.17"
truecharts.org/max_kubernetes_version: 1.32.0
truecharts.org/min_helm_version: "3.14"
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
trueforge.org/category: media trueforge.org/category: media
trueforge.org/max_helm_version: "4.1" trueforge.org/max_helm_version: "4.1"
trueforge.org/max_kubernetes_version: 1.35.0 trueforge.org/max_kubernetes_version: 1.35.0
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.6.2 appVersion: 2.6.3
dependencies: dependencies:
- name: common - name: common
version: 28.29.40 version: 28.29.40
@@ -26,16 +32,16 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: n8n is an extendable workflow automation tool. description: n8n is an extendable workflow automation tool.
home: https://trueforge.org/truetech/truecharts/charts/stable/n8n home: https://truecharts.org/charts/stable/n8n
icon: https://trueforge.org/img/hotlink-ok/chart-icons/n8n.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp
keywords: keywords:
- workflows - workflows
- automation - automation
kubeVersion: '>=1.27.0-0' kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@trueforge.org email: info@truecharts.org
url: https://trueforge.org url: https://truecharts.org
name: n8n name: n8n
sources: sources:
- https://docs.n8n.io/ - https://docs.n8n.io/
@@ -43,5 +49,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: 18.6.4 version: 18.6.5
+1 -1
View File
@@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/n8n-io/n8n repository: ghcr.io/n8n-io/n8n
tag: 2.6.2@sha256:ff6fe9eca746b7455c9e6e4fbc6f5753c3204e82279e015fa62f1bfe309e6343 tag: 2.6.3@sha256:a9beb0dcaa547f0742a322f497af72127338d6ab8f3697b3be44f8ab737726f2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
timezoneandlocale: {} timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en" # N8N_DEFAULT_LOCALE: "en"