fix(n8n): update image ghcr.io/n8n-io/n8n 2.7.1 → 2.7.2 (#44589)
This commit is contained in:
@@ -14,7 +14,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.7.1
|
appVersion: 2.7.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.49
|
version: 28.29.49
|
||||||
@@ -32,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/
|
||||||
@@ -49,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.7.4
|
version: 18.7.5
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/n8n-io/n8n
|
repository: ghcr.io/n8n-io/n8n
|
||||||
tag: 2.7.1@sha256:3ed9f3bc9b77bc79e6e847edf63317381d4f2dc631f8300a0af96385fd944a13
|
tag: 2.7.2@sha256:ddc248b42d4ab951985b506fc5d43743146b81af682171ecc2e987f38f3dbe5f
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
timezoneandlocale: {}
|
timezoneandlocale: {}
|
||||||
# N8N_DEFAULT_LOCALE: "en"
|
# N8N_DEFAULT_LOCALE: "en"
|
||||||
|
|||||||
Reference in New Issue
Block a user