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/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.1
|
||||
appVersion: 2.7.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -32,16 +32,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: n8n is an extendable workflow automation tool.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/n8n
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/n8n.webp
|
||||
home: https://truecharts.org/charts/stable/n8n
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp
|
||||
keywords:
|
||||
- workflows
|
||||
- automation
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: n8n
|
||||
sources:
|
||||
- https://docs.n8n.io/
|
||||
@@ -49,5 +49,5 @@ sources:
|
||||
- https://github.com/n8n-io/n8n
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n
|
||||
type: application
|
||||
version: 18.7.4
|
||||
version: 18.7.5
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/n8n-io/n8n
|
||||
tag: 2.7.1@sha256:3ed9f3bc9b77bc79e6e847edf63317381d4f2dc631f8300a0af96385fd944a13
|
||||
tag: 2.7.2@sha256:ddc248b42d4ab951985b506fc5d43743146b81af682171ecc2e987f38f3dbe5f
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
||||
|
||||
Reference in New Issue
Block a user