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/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.1
|
||||
appVersion: 2.17.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -27,16 +27,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: n8n is an extendable workflow automation tool.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/n8n
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/n8n
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/n8n.webp
|
||||
keywords:
|
||||
- workflows
|
||||
- automation
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: n8n
|
||||
sources:
|
||||
- https://docs.n8n.io/
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://github.com/n8n-io/n8n
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/n8n
|
||||
type: application
|
||||
version: 20.3.2
|
||||
version: 20.3.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/n8n-io/n8n
|
||||
tag: 2.17.1@sha256:775862da9e07bbbfb5ad087dbcf1c7d0d21e71a11f31621fe2fadd6371fe4ae3
|
||||
tag: 2.17.2@sha256:4e5be628f9eb05e3fde3cd242c84f6000165c95d2048d5076fcc569421ada4f3
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
||||
|
||||
Reference in New Issue
Block a user