chore(deps): update container image n8nio/n8n to v1.21.0@cd31176 (#16051)

This commit is contained in:
TrueCharts Bot
2023-12-13 19:43:01 +01:00
committed by GitHub
parent 38aabc43e7
commit ea2de6b736
2 changed files with 27 additions and 27 deletions
+26 -26
View File
@@ -1,39 +1,39 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: n8n name: n8n
version: 9.3.0 version: 9.4.0
appVersion: 1.20.0 appVersion: 1.21.0
description: n8n is an extendable workflow automation tool. description: n8n is an extendable workflow automation tool.
home: https://truecharts.org/charts/stable/n8n home: https://truecharts.org/charts/stable/n8n
icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png
deprecated: false deprecated: false
sources: sources:
- https://docs.n8n.io/ - https://hub.docker.com/r/n8nio/n8n
- https://github.com/n8n-io/n8n - https://docs.n8n.io/
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://github.com/n8n-io/n8n
- https://hub.docker.com/r/n8nio/n8n - https://github.com/truecharts/charts/tree/master/charts/stable/n8n
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- workflows - workflows
- automation - automation
dependencies: dependencies:
- name: common - name: common
version: 14.3.5 version: 14.3.5
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
- name: redis - name: redis
version: 6.0.66 version: 6.0.66
repository: https://deps.truecharts.org repository: https://deps.truecharts.org
condition: redis.enabled condition: redis.enabled
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4
+1 -1
View File
@@ -1,6 +1,6 @@
image: image:
repository: n8nio/n8n repository: n8nio/n8n
tag: 1.20.0@sha256:1a772a2f8c769c9ced370b8e15a8792845e73d0fe78c2c85bbd743b2a3ddaf05 tag: 1.21.0@sha256:cd311767cc106abd47cc7c0e2a2d8ffb2bdd8ae29ac9486ed96eb96ed755c1aa
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
timezoneandlocale: {} timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en" # N8N_DEFAULT_LOCALE: "en"