Skip to content

fix(container): update image ghcr.io/n8n-io/n8n ( 2.12.0 ➔ 2.12.1 )#5480

Merged
blackjid merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-2.x
Mar 11, 2026
Merged

fix(container): update image ghcr.io/n8n-io/n8n ( 2.12.0 ➔ 2.12.1 )#5480
blackjid merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-2.x

Conversation

@bot-x-mod
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Mar 11, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source, changelog) patch 2.12.02.12.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.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Mar 11, 2026

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

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

@@ -51,13 +51,13 @@

               N8N_PORT: 8080
               N8N_PROTOCOL: https
               N8N_PROXY_HOPS: 1
               WEBHOOK_URL: https://{{ .Release.Name }}.blkh.dev/
             image:
               repository: ghcr.io/n8n-io/n8n
-              tag: 2.12.0@sha256:8d88665e460edcc545dee9a85e848147cd49ea064c2711ebeacbfb4a515bf35d
+              tag: 2.12.1@sha256:b9b732f6c61a9cb782824518467c69303e87b2d66028a0a81be6af8cd0dd89b3
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Mar 11, 2026

--- HelmRelease: default/n8n Deployment: default/n8n

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

@@ -71,13 +71,13 @@

         - name: N8N_PROTOCOL
           value: https
         - name: N8N_PROXY_HOPS
           value: '1'
         - name: WEBHOOK_URL
           value: https://n8n.blkh.dev/
-        image: ghcr.io/n8n-io/n8n:2.12.0@sha256:8d88665e460edcc545dee9a85e848147cd49ea064c2711ebeacbfb4a515bf35d
+        image: ghcr.io/n8n-io/n8n:2.12.1@sha256:b9b732f6c61a9cb782824518467c69303e87b2d66028a0a81be6af8cd0dd89b3
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8080
           initialDelaySeconds: 0

@blackjid blackjid merged commit 1bad978 into main Mar 11, 2026
12 checks passed
@blackjid blackjid deleted the renovate/ghcr.io-n8n-io-n8n-2.x branch March 11, 2026 11:30
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