chore(deps): update container image n8nio/n8n to 1.59.1@9177e3d by renovate (#26578)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [n8nio/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | digest | `e8b69e3` -> `9177e3d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44NS4xIiwidXBkYXRlZEluVmVyIjoiMzguODUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
c6221612bd
commit
ead93c22ec
|
@ -41,4 +41,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
||||||
- https://hub.docker.com/r/n8nio/n8n
|
- https://hub.docker.com/r/n8nio/n8n
|
||||||
type: application
|
type: application
|
||||||
version: 15.15.4
|
version: 15.15.5
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: n8nio/n8n
|
repository: n8nio/n8n
|
||||||
tag: 1.59.1@sha256:e8b69e3eef70d2c12059f87ba230194f8bb4b67e69de149b1b21aa34f469cd4e
|
tag: 1.59.1@sha256:9177e3d29801891465156343fcaeeddde8b970d554edf7847a25db33d7acff4e
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
timezoneandlocale: {}
|
timezoneandlocale: {}
|
||||||
# N8N_DEFAULT_LOCALE: "en"
|
# N8N_DEFAULT_LOCALE: "en"
|
||||||
|
|
Loading…
Reference in New Issue