Skip to content

Comments

fix(container): update image ghcr.io/n8n-io/n8n ( 1.113.2 ➔ 1.113.3 )#3396

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-1.x
Sep 27, 2025
Merged

fix(container): update image ghcr.io/n8n-io/n8n ( 1.113.2 ➔ 1.113.3 )#3396
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-1.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) patch 1.113.2 -> 1.113.3

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 unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 26, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -38,13 +38,13 @@

               N8N_LOG_LEVEL: info
               N8N_LOG_OUTPUT: console
               N8N_PORT: 8080
               N8N_PROTOCOL: https
             image:
               repository: ghcr.io/n8n-io/n8n
-              tag: 1.113.2
+              tag: 1.113.3
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 100m
                 memory: 500Mi

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -62,13 +62,13 @@

         - name: N8N_LOG_OUTPUT
           value: console
         - name: N8N_PORT
           value: '8080'
         - name: N8N_PROTOCOL
           value: https
-        image: ghcr.io/n8n-io/n8n:1.113.2
+        image: ghcr.io/n8n-io/n8n:1.113.3
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

@binaryn3xus binaryn3xus merged commit b0058e4 into main Sep 27, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-n8n-io-n8n-1.x branch September 27, 2025 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant