Skip to content

Comments

feat(container): update image ghcr.io/n8n-io/n8n ( 1.119.1 ➔ 1.120.1 )#3603

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

feat(container): update image ghcr.io/n8n-io/n8n ( 1.119.1 ➔ 1.120.1 )#3603
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-n8n-io-n8n-1.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

@unsc-oni-ancilla unsc-oni-ancilla bot commented Nov 11, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.119.1 -> 1.120.1

Release Notes

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

v1.120.0

Bug Fixes
  • ai-builder: Add support for node versions in searching, adding and updating nodes (#​21488) (8270f37)
  • ai-builder: Reduce "workflow state too big" errors (#​21542) (e5d7fb9)
  • API: Fix returning role as slug on the users api handler (#​21490) (941a54e)
  • Change unicode range to support more characters in expression parser (#​21394) (0a799e1)
  • Code Node: Update error message when using .item in Run once for all items mode (#​21416) (306972d)
  • core: Column size for token column (#​21609) (8504beb)
  • core: Include role in user-invite-email-click (#​21546) (27fd768)
  • core: Insights fix same day queries (#​21574) (c100736)
  • core: Insights use time aware range when end date is today, and start of day for past ranges (#​21540) (4dc58aa)
  • editor: Ensure license activation modal works when used without EULA (#​21681) (4e70050)
  • editor: Fix button image link in easy AI template sticky note for UK users (#​21527) (74a0b51)
  • editor: Fix hanging logs panel tooltip (#​21631) (53efa28)
  • editor: Fix main button create variable disable state based on scopes (#​21521) (d2e623e)
  • editor: Fix preview for json output with long values (#​21412) (f354200)
  • editor: Limit telemetry event size to 32kb (#​21312) (b68d3bf)
  • editor: Log view doesn't scroll in manual execution (#​21529) (6945e21)
  • Embeddings AWS Bedrock Node, AWS Bedrock Chat Model Node: Fix HTTP proxy (#​21509) (53d91ee)
  • Ensure workflows and folders updatedAt/createdAt aren't mixed up in project sorting (#​21484) (d9d36bf)
  • Google Workspace Admin Node: Include changePasswordAtNextLogin, password in update (#​21522) (477ffea)
  • Prevent multiple api requests when changing workflow owner (#​21335) (b610e55)
  • SendGrid Node: Use /scopes for credential testing (#​21499) (c5db57f)
  • Slack Node: Prevent invalid array arg on team join (#​20382) (afd40c6)
Features

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 Nov 11, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Nov 11, 2025

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

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

@@ -49,13 +49,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: 1.119.1
+              tag: 1.120.1
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 100m
                 memory: 500Mi

@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Nov 11, 2025

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

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

@@ -64,13 +64,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:1.119.1
+        image: ghcr.io/n8n-io/n8n:1.120.1
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-n8n-io-n8n-1.x branch from e7a7906 to f8dfe84 Compare November 11, 2025 11:07
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(container): update image ghcr.io/n8n-io/n8n ( 1.119.1 ➔ 1.120.0 ) feat(container): update image ghcr.io/n8n-io/n8n ( 1.119.1 ➔ 1.120.1 ) Nov 11, 2025
@binaryn3xus binaryn3xus merged commit 92d09c6 into main Nov 11, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-n8n-io-n8n-1.x branch November 11, 2025 16:37
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