feat(container): update image ghcr.io/n8n-io/n8n ( 2.18.3 ➔ 2.19.2 )#514
Merged
meroxdotdev merged 1 commit intomainfrom May 2, 2026
Merged
feat(container): update image ghcr.io/n8n-io/n8n ( 2.18.3 ➔ 2.19.2 )#514meroxdotdev merged 1 commit intomainfrom
meroxdotdev merged 1 commit intomainfrom
Conversation
--- HelmRelease: default/n8n Deployment: default/n8n
+++ HelmRelease: default/n8n Deployment: default/n8n
@@ -66,13 +66,13 @@
- name: N8N_LOG_OUTPUT
value: console
- name: N8N_PORT
value: '8080'
- name: N8N_PROTOCOL
value: https
- image: ghcr.io/n8n-io/n8n:2.18.3
+ image: ghcr.io/n8n-io/n8n:2.19.2
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz
port: 8080
initialDelaySeconds: 30 |
--- kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n
+++ kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n
@@ -43,13 +43,13 @@
N8N_LOG_LEVEL: info
N8N_LOG_OUTPUT: console
N8N_PORT: 8080
N8N_PROTOCOL: https
image:
repository: ghcr.io/n8n-io/n8n
- tag: 2.18.3
+ tag: 2.19.2
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
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.18.3→2.19.2Release Notes
n8n-io/n8n (ghcr.io/n8n-io/n8n)
v2.19.0Bug Fixes
nameparameters to be defined by AI (#28763) (76358a6)structuredContentin MCP nodes to prevent AI Agent reasoning loops (#27297) (048e01e)Features
v2.18.5Bug Fixes
Features
v2.18.4Bug Fixes
Features
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.