fix(n8n): update image ghcr.io/n8n-io/n8n 2.17.1 → 2.17.2 (#47143)
This commit is contained in:
@@ -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.17.1
|
appVersion: 2.17.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.0.15
|
version: 29.0.15
|
||||||
@@ -27,16 +27,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://truecharts.org/truetech/truecharts/charts/stable/n8n
|
home: https://trueforge.org/truetech/truecharts/charts/stable/n8n
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/n8n.webp
|
||||||
keywords:
|
keywords:
|
||||||
- workflows
|
- workflows
|
||||||
- automation
|
- automation
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: n8n
|
name: n8n
|
||||||
sources:
|
sources:
|
||||||
- https://docs.n8n.io/
|
- https://docs.n8n.io/
|
||||||
@@ -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: 20.3.2
|
version: 20.3.3
|
||||||
|
|
||||||
|
|||||||
@@ -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.17.1@sha256:775862da9e07bbbfb5ad087dbcf1c7d0d21e71a11f31621fe2fadd6371fe4ae3
|
tag: 2.17.2@sha256:4e5be628f9eb05e3fde3cd242c84f6000165c95d2048d5076fcc569421ada4f3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
timezoneandlocale: {}
|
timezoneandlocale: {}
|
||||||
# N8N_DEFAULT_LOCALE: "en"
|
# N8N_DEFAULT_LOCALE: "en"
|
||||||
|
|||||||
Reference in New Issue
Block a user