feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.115.2 ➔ 2.5.2 )#478
Merged
Aviator-Coding merged 1 commit intomainfrom Jan 26, 2026
Merged
feat(container)!: Update image ghcr.io/n8n-io/n8n ( 1.115.2 ➔ 2.5.2 )#478Aviator-Coding merged 1 commit intomainfrom
Aviator-Coding merged 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: 1.115.2
+ tag: 2.5.2
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:1.115.2
+ image: ghcr.io/n8n-io/n8n:2.5.2
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz
port: 80
initialDelaySeconds: 10 |
| datasource | package | from | to | | ---------- | ------------------ | ------- | ----- | | docker | ghcr.io/n8n-io/n8n | 1.115.2 | 2.5.2 |
75df330 to
7904ac3
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:
1.115.2→2.5.2Release Notes
n8n-io/n8n (ghcr.io/n8n-io/n8n)
v2.5.0Bug Fixes
Create a taglabel (#20698) (08f0d94)@n8n/vm2(#24509) (71a6bd2)Features
Performance Improvements
v2.4.0Bug Fixes
Features
v2.3.0Bug Fixes
codeparam in Code node (#23405) (c7fed98)defaultLocaleto public settings (#23134) (1dd0fac)Features
Stop All Executionsfunctionality (#23576) (5b76f49)v2.2.0Bug Fixes
get-node-examplestool in parallel (#23473) (041a39b)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.