mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 14:11:20 -03:00
fix(images): update container image n8nio/n8n to v1.17.1 (#14795)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.17.0"
|
||||
appVersion: "1.17.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
||||
- https://docs.n8n.io/
|
||||
- https://github.com/n8n-io/n8n
|
||||
version: 9.0.29
|
||||
version: 9.0.30
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
tag: 1.17.0@sha256:0517a6fbd40100f08a27c041393db5166fdbd20c2f03c3d958a35fa81ba83612
|
||||
tag: 1.17.1@sha256:6e25cd7bca0d09feffcf3df2c0b024c64e6dfcbb4a684f727b5ab92618f796d3
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
||||
|
||||
Reference in New Issue
Block a user