Skip to content

fix(container): update image ghcr.io/n8n-io/n8n ( 2.11.0 ➔ 2.11.1 )#4208

Merged
binaryn3xus merged 2 commits into
mainfrom
renovate/ghcr.io-n8n-io-n8n-2.x
Mar 5, 2026
Merged

fix(container): update image ghcr.io/n8n-io/n8n ( 2.11.0 ➔ 2.11.1 )#4208
binaryn3xus merged 2 commits into
mainfrom
renovate/ghcr.io-n8n-io-n8n-2.x

Conversation

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) patch 2.11.02.11.1

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n

+++ kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n

@@ -50,13 +50,13 @@

               N8N_LOG_OUTPUT: console
               N8N_PORT: 8080
               N8N_PROTOCOL: https
               WEBHOOK_URL: https://n8n.unscfleet.com/
             image:
               repository: ghcr.io/n8n-io/n8n
-              tag: 2.11.0
+              tag: 2.11.1
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 100m
                 memory: 500Mi

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: default/n8n Deployment: default/n8n

+++ HelmRelease: default/n8n Deployment: default/n8n

@@ -66,13 +66,13 @@

         - name: N8N_PORT
           value: '8080'
         - name: N8N_PROTOCOL
           value: https
         - name: WEBHOOK_URL
           value: https://n8n.unscfleet.com/
-        image: ghcr.io/n8n-io/n8n:2.11.0
+        image: ghcr.io/n8n-io/n8n:2.11.1
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

@binaryn3xus binaryn3xus merged commit 8d6150d into main Mar 5, 2026
12 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-n8n-io-n8n-2.x branch March 5, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant