feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.11.1 )#522
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image ghcr.io/n8n-io/n8n ( 2.6.2 ➔ 2.11.1 )#522mortyops[bot] wants to merge 1 commit intomainfrom
mortyops[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/selfhosted/n8n/app Kustomization: selfhosted/n8n HelmRelease: selfhosted/n8n
+++ kubernetes/apps/selfhosted/n8n/app Kustomization: selfhosted/n8n HelmRelease: selfhosted/n8n
@@ -67,13 +67,13 @@
WEBHOOK_URL: https://n8n-webhook...PLACEHOLDER_SECRET_DOMAIN../
envFrom:
- secretRef:
name: n8n-secret
image:
repository: ghcr.io/n8n-io/n8n
- tag: 2.6.2
+ tag: 2.11.1
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: selfhosted/n8n Deployment: selfhosted/n8n
+++ HelmRelease: selfhosted/n8n Deployment: selfhosted/n8n
@@ -101,13 +101,13 @@
value: '*'
- name: WEBHOOK_URL
value: https://n8n-webhook...PLACEHOLDER_SECRET_DOMAIN../
envFrom:
- secretRef:
name: n8n-secret
- image: ghcr.io/n8n-io/n8n:2.6.2
+ image: ghcr.io/n8n-io/n8n:2.11.1
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz
port: 80
initialDelaySeconds: 10 |
a5a75f8 to
4305be4
Compare
4305be4 to
0ed7ea5
Compare
0ed7ea5 to
f2bfb1d
Compare
f2bfb1d to
034a57f
Compare
034a57f to
c216f99
Compare
c216f99 to
756143f
Compare
756143f to
8bf09fa
Compare
8bf09fa to
1f50a47
Compare
1f50a47 to
8c34ccb
Compare
8c34ccb to
1acb1dc
Compare
1acb1dc to
3f06153
Compare
3f06153 to
3824517
Compare
3824517 to
39409c2
Compare
39409c2 to
152a603
Compare
152a603 to
263ba6d
Compare
263ba6d to
7eb513a
Compare
| datasource | package | from | to | | ---------- | ------------------ | ----- | ------ | | docker | ghcr.io/n8n-io/n8n | 2.6.2 | 2.11.1 |
7eb513a to
995ac90
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.6.2→2.11.1Release Notes
n8n-io/n8n (ghcr.io/n8n-io/n8n)
v2.11.0Bug Fixes
arraySize(#26168) (a3d5937)shift+spacekey combo in canvas (#26169) (8803226)Features
execution:revealscope (#26252) (81ab10d)v2.10.0Bug Fixes
Features
Performance Improvements
v2.9.0Bug Fixes
Features
n8n:exportcommand (#25414) (c5ee9ba)Performance Improvements
v2.8.0Bug Fixes
getWorkflowsAPI is used with projectId (#25370) (30e6d27)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.