⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.63.2 #260

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-10-12 13:18:45 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.62.1 -> 1.63.2

Release Notes

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

v1.63.0

Bug Fixes
  • Convert to File Node: Convert to ICS start date defaults to now (#​11114) (1146c4e)
  • core: Allow loading nodes from multiple custom directories (#​11130) (1b84b0e)
  • core: Always set startedAt when executions start running (#​11098) (722f4a8)
  • core: Fix AI nodes not working with new partial execution flow (#​11055) (0eee5df)
  • core: Print errors that happen before the execution starts on the worker instead of just on the main instance (#​11099) (1d14557)
  • core: Separate error handlers for main and worker (#​11091) (bb59cc7)
  • editor: Shorten overflowing Node Label in InputLabels on hover and focus (#​11110) (87a0b68)
  • editor: Add safety to prevent undefined errors (#​11104) (565b117)
  • editor: Fix design system form element sizing (#​11040) (67c3453)
  • editor: Fix getInitials when Intl.Segmenter is not supported (#​11103) (7e8955b)
  • editor: Fix schema view in AI tools (#​11089) (09cfdbd)
  • editor: Respect tag querystring filter when listing workflows (#​11029) (59c5ff6)
  • editor: Show previous nodes autocomplete in AI tool nodes (#​11111) (8566b3a)
  • editor: Update Usage page for Community+ edition (#​11074) (3974981)
  • Fix transaction handling for 'revert' command (#​11145) (a782336)
  • Forbid access to files outside source control work directory (#​11152) (606eedb)
  • Gitlab Node: Author name and email not being set (#​11077) (fce1233)
  • Incorrect error message on calling wrong webhook method (#​11093) (d974b01)
  • n8n Form Trigger Node: When clicking on a multiple choice label, the wrong one is selected (#​11059) (948edd1)
  • NASA Node: Astronomy-Picture-Of-The-Day fails when it's YouTube video (#​11046) (c70969d)
  • Postgres PGVector Store Node: Fix filtering in retriever mode (#​11075) (dbd2ae1)
  • Show result of waiting execution on canvas after execution complete (#​10815) (90b4bfc)
  • Slack Node: User id not sent correctly to API when updating user profile (#​11153) (ed9e61c)
Features
Performance Improvements

1.62.1 (2024-10-02)

Bug Fixes
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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://github.com/n8n-io/n8n)) | minor | `1.62.1` -> `1.63.2` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.63.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1630-2024-10-09) ##### Bug Fixes - **Convert to File Node:** Convert to ICS start date defaults to now ([#&#8203;11114](https://github.com/n8n-io/n8n/issues/11114)) ([1146c4e](https://github.com/n8n-io/n8n/commit/1146c4e98d8c85c15ac67fa1c3bfb731234531e3)) - **core:** Allow loading nodes from multiple custom directories ([#&#8203;11130](https://github.com/n8n-io/n8n/issues/11130)) ([1b84b0e](https://github.com/n8n-io/n8n/commit/1b84b0e5e7485d9f99d61a8ae3df49efadca0745)) - **core:** Always set `startedAt` when executions start running ([#&#8203;11098](https://github.com/n8n-io/n8n/issues/11098)) ([722f4a8](https://github.com/n8n-io/n8n/commit/722f4a8b771058800b992a482ad5f644b650960d)) - **core:** Fix AI nodes not working with new partial execution flow ([#&#8203;11055](https://github.com/n8n-io/n8n/issues/11055)) ([0eee5df](https://github.com/n8n-io/n8n/commit/0eee5dfd597817819dbe0463a63f671fde53432f)) - **core:** Print errors that happen before the execution starts on the worker instead of just on the main instance ([#&#8203;11099](https://github.com/n8n-io/n8n/issues/11099)) ([1d14557](https://github.com/n8n-io/n8n/commit/1d145574611661ecd9ab1a39d815c0ea915b9a1c)) - **core:** Separate error handlers for main and worker ([#&#8203;11091](https://github.com/n8n-io/n8n/issues/11091)) ([bb59cc7](https://github.com/n8n-io/n8n/commit/bb59cc71acc9e494e54abc8402d58db39e5a664e)) - **editor:** Shorten overflowing Node Label in InputLabels on hover and focus ([#&#8203;11110](https://github.com/n8n-io/n8n/issues/11110)) ([87a0b68](https://github.com/n8n-io/n8n/commit/87a0b68f9009c1c776d937c6ca62096e88c95ed6)) - **editor:** Add safety to prevent undefined errors ([#&#8203;11104](https://github.com/n8n-io/n8n/issues/11104)) ([565b117](https://github.com/n8n-io/n8n/commit/565b117a52f8eac9202a1a62c43daf78b293dcf8)) - **editor:** Fix design system form element sizing ([#&#8203;11040](https://github.com/n8n-io/n8n/issues/11040)) ([67c3453](https://github.com/n8n-io/n8n/commit/67c3453885bc619fedc8338a6dd0d8d66dead931)) - **editor:** Fix getInitials when Intl.Segmenter is not supported ([#&#8203;11103](https://github.com/n8n-io/n8n/issues/11103)) ([7e8955b](https://github.com/n8n-io/n8n/commit/7e8955b322b1d2c84c0f479a5977484d8d5e3135)) - **editor:** Fix schema view in AI tools ([#&#8203;11089](https://github.com/n8n-io/n8n/issues/11089)) ([09cfdbd](https://github.com/n8n-io/n8n/commit/09cfdbd1817eba46c935308880fe9f95ded252b0)) - **editor:** Respect tag querystring filter when listing workflows ([#&#8203;11029](https://github.com/n8n-io/n8n/issues/11029)) ([59c5ff6](https://github.com/n8n-io/n8n/commit/59c5ff61354302562ba5a2340c66811afdd1523b)) - **editor:** Show previous nodes autocomplete in AI tool nodes ([#&#8203;11111](https://github.com/n8n-io/n8n/issues/11111)) ([8566b3a](https://github.com/n8n-io/n8n/commit/8566b3a99939f45ac263830eee30d0d4ade9305c)) - **editor:** Update Usage page for Community+ edition ([#&#8203;11074](https://github.com/n8n-io/n8n/issues/11074)) ([3974981](https://github.com/n8n-io/n8n/commit/3974981ea5c67f6f2bbb90a96b405d9d0cfa21af)) - Fix transaction handling for 'revert' command ([#&#8203;11145](https://github.com/n8n-io/n8n/issues/11145)) ([a782336](https://github.com/n8n-io/n8n/commit/a7823367f13c3dba0c339eaafaad0199bd524b13)) - Forbid access to files outside source control work directory ([#&#8203;11152](https://github.com/n8n-io/n8n/issues/11152)) ([606eedb](https://github.com/n8n-io/n8n/commit/606eedbf1b302e153bd13b7cef80847711e3a9ee)) - **Gitlab Node:** Author name and email not being set ([#&#8203;11077](https://github.com/n8n-io/n8n/issues/11077)) ([fce1233](https://github.com/n8n-io/n8n/commit/fce1233b58624d502c9c68f4b32a4bb7d76f1814)) - Incorrect error message on calling wrong webhook method ([#&#8203;11093](https://github.com/n8n-io/n8n/issues/11093)) ([d974b01](https://github.com/n8n-io/n8n/commit/d974b015d030c608158ff0c3fa3b7f4cbb8eadd3)) - **n8n Form Trigger Node:** When clicking on a multiple choice label, the wrong one is selected ([#&#8203;11059](https://github.com/n8n-io/n8n/issues/11059)) ([948edd1](https://github.com/n8n-io/n8n/commit/948edd1a047cf3dbddb3b0e9ec5de4bac3e97b9f)) - **NASA Node:** Astronomy-Picture-Of-The-Day fails when it's YouTube video ([#&#8203;11046](https://github.com/n8n-io/n8n/issues/11046)) ([c70969d](https://github.com/n8n-io/n8n/commit/c70969da2bcabeb33394073a69ccef208311461b)) - **Postgres PGVector Store Node:** Fix filtering in retriever mode ([#&#8203;11075](https://github.com/n8n-io/n8n/issues/11075)) ([dbd2ae1](https://github.com/n8n-io/n8n/commit/dbd2ae199506a24c2df4c983111a56f2adf63eee)) - Show result of waiting execution on canvas after execution complete ([#&#8203;10815](https://github.com/n8n-io/n8n/issues/10815)) ([90b4bfc](https://github.com/n8n-io/n8n/commit/90b4bfc472ef132d2280b175ae7410dfb8e549b2)) - **Slack Node:** User id not sent correctly to API when updating user profile ([#&#8203;11153](https://github.com/n8n-io/n8n/issues/11153)) ([ed9e61c](https://github.com/n8n-io/n8n/commit/ed9e61c46055d8e636a70c9c175d7d4ba596dd48)) ##### Features - **core:** Introduce scoped logging ([#&#8203;11127](https://github.com/n8n-io/n8n/issues/11127)) ([c68782c](https://github.com/n8n-io/n8n/commit/c68782c633b7ef6253ea705c5a222d4536491fd5)) - **editor:** Add navigation dropdown component ([#&#8203;11047](https://github.com/n8n-io/n8n/issues/11047)) ([e081fd1](https://github.com/n8n-io/n8n/commit/e081fd1f0b5a0700017a8dc92f013f0abdbad319)) - **editor:** Add route for create / edit / share credentials ([#&#8203;11134](https://github.com/n8n-io/n8n/issues/11134)) ([5697de4](https://github.com/n8n-io/n8n/commit/5697de4429c5d94f25ce1bd14c84fb4266ea47a7)) - **editor:** Community+ enrollment ([#&#8203;10776](https://github.com/n8n-io/n8n/issues/10776)) ([92cf860](https://github.com/n8n-io/n8n/commit/92cf860f9f2994442facfddc758bc60f5cbec520)) - Human in the loop ([#&#8203;10675](https://github.com/n8n-io/n8n/issues/10675)) ([41228b4](https://github.com/n8n-io/n8n/commit/41228b472de11affc8cd0821284427c2c9e8b421)) - **OpenAI Node:** Allow to specify thread ID for Assistant -> Message operation ([#&#8203;11080](https://github.com/n8n-io/n8n/issues/11080)) ([6a2f9e7](https://github.com/n8n-io/n8n/commit/6a2f9e72959fb0e89006b69c31fbcee1ead1cde9)) - Opt in to additional features on community for existing users ([#&#8203;11166](https://github.com/n8n-io/n8n/issues/11166)) ([c2adfc8](https://github.com/n8n-io/n8n/commit/c2adfc85451c5103eaad068f882066fd36c4aebe)) ##### Performance Improvements - **core:** Optimize worker healthchecks ([#&#8203;11092](https://github.com/n8n-io/n8n/issues/11092)) ([19fb728](https://github.com/n8n-io/n8n/commit/19fb728da0839c57603e55da4e407715e6c5b081)) #### [1.62.1](https://github.com/n8n-io/n8n/compare/n8n@1.61.0...n8n@1.62.1) (2024-10-02) ##### Bug Fixes - **AI Agent Node:** Fix output parsing and empty tool input handling in AI Agent node ([#&#8203;10970](https://github.com/n8n-io/n8n/issues/10970)) ([3a65bdc](https://github.com/n8n-io/n8n/commit/3a65bdc1f522932d463b4da0e67d29076887d06c)) - **API:** Fix workflow project transfer ([#&#8203;10651](https://github.com/n8n-io/n8n/issues/10651)) ([5f89e3a](https://github.com/n8n-io/n8n/commit/5f89e3a01c1bbb3589ff0464fd5bc991426f55dc)) - **AwsS3 Node:** Fix search only using first input parameters ([#&#8203;10998](https://github.com/n8n-io/n8n/issues/10998)) ([846cfde](https://github.com/n8n-io/n8n/commit/846cfde8dcaf7bf80f0a4ca7d65fc2a7b61d0e23)) - **Chat Trigger Node:** Fix Allowed Origins paramter ([#&#8203;11011](https://github.com/n8n-io/n8n/issues/11011)) ([b5f4afe](https://github.com/n8n-io/n8n/commit/b5f4afe12ec77f527080a4b7f812e12f9f73f8df)) - **core:** Fix ownerless project case in statistics service ([#&#8203;11051](https://github.com/n8n-io/n8n/issues/11051)) ([bdaadf1](https://github.com/n8n-io/n8n/commit/bdaadf10e058e2c0b1141289189d6526c030a2ca)) - **core:** Handle Redis disconnects gracefully ([#&#8203;11007](https://github.com/n8n-io/n8n/issues/11007)) ([cd91648](https://github.com/n8n-io/n8n/commit/cd916480c2d2b55f2215c72309dc432340fc3f30)) - **core:** Prevent backend from loading duplicate copies of nodes packages ([#&#8203;10979](https://github.com/n8n-io/n8n/issues/10979)) ([4584f22](https://github.com/n8n-io/n8n/commit/4584f22a9b16883779d8555cda309fd8bd113f6c)) - **core:** Upgrade [@&#8203;n8n/typeorm](https://github.com/n8n/typeorm) to address a rare mutex release issue ([#&#8203;10993](https://github.com/n8n-io/n8n/issues/10993)) ([2af0fbf](https://github.com/n8n-io/n8n/commit/2af0fbf52f0b404697f5148f81ad0035c9ffb6b9)) - **editor:** Allow resources to move between personal and team projects ([#&#8203;10683](https://github.com/n8n-io/n8n/issues/10683)) ([136d491](https://github.com/n8n-io/n8n/commit/136d49132567558b7d27069c857c0e0bfee70ce2)) - **editor:** Color scheme for a markdown code blocks in dark mode ([#&#8203;11008](https://github.com/n8n-io/n8n/issues/11008)) ([b20d2eb](https://github.com/n8n-io/n8n/commit/b20d2eb403f71fe1dc21c92df118adcebef51ffe)) - **editor:** Fix filter execution by "Queued" ([#&#8203;10987](https://github.com/n8n-io/n8n/issues/10987)) ([819d20f](https://github.com/n8n-io/n8n/commit/819d20fa2eee314b88a7ce1c4db632afac514704)) - **editor:** Fix performance issue in credentials list ([#&#8203;10988](https://github.com/n8n-io/n8n/issues/10988)) ([7073ec6](https://github.com/n8n-io/n8n/commit/7073ec6fe5384cc8c50dcb242212999a1fbc9041)) - **editor:** Fix schema view pill highlighting ([#&#8203;10936](https://github.com/n8n-io/n8n/issues/10936)) ([1b973dc](https://github.com/n8n-io/n8n/commit/1b973dcd8dbce598e6ada490fd48fad52f7b4f3a)) - **editor:** Fix workflow executions list page redirection ([#&#8203;10981](https://github.com/n8n-io/n8n/issues/10981)) ([fe7d060](https://github.com/n8n-io/n8n/commit/fe7d0605681dc963f5e5d1607f9d40c5173e0f9f)) - **editor:** Format action names properly when action is not defined ([#&#8203;11030](https://github.com/n8n-io/n8n/issues/11030)) ([9c43fb3](https://github.com/n8n-io/n8n/commit/9c43fb301d1ccb82e42f46833e19587289803cd3)) - **Elasticsearch Node:** Fix issue with self signed certificates not working ([#&#8203;10954](https://github.com/n8n-io/n8n/issues/10954)) ([79622b5](https://github.com/n8n-io/n8n/commit/79622b5f267f2a4a53f3eb48e228939d6e3a9caa)) - **Facebook Lead Ads Trigger Node:** Pagination fix in RLC ([#&#8203;10956](https://github.com/n8n-io/n8n/issues/10956)) ([6322372](https://github.com/n8n-io/n8n/commit/632237261087ada0177b67922f9f48ca02ef1d9e)) - **Github Document Loader Node:** Pass through apiUrl from credentials & fix log output ([#&#8203;11049](https://github.com/n8n-io/n8n/issues/11049)) ([a7af981](https://github.com/n8n-io/n8n/commit/a7af98183c47a5e215869c8269729b0fb2f318b5)) - **Google Sheets Node:** Updating on row_number using automatic matching ([#&#8203;10940](https://github.com/n8n-io/n8n/issues/10940)) ([ed91495](https://github.com/n8n-io/n8n/commit/ed91495ebc1e09b89533ffef4b775eaa0139f365)) - **HTTP Request Tool Node:** Remove default user agent header ([#&#8203;10971](https://github.com/n8n-io/n8n/issues/10971)) ([5a99e93](https://github.com/n8n-io/n8n/commit/5a99e93f8d2c66d7dbcef382478badd63bc4a0b5)) - **Postgres Node:** Falsy query parameters ignored ([#&#8203;10960](https://github.com/n8n-io/n8n/issues/10960)) ([4a63cff](https://github.com/n8n-io/n8n/commit/4a63cff5ec722c810e3ff2bd7b0bb1e32f7f403b)) - **Respond to Webhook Node:** Node does not work with Wait node ([#&#8203;10992](https://github.com/n8n-io/n8n/issues/10992)) ([2df5a5b](https://github.com/n8n-io/n8n/commit/2df5a5b649f8ba3b747782d6d5045820aa74955d)) - **RSS Feed Trigger Node:** Fix regression on missing timestamps ([#&#8203;10991](https://github.com/n8n-io/n8n/issues/10991)) ([d2bc076](https://github.com/n8n-io/n8n/commit/d2bc0760e2b5c977fcc683f0a0281f099a9c538d)) - **Supabase Node:** Fix issue with delete not always working ([#&#8203;10952](https://github.com/n8n-io/n8n/issues/10952)) ([1944b46](https://github.com/n8n-io/n8n/commit/1944b46fd472bb59552b5fbf7783168a622a2bd2)) - **Text Classifier Node:** Default system prompt template ([#&#8203;11018](https://github.com/n8n-io/n8n/issues/11018)) ([77fec19](https://github.com/n8n-io/n8n/commit/77fec195d92e0fe23c60552a72e8c030cf7e5e5c)) - **Todoist Node:** Fix listSearch filter bug in Todoist Node ([#&#8203;10989](https://github.com/n8n-io/n8n/issues/10989)) ([c4b3272](https://github.com/n8n-io/n8n/commit/c4b327248d7aa1352e8d6acec5627ff406aea3d4)) - **Todoist Node:** Make Section Name optional in Move Task operation ([#&#8203;10732](https://github.com/n8n-io/n8n/issues/10732)) ([799006a](https://github.com/n8n-io/n8n/commit/799006a3cce6abe210469c839ae392d0c1aec486)) ##### Features - Add more context to support chat ([#&#8203;11014](https://github.com/n8n-io/n8n/issues/11014)) ([8a30f92](https://github.com/n8n-io/n8n/commit/8a30f92156d6a4fe73113bd3cdfb751b8c9ce4b4)) - Add Sysdig API credentials for SecOps ([#&#8203;7033](https://github.com/n8n-io/n8n/issues/7033)) ([a8d1a1e](https://github.com/n8n-io/n8n/commit/a8d1a1ea854fb2c69643b0a5738440b389121ca3)) - **core:** Filter executions by project ID in internal API ([#&#8203;10976](https://github.com/n8n-io/n8n/issues/10976)) ([06d749f](https://github.com/n8n-io/n8n/commit/06d749ffa7ced503141d8b07e22c47d971eb1623)) - **core:** Implement Dynamic Parameters within regular nodes used as AI Tools ([#&#8203;10862](https://github.com/n8n-io/n8n/issues/10862)) ([ef5b7cf](https://github.com/n8n-io/n8n/commit/ef5b7cf9b77b653111eb5b1d9de8116c9f6b9f92)) - **editor:** Do not show error for remote options when credentials aren't specified ([#&#8203;10944](https://github.com/n8n-io/n8n/issues/10944)) ([9fc3699](https://github.com/n8n-io/n8n/commit/9fc3699beb0c150909889ed17740a5cd9e0461c3)) - **editor:** Enable drag and drop in code editors (Code/SQL/HTML) ([#&#8203;10888](https://github.com/n8n-io/n8n/issues/10888)) ([af9e227](https://github.com/n8n-io/n8n/commit/af9e227ad4848995b9d82c72f814dbf9d1de506f)) - **editor:** Overhaul document title management ([#&#8203;10999](https://github.com/n8n-io/n8n/issues/10999)) ([bb28956](https://github.com/n8n-io/n8n/commit/bb2895689fb006897bc244271aca6f0bfa1839b9)) - **editor:** Remove execution annotation feature flag ([#&#8203;11020](https://github.com/n8n-io/n8n/issues/11020)) ([e7199db](https://github.com/n8n-io/n8n/commit/e7199dbfccdbdf1c4273f916e3006ca610c230e9)) - **editor:** Support node-creator actions for vector store nodes ([#&#8203;11032](https://github.com/n8n-io/n8n/issues/11032)) ([72b70d9](https://github.com/n8n-io/n8n/commit/72b70d9d98daeba654baf6785ff1ae234c73c977)) - **Google BigQuery Node:** Return numeric values as integers ([#&#8203;10943](https://github.com/n8n-io/n8n/issues/10943)) ([d7c1d24](https://github.com/n8n-io/n8n/commit/d7c1d24f74648740b2f425640909037ba06c5030)) - **Invoice Ninja Node:** Add more query params to getAll requests ([#&#8203;9238](https://github.com/n8n-io/n8n/issues/9238)) ([50b7238](https://github.com/n8n-io/n8n/commit/50b723836e70bbe405594f690b73057f9c33fbe4)) - **Iterable Node:** Add support for EDC and USDC selection ([#&#8203;10908](https://github.com/n8n-io/n8n/issues/10908)) ([0ca9c07](https://github.com/n8n-io/n8n/commit/0ca9c076ca51d313392e45c3b013f2e83aaea843)) - **Question and Answer Chain Node:** Customize question and answer system prompt ([#&#8203;10385](https://github.com/n8n-io/n8n/issues/10385)) ([08a27b3](https://github.com/n8n-io/n8n/commit/08a27b3148aac2282f64339ddc33ac7c90835d84)) </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45My4wIiwidXBkYXRlZEluVmVyIjoiMzguOTMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-10-07 09:00:43 -04:00
⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.62.2
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
a41a0fcc0c
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from a41a0fcc0c to 0879894ed3 2024-10-08 06:00:35 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.62.2 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.62.3 2024-10-08 06:00:43 -04:00
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 0879894ed3 to a5172d4b4d 2024-10-12 12:41:56 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.62.3 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.63.2 2024-10-12 12:42:04 -04:00
mafyuh added 1 commit 2024-10-12 13:18:41 -04:00
Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
Deploy to Hosts / deploy (pull_request) Successful in 52s
867599b2a5
mafyuh merged commit 70a890f4ad into main 2024-10-12 13:18:45 -04:00
mafyuh deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2024-10-12 13:18:45 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/iac#260
No description provided.