chore(deps): update container image n8nio/n8n to v1.22.4@836a990 by renovate (#16852)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | n8nio/n8n | patch | `1.22.3` -> `1.22.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,45 +1,45 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: n8n
|
name: n8n
|
||||||
version: 12.1.9
|
version: 12.1.10
|
||||||
appVersion: 1.22.3
|
appVersion: 1.22.4
|
||||||
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: 17.2.21
|
version: 17.2.21
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 11.1.6
|
version: 11.1.6
|
||||||
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.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
type: application
|
type: application
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: n8nio/n8n
|
repository: n8nio/n8n
|
||||||
tag: 1.22.3@sha256:d875cb762fe47bf3462e2b7f00eb45e6250c5be961f0a8a0a70d40e517157fff
|
tag: 1.22.4@sha256:836a9906031858d2301a2b789519be11c618c4f59c2568a060e8ff6785292e1b
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
timezoneandlocale: {}
|
timezoneandlocale: {}
|
||||||
# N8N_DEFAULT_LOCALE: "en"
|
# N8N_DEFAULT_LOCALE: "en"
|
||||||
|
|||||||
Reference in New Issue
Block a user