Skip to content

Comments

feat(container): update image ghcr.io/n8n-io/n8n ( 1.109.0 ➔ 1.110.1 )#3312

Merged
binaryn3xus merged 3 commits intomainfrom
renovate/ghcr.io-n8n-io-n8n-1.x
Sep 4, 2025
Merged

feat(container): update image ghcr.io/n8n-io/n8n ( 1.109.0 ➔ 1.110.1 )#3312
binaryn3xus merged 3 commits 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) minor 1.109.0 -> 1.110.1

Release Notes

n8n-io/n8n (ghcr.io/n8n-io/n8n)

v1.110.0

Bug Fixes
Features
  • Add option to restrict credential usage in http request node (#​17583) (f7f70f2)
  • Adds community scanner package (#​18946) (8dae565)
  • core: Allow custom project roles from being set to a user project relation (#​18926) (027edbe)
  • core: Rebuild project roles to load from the database (#​17909) (f757790)
  • editor: Add Python to Code actions (#​18668) (38f25d7)
  • editor: Display custom roles in the project role dropdown (#​18983) (bf198f8)
  • editor: Provide default ExecuteWorkflow node names based on the selected workflow (#​18953) (73cc042)
  • editor: Support relative dependent parameters for collection NodeProperties (#​18916) (a15391a)
Performance Improvements
  • Skip browser logging for production tasks in native Python runner (#​19028) (d0ffd6e)

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/minor area/kubernetes Changes made in the kubernetes directory labels Sep 4, 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.109.0
+              tag: 1.110.1
             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.109.0
+        image: ghcr.io/n8n-io/n8n:1.110.1
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

@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.109.0
+              tag: 1.110.1
             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.109.0
+        image: ghcr.io/n8n-io/n8n:1.110.1
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

@binaryn3xus binaryn3xus merged commit a417ae0 into main Sep 4, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-n8n-io-n8n-1.x branch September 4, 2025 03:31
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/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant