Commit Graph

801 Commits

Author SHA1 Message Date
TrueCharts Bot 7f5c638c42
chore(deps): update container image common to v24.1.14@d84223d by renovate (#25511)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` ->
`24.1.14` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.10` ->
`24.1.14` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.7` ->
`24.1.14` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: kqmaverick <kqmaverick@gmail.com>
2024-09-02 16:49:10 +03:00
TrueCharts Bot 9d444d2871
chore(deps): update container image redis to v15.2.2@c6cdeaf by renovate (#24959)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | minor |
`15.1.5` -> `15.2.2` |
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | minor |
`15.1.3` -> `15.2.2` |
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | minor |
`15.1.8` -> `15.2.2` |
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | minor |
`15.1.7` -> `15.2.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: kqmaverick <kqmaverick@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-09-02 06:01:55 -07:00
TrueCharts Bot 5d14ed1212
chore(deps): update container image n8nio/n8n to v1.57.0@1aca017 by renovate (#25613)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | minor | `1.56.2` ->
`1.57.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>n8n-io/n8n (n8nio/n8n)</summary>

###
[`v1.57.0`](https://togithub.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1570-2024-08-28)

##### Bug Fixes

- **AI Agent Node:** Allow AWS Bedrock Chat to be used with
conversational agent
([#&#8203;10489](https://togithub.com/n8n-io/n8n/issues/10489))
([bdcc657](bdcc657965))
- **core:** Make boolean config value parsing backward-compatible
([#&#8203;10560](https://togithub.com/n8n-io/n8n/issues/10560))
([70b410f](70b410f4b0))
- **core:** Restore Redis cache key
([#&#8203;10520](https://togithub.com/n8n-io/n8n/issues/10520))
([873056a](873056a92e))
- **core:** Scheduler tasks should not trigger on follower instances
([#&#8203;10507](https://togithub.com/n8n-io/n8n/issues/10507))
([3428f28](3428f28a73))
- **core:** Stop explicit redis client disconnect on shutdown
([#&#8203;10551](https://togithub.com/n8n-io/n8n/issues/10551))
([f712812](f71281221e))
- **editor:** Ensure `Datatable` component renders `All` option
([#&#8203;10525](https://togithub.com/n8n-io/n8n/issues/10525))
([bc27beb](bc27beb662))
- **editor:** Prevent Safari users from accessing the frontend over
insecure contexts
([#&#8203;10510](https://togithub.com/n8n-io/n8n/issues/10510))
([a73b9a3](a73b9a38d6))
- **editor:** Scale output item selector input width with value
([#&#8203;10555](https://togithub.com/n8n-io/n8n/issues/10555))
([52c574d](52c574d83f))
- **Google Sheets Trigger Node:** Show sheet name is too long error
([#&#8203;10542](https://togithub.com/n8n-io/n8n/issues/10542))
([4e15007](4e15007577))
- **Wait Node:** Prevent waiting until invalid date
([#&#8203;10523](https://togithub.com/n8n-io/n8n/issues/10523))
([c0e7620](c0e7620036))

##### Features

- Add new credentials for the HTTP Request node
([#&#8203;9833](https://togithub.com/n8n-io/n8n/issues/9833))
([26f1af3](26f1af397b))
- **AI Agent Node:** Add tutorial link to agent node
([#&#8203;10493](https://togithub.com/n8n-io/n8n/issues/10493))
([5c7cc36](5c7cc36c23))
- **core:** Expose queue metrics for Prometheus
([#&#8203;10559](https://togithub.com/n8n-io/n8n/issues/10559))
([008c510](008c510b76))
- **editor:** Implement workflowSelector parameter type
([#&#8203;10482](https://togithub.com/n8n-io/n8n/issues/10482))
([84e54be](84e54beac7))

##### Performance Improvements

- **core:** Make execution queries faster
([#&#8203;9817](https://togithub.com/n8n-io/n8n/issues/9817))
([dc7dc99](dc7dc995d5))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4zIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-28 14:34:23 +02:00
TrueCharts Bot 79d56962ea
chore(deps): update container image n8nio/n8n to v1.56.2@144da55 by renovate (#25558)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.56.1` ->
`1.56.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41NS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-27 02:33:20 +02:00
TrueCharts Bot abced624a5
chore(deps): update container image n8nio/n8n to v1.56.1@43bc7aa by renovate (#25445)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.56.0` ->
`1.56.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4xIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-23 14:30:31 +02:00
TrueCharts Bot 1fab00d7f7
chore(deps): update container image n8nio/n8n to v1.56.0@5474b16 by renovate (#25371)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | minor | `1.55.3` ->
`1.56.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>n8n-io/n8n (n8nio/n8n)</summary>

###
[`v1.56.0`](https://togithub.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1560-2024-08-21)

##### Bug Fixes

- Better errors in Switch, If and Filter nodes
([#&#8203;10457](https://togithub.com/n8n-io/n8n/issues/10457))
([aea82cb](aea82cb744))
- **Calendly Trigger Node:** Fix issue with webhook url matching
([#&#8203;10378](https://togithub.com/n8n-io/n8n/issues/10378))
([09c3a8b](09c3a8b367))
- **core:** Fix payload property in `workflow-post-execute` event
([#&#8203;10413](https://togithub.com/n8n-io/n8n/issues/10413))
([d98e29e](d98e29e3d5))
- **core:** Fix XSS validation and separate URL validation
([#&#8203;10424](https://togithub.com/n8n-io/n8n/issues/10424))
([91467ab](91467ab325))
- **core:** Replace `sanitize-html` with `xss` in XSS validator
constraint
([#&#8203;10479](https://togithub.com/n8n-io/n8n/issues/10479))
([5dea51a](5dea51aad7))
- **core:** Use class-validator with XSS check for survey answers
([#&#8203;10490](https://togithub.com/n8n-io/n8n/issues/10490))
([547a606](547a60642c))
- **core:** Use explicit types in configs to ensure valid decorator
metadata ([#&#8203;10433](https://togithub.com/n8n-io/n8n/issues/10433))
([2043daa](2043daa257))
- **editor:** Add workflow scopes when initializing workflow
([#&#8203;10455](https://togithub.com/n8n-io/n8n/issues/10455))
([b857c2c](b857c2cda0))
- **editor:** Buffer json chunks in stream response
([#&#8203;10439](https://togithub.com/n8n-io/n8n/issues/10439))
([37797f3](37797f38d8))
- **editor:** Fix flaky mapping tests
([#&#8203;10453](https://togithub.com/n8n-io/n8n/issues/10453))
([fc6d413](fc6d4138d5))
- **editor:** Fix overflow in AI Assistant chat messages
([#&#8203;10491](https://togithub.com/n8n-io/n8n/issues/10491))
([4a6ca63](4a6ca63210))
- **editor:** Highlight matching type in filter component
([#&#8203;10425](https://togithub.com/n8n-io/n8n/issues/10425))
([6bca879](6bca879d4a))
- **editor:** Show item count in output panel schema view
([#&#8203;10426](https://togithub.com/n8n-io/n8n/issues/10426))
([4dee7cc](4dee7cc36e))
- **editor:** Truncate long data pill labels in schema view
([#&#8203;10427](https://togithub.com/n8n-io/n8n/issues/10427))
([1bf2f4f](1bf2f4f617))
- Filter component - improve errors
([#&#8203;10456](https://togithub.com/n8n-io/n8n/issues/10456))
([61ac0c7](61ac0c7775))
- **Google Sheets Node:** Better error when column to match on is empty
([#&#8203;10442](https://togithub.com/n8n-io/n8n/issues/10442))
([ce46bf5](ce46bf516a))
- **Google Sheets Node:** Update name and hint for useAppend option
([#&#8203;10443](https://togithub.com/n8n-io/n8n/issues/10443))
([c5a0c04](c5a0c049ea))
- **Google Sheets Node:** Update to returnAllMatches option
([#&#8203;10440](https://togithub.com/n8n-io/n8n/issues/10440))
([f7fb02e](f7fb02e92a))
- **Invoice Ninja Node:** Fix payment types
([#&#8203;10462](https://togithub.com/n8n-io/n8n/issues/10462))
([129245d](129245da10))
- **n8n Form Trigger Node:** Show basic authentication modal on wrong
credentials
([#&#8203;10423](https://togithub.com/n8n-io/n8n/issues/10423))
([0dc3e99](0dc3e99b26))
- **OpenAI Node:** Throw node operations error in case of openAi client
error ([#&#8203;10448](https://togithub.com/n8n-io/n8n/issues/10448))
([0d3ed46](0d3ed46199))
- Project Viewer always seeing a connection error when testing
credentials
([#&#8203;10417](https://togithub.com/n8n-io/n8n/issues/10417))
([613cdd2](613cdd2ba2))
- Remove unimplemented Postgres credentials options
([#&#8203;10461](https://togithub.com/n8n-io/n8n/issues/10461))
([17ac784](17ac7844f2))
- Rename Assistant back
([#&#8203;10481](https://togithub.com/n8n-io/n8n/issues/10481))
([c410aed](c410aed4c2))
- Require mfa code to change email
([#&#8203;10354](https://togithub.com/n8n-io/n8n/issues/10354))
([39c8e50](39c8e50ad0))
- **Respond to Webhook Node:** Fix issue preventing the chat trigger
from working
([#&#8203;9886](https://togithub.com/n8n-io/n8n/issues/9886))
([9d6ad88](9d6ad88c14))
- Show input names when node has multiple inputs
([#&#8203;10434](https://togithub.com/n8n-io/n8n/issues/10434))
([973956c](973956cc26))
- **Toggl Trigger Node:** Update API version
([#&#8203;10207](https://togithub.com/n8n-io/n8n/issues/10207))
([9bdb1d6](9bdb1d6dca))

##### Features

- **core:** Support bidirectional communication between specific mains
and specific workers
([#&#8203;10377](https://togithub.com/n8n-io/n8n/issues/10377))
([d0fc9de](d0fc9dee0e))
- **Facebook Graph API Node:** Update node to support API v18 - v20
([#&#8203;10419](https://togithub.com/n8n-io/n8n/issues/10419))
([e7ee10f](e7ee10f243))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4yIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-21 20:34:09 +02:00
TrueCharts Bot da6c2ce576
chore(deps): update container image n8nio/n8n to v1.55.3@e99ffa5 by renovate (#25209)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.55.1` ->
`1.55.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS4wIiwidXBkYXRlZEluVmVyIjoiMzguMzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-16 20:30:30 +02:00
TrueCharts Bot 71d1bba528
chore(deps): update container image n8nio/n8n to v1.55.1@f283a6d by renovate (#25184)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.55.0` ->
`1.55.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzguMzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-15 20:29:05 +02:00
TrueCharts Bot 0e6e3f9954
chore(deps): update container image n8nio/n8n to v1.55.0@3a5dd07 by renovate (#25146)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | minor | `1.54.2` ->
`1.55.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>n8n-io/n8n (n8nio/n8n)</summary>

###
[`v1.55.0`](https://togithub.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1550-2024-08-14)

##### Bug Fixes

- Add better error handling for chat errors
([#&#8203;10408](https://togithub.com/n8n-io/n8n/issues/10408))
([f82b6e4](f82b6e4ba9))
- **AI Agent Node:** Fix issues with some tools not populating
([#&#8203;10406](https://togithub.com/n8n-io/n8n/issues/10406))
([51a1edd](51a1eddbf0))
- **core:** Account for cancelling an execution with no workers
available
([#&#8203;10343](https://togithub.com/n8n-io/n8n/issues/10343))
([b044e78](b044e783e7))
- **core:** Account for owner when filtering by project ID in `GET
/workflows` in Public API
([#&#8203;10379](https://togithub.com/n8n-io/n8n/issues/10379))
([5ac65b3](5ac65b36bc))
- **core:** Enforce shutdown timer and sequence on `SIGINT` for main
([#&#8203;10346](https://togithub.com/n8n-io/n8n/issues/10346))
([5255793](5255793afe))
- **core:** Filter out prototype and constructor lookups in expressions
([#&#8203;10382](https://togithub.com/n8n-io/n8n/issues/10382))
([8e7d29a](8e7d29ad3c))
- **core:** Fix duplicate Redis publisher
([#&#8203;10392](https://togithub.com/n8n-io/n8n/issues/10392))
([45813de](45813debc9))
- **core:** Fix worker shutdown errors when active executions
([#&#8203;10353](https://togithub.com/n8n-io/n8n/issues/10353))
([e071b73](e071b73bab))
- **core:** Prevent XSS in user update endpoints
([#&#8203;10338](https://togithub.com/n8n-io/n8n/issues/10338))
([7898498](78984986a6))
- **core:** Prevent XSS via static cache dir
([#&#8203;10339](https://togithub.com/n8n-io/n8n/issues/10339))
([4f392b5](4f392b5e3e))
- **core:** Rate limit MFA activation and verification endpoints
([#&#8203;10330](https://togithub.com/n8n-io/n8n/issues/10330))
([b6c47c0](b6c47c0e32))
- **editor:** Connect up new project viewer role to the FE
([#&#8203;9913](https://togithub.com/n8n-io/n8n/issues/9913))
([117e2d9](117e2d968f))
- **editor:** Enable credential sharing between all types of projects
([#&#8203;10233](https://togithub.com/n8n-io/n8n/issues/10233))
([1cf48cc](1cf48cc301))
- **editor:** Fix rendering of SVG icons in public chat on iOS
([#&#8203;10381](https://togithub.com/n8n-io/n8n/issues/10381))
([7ab3811](7ab38114db))
- **editor:** Fixing XSS vulnerability in toast messages
([#&#8203;10329](https://togithub.com/n8n-io/n8n/issues/10329))
([38bdd9f](38bdd9f5d0))
- **editor:** Revert change that hid swagger docs in the ui
([#&#8203;10350](https://togithub.com/n8n-io/n8n/issues/10350))
([bae49d3](bae49d3198))
- **n8n Form Trigger Node:** Fix issue preventing v1 node from working
([#&#8203;10364](https://togithub.com/n8n-io/n8n/issues/10364))
([9b647a9](9b647a9837))
- Require mfa code for password change if its enabled
([#&#8203;10341](https://togithub.com/n8n-io/n8n/issues/10341))
([9d7caac](9d7caacc69))
- Require mfa code to disable mfa
([#&#8203;10345](https://togithub.com/n8n-io/n8n/issues/10345))
([3384f52](3384f52a35))

##### Features

- Add Ask assistant behind feature flag
([#&#8203;9995](https://togithub.com/n8n-io/n8n/issues/9995))
([5ed2a77](5ed2a77740))
- **AI Transform Node:** New node
([#&#8203;10405](https://togithub.com/n8n-io/n8n/issues/10405))
([4d222ac](4d222ac19d))
- **AI Transform Node:** New node
([#&#8203;9990](https://togithub.com/n8n-io/n8n/issues/9990))
([0de9d56](0de9d56619))
- **core:** Allow overriding npm registry for community packages
([#&#8203;10325](https://togithub.com/n8n-io/n8n/issues/10325))
([33a2703](33a2703429))
- **editor:** Add schema view to expression modal
([#&#8203;9976](https://togithub.com/n8n-io/n8n/issues/9976))
([71b6c67](71b6c67179))
- **MySQL Node:** Return decimal types as numbers
([#&#8203;10313](https://togithub.com/n8n-io/n8n/issues/10313))
([f744d7c](f744d7c100))
- **Okta Node:** Add Okta Node
([#&#8203;10278](https://togithub.com/n8n-io/n8n/issues/10278))
([5cac0f3](5cac0f339d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-15 00:43:08 +00:00
TrueCharts Bot cfe99c0592
chore(deps): update container image n8nio/n8n to v1.54.2@70aa771 by renovate (#25145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.54.1` ->
`1.54.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMzAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-14 20:29:14 +02:00
TrueCharts Bot c492752dd6
chore(deps): update container image n8nio/n8n to v1.54.1@f9901da by renovate (#25077)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.54.0` ->
`1.54.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-13 14:31:00 +02:00
TrueCharts Bot 3ae3ddf02a
chore(deps): update container image n8nio/n8n to v1.54.0@efdbf2c by renovate (#24864)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | minor | `1.53.1` ->
`1.54.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>n8n-io/n8n (n8nio/n8n)</summary>

###
[`v1.54.0`](https://togithub.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1540-2024-08-07)

##### Bug Fixes

- **core:** Ensure OAuth token data is not stubbed in source control
([#&#8203;10302](https://togithub.com/n8n-io/n8n/issues/10302))
([98115e9](98115e95df))
- **core:** Fix expressions in webhook nodes(Form, Webhook) to access
previous node's data
([#&#8203;10247](https://togithub.com/n8n-io/n8n/issues/10247))
([88a1701](88a170176a))
- **core:** Fix user telemetry bugs
([#&#8203;10293](https://togithub.com/n8n-io/n8n/issues/10293))
([42a0b59](42a0b594d6))
- **core:** Make execution and its data creation atomic
([#&#8203;10276](https://togithub.com/n8n-io/n8n/issues/10276))
([ae50bb9](ae50bb95a8))
- **core:** Make OAuth1/OAuth2 callback not require auth
([#&#8203;10263](https://togithub.com/n8n-io/n8n/issues/10263))
([a8e2774](a8e2774f53))
- **core:** Revert transactions until we remove the legacy sqlite driver
([#&#8203;10299](https://togithub.com/n8n-io/n8n/issues/10299))
([1eba7c3](1eba7c3c76))
- **core:** Surface enterprise trial error message
([#&#8203;10267](https://togithub.com/n8n-io/n8n/issues/10267))
([432ac1d](432ac1da59))
- **core:** Upgrade tournament to address some XSS vulnerabilities
([#&#8203;10277](https://togithub.com/n8n-io/n8n/issues/10277))
([43ae159](43ae159ea4))
- **core:** VM2 sandbox should not throw on `new Promise`
([#&#8203;10298](https://togithub.com/n8n-io/n8n/issues/10298))
([7e95f9e](7e95f9e2e4))
- **core:** Webhook and form baseUrl missing
([#&#8203;10290](https://togithub.com/n8n-io/n8n/issues/10290))
([8131d66](8131d66f8c))
- **editor:** Enable moving resources only if team projects are
available by the license
([#&#8203;10271](https://togithub.com/n8n-io/n8n/issues/10271))
([42ba884](42ba8841c4))
- **editor:** Fix execution retry button
([#&#8203;10275](https://togithub.com/n8n-io/n8n/issues/10275))
([55f2ffe](55f2ffe256))
- **editor:** Update design system Avatar component to show initials
also when only firstName or lastName is given
([#&#8203;10308](https://togithub.com/n8n-io/n8n/issues/10308))
([46bbf09](46bbf09bea))
- **editor:** Update tags filter/editor to not show non existing tag as
a selectable option
([#&#8203;10297](https://togithub.com/n8n-io/n8n/issues/10297))
([557a76e](557a76ec23))
- **Invoice Ninja Node:** Fix payment types
([#&#8203;10196](https://togithub.com/n8n-io/n8n/issues/10196))
([c5acbb7](c5acbb7ec0))
- Loop node no input data shown
([#&#8203;10224](https://togithub.com/n8n-io/n8n/issues/10224))
([c8ee852](c8ee852159))

##### Features

- **core:** Allow filtering executions and users by project in Public
API ([#&#8203;10250](https://togithub.com/n8n-io/n8n/issues/10250))
([7056e50](7056e50b00))
- **core:** Allow transferring credentials in Public API
([#&#8203;10259](https://togithub.com/n8n-io/n8n/issues/10259))
([07d7b24](07d7b247f0))
- **core:** Show sub-node error on the logs pane. Open logs pane on
sub-node error
([#&#8203;10248](https://togithub.com/n8n-io/n8n/issues/10248))
([57d1c9a](57d1c9a99e))
- **core:** Support community packages in scaling-mode
([#&#8203;10228](https://togithub.com/n8n-io/n8n/issues/10228))
([88086a4](88086a41ff))
- **core:** Support create, delete, edit role for users in Public API
([#&#8203;10279](https://togithub.com/n8n-io/n8n/issues/10279))
([84efbd9](84efbd9b9c))
- **core:** Support create, read, update, delete projects in Public API
([#&#8203;10269](https://togithub.com/n8n-io/n8n/issues/10269))
([489ce10](489ce10063))
- **editor:** Auto-add LLM chain for new LLM nodes on empty canvas
([#&#8203;10245](https://togithub.com/n8n-io/n8n/issues/10245))
([06419d9](06419d9483))
- **Elasticsearch Node:** Add bulk operations for Elasticsearch
([#&#8203;9940](https://togithub.com/n8n-io/n8n/issues/9940))
([bf8f848](bf8f848645))
- **Lemlist Trigger Node:** Update Trigger events
([#&#8203;10311](https://togithub.com/n8n-io/n8n/issues/10311))
([15f10ec](15f10ec325))
- **MongoDB Node:** Add projection to query options on Find
([#&#8203;9972](https://togithub.com/n8n-io/n8n/issues/9972))
([0a84e0d](0a84e0d8b0))
- **Postgres Chat Memory, Redis Chat Memory, Xata:** Add support for
context window length
([#&#8203;10203](https://togithub.com/n8n-io/n8n/issues/10203))
([e3edeaa](e3edeaa035))
- **Stripe Trigger Node:** Add Stripe webhook descriptions based on the
workflow ID and name
([#&#8203;9956](https://togithub.com/n8n-io/n8n/issues/9956))
([3433465](34334651e0))
- **Webflow Node:** Update to use the v2 API
([#&#8203;9996](https://togithub.com/n8n-io/n8n/issues/9996))
([6d8323f](6d8323fade))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 14:35:25 +02:00
TrueCharts Bot ffde7ded70
chore(deps): update container image n8nio/n8n to v1.53.1@4627e17 by renovate (#24706)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.53.0` ->
`1.53.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC45IiwidXBkYXRlZEluVmVyIjoiMzguMTguOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-02 20:28:26 +02:00
TrueCharts Bot ed124fbdc7
chore(deps): update container image n8nio/n8n to v1.53.0@260d13f by renovate (#24625)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | minor | `1.52.2` ->
`1.53.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>n8n-io/n8n (n8nio/n8n)</summary>

###
[`v1.53.0`](https://togithub.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1530-2024-07-31)

##### Bug Fixes

- Better error message when calling data transformation functions on a
null value
([#&#8203;10210](https://togithub.com/n8n-io/n8n/issues/10210))
([1718125](1718125c6d))
- **core:** Fix missing successful items on continueErrorOutput with
multiple outputs
([#&#8203;10218](https://togithub.com/n8n-io/n8n/issues/10218))
([1a7713e](1a7713ef26))
- **core:** Flush instance stopped event immediately
([#&#8203;10238](https://togithub.com/n8n-io/n8n/issues/10238))
([d6770b5](d6770b5fca))
- **core:** Restore log event `n8n.workflow.failed`
([#&#8203;10253](https://togithub.com/n8n-io/n8n/issues/10253))
([3e96b29](3e96b29332))
- **core:** Upgrade [@&#8203;n8n/vm2](https://togithub.com/n8n/vm2) to
address CVE‑2023‑37466
([#&#8203;10265](https://togithub.com/n8n-io/n8n/issues/10265))
([2a09a03](2a09a036d2))
- **editor:** Defer `User saved credentials` telemetry event for OAuth
credentials
([#&#8203;10215](https://togithub.com/n8n-io/n8n/issues/10215))
([40a5226](40a5226e24))
- **editor:** Fix custom API call notice
([#&#8203;10227](https://togithub.com/n8n-io/n8n/issues/10227))
([5b47c8b](5b47c8b57b))
- **editor:** Fix issue with existing credential not opening in HTTP
agent tool
([#&#8203;10167](https://togithub.com/n8n-io/n8n/issues/10167))
([906b4c3](906b4c3c7b))
- **editor:** Fix parameter input glitch when there was an error loading
remote options
([#&#8203;10209](https://togithub.com/n8n-io/n8n/issues/10209))
([c0e3743](c0e37439a8))
- **editor:** Fix workflow execution list scrolling after filter change
([#&#8203;10226](https://togithub.com/n8n-io/n8n/issues/10226))
([7e64358](7e643589c6))
- **Google BigQuery Node:** Send timeoutMs in query, pagination support
([#&#8203;10205](https://togithub.com/n8n-io/n8n/issues/10205))
([f5722e8](f5722e8823))
- **Google Sheets Node:** Add column names row if sheet is empty
([#&#8203;10200](https://togithub.com/n8n-io/n8n/issues/10200))
([82eba9f](82eba9fc5f))
- **Google Sheets Node:** Do not insert row_number as a new column, do
not checkForSchemaChanges in update operation
([#&#8203;10201](https://togithub.com/n8n-io/n8n/issues/10201))
([5136d10](5136d10ca3))
- **Google Sheets Node:** Fix Google Sheet URL regex
([#&#8203;10195](https://togithub.com/n8n-io/n8n/issues/10195))
([e6fd996](e6fd996973))
- **HTTP Request Node:** Resolve max pages expression
([#&#8203;10192](https://togithub.com/n8n-io/n8n/issues/10192))
([bfc8e1b](bfc8e1b56f))
- **LinkedIn Node:** Fix issue with some characters cutting off posts
early ([#&#8203;10185](https://togithub.com/n8n-io/n8n/issues/10185))
([361b5e7](361b5e7c37))
- **Postgres Node:** Expressions in query parameters for Postgres
executeQuery operation
([#&#8203;10217](https://togithub.com/n8n-io/n8n/issues/10217))
([519fc4d](519fc4d753))
- **Postgres Node:** Option to treat query parameters enclosed in single
quotas as text
([#&#8203;10214](https://togithub.com/n8n-io/n8n/issues/10214))
([00ec253](00ec253337))
- **Read/Write Files from Disk Node:** Notice update in file selector,
replace backslashes with forward slashes if windows path
([#&#8203;10186](https://togithub.com/n8n-io/n8n/issues/10186))
([3eac673](3eac673b17))
- **Text Classifier Node:** Use proper documentation URL and respect
continueOnFail
([#&#8203;10216](https://togithub.com/n8n-io/n8n/issues/10216))
([452f52c](452f52c124))
- **Trello Node:** Use body for POST requests
([#&#8203;10189](https://togithub.com/n8n-io/n8n/issues/10189))
([7775d50](7775d5059b))
- **Wait Node:** Authentication fix
([#&#8203;10236](https://togithub.com/n8n-io/n8n/issues/10236))
([f87854f](f87854f8db))

##### Features

- **Calendly Trigger Node:** Add OAuth Credentials Support
([#&#8203;10251](https://togithub.com/n8n-io/n8n/issues/10251))
([326c983](326c983915))
- **core:** Allow filtering workflows by project and transferring
workflows in Public API
([#&#8203;10231](https://togithub.com/n8n-io/n8n/issues/10231))
([d719899](d719899223))
- **editor:** Show new executions as `Queued` in the UI, until they
actually start
([#&#8203;10204](https://togithub.com/n8n-io/n8n/issues/10204))
([44728d7](44728d7242))
- **HTTP Request Node:** Add option to disable lowercase headers
([#&#8203;10154](https://togithub.com/n8n-io/n8n/issues/10154))
([5aba69b](5aba69bcf4))
- **Information Extractor Node:** Add new simplified AI-node for
information extraction
([#&#8203;10149](https://togithub.com/n8n-io/n8n/issues/10149))
([3d235b0](3d235b0b2d))
- Introduce Google Cloud Platform as external secrets provider
([#&#8203;10146](https://togithub.com/n8n-io/n8n/issues/10146))
([3ccb9df](3ccb9df2f9))
- **n8n Form Trigger Node:** Improvements
([#&#8203;10092](https://togithub.com/n8n-io/n8n/issues/10092))
([711b667](711b667ebe))
- Recovery option for jsonParse helper
([#&#8203;10182](https://togithub.com/n8n-io/n8n/issues/10182))
([d165b33](d165b33cea))
- **Sentiment Analysis Node:** Implement Sentiment Analysis node
([#&#8203;10184](https://togithub.com/n8n-io/n8n/issues/10184))
([8ef0a0c](8ef0a0c58a))
- **Shopify Node:** Update Shopify API version
([#&#8203;10155](https://togithub.com/n8n-io/n8n/issues/10155))
([e2ee915](e2ee91569a))
- Support create, read, delete variables in Public API
([#&#8203;10241](https://togithub.com/n8n-io/n8n/issues/10241))
([af695eb](af695ebf93))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNi4wIiwidXBkYXRlZEluVmVyIjoiMzguMTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-01 00:45:19 +00:00
TrueCharts Bot 301cb09411
chore(deps): update container image n8nio/n8n to v1.52.2@7d2b3b2 by renovate (#24624)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.52.1` ->
`1.52.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNi4wIiwidXBkYXRlZEluVmVyIjoiMzguMTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-07-31 18:29:36 +00:00
TrueCharts Bot 0cb22eaf55
chore(deps): update container image n8nio/n8n to v1.52.1@6477446 by renovate (#24419)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.52.0` ->
`1.52.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-07-26 20:27:23 +02:00
TrueCharts Bot 663f5ccfd2
chore(deps): update container image redis to v15.1.5@7d73817 by renovate (#24126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | patch |
`15.1.3` -> `15.1.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-07-24 18:24:00 +02:00
TrueCharts Bot 731bf2f811
chore(deps): update container image n8nio/n8n to v1.52.0@27817ec by renovate (#24203) 2024-07-24 16:30:56 +02:00
TrueCharts Bot 8a47d4d0d3
chore(deps): update container image n8nio/n8n to v1.48.3@6eb5263 by renovate (#24118)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.48.1` ->
`1.48.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-07-24 15:42:47 +02:00
TrueCharts-Bot 9c6cf1b50b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-07-06 00:14:19 +00:00
TrueCharts Bot 54ae87acc3
chore(deps): update container image common to v24.1.5@80d8ad4 by renovate (#23765)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.2` ->
`24.1.5` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.3` ->
`24.1.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-28 11:16:33 +02:00
TrueCharts Bot c26262e9ee
chore(deps): update container image redis to v15.1.3@c2acc14 by renovate (#23132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | major |
`14.0.12` -> `15.1.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-28 10:47:56 +02:00
TrueCharts Bot 2814e1e52f
chore(deps): update container image n8nio/n8n to v1.48.1@91dd56a by renovate (#23885)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://togithub.com/n8n-io/n8n)) | patch | `1.48.0` ->
`1.48.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-27 20:29:05 +02:00
TrueCharts Bot de11e79512
chore(deps): update container image n8nio/n8n to v1.48.0@07a6e08 by renovate (#23875)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.47.1` -> `1.48.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-27 14:30:02 +02:00
TrueCharts Bot 81444d3905
chore(deps): update container image n8nio/n8n to v1.47.1@8789d00 by renovate (#23827)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | patch | `1.47.0` -> `1.47.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTguMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-26 14:30:36 +02:00
TrueCharts Bot 9dfc98c4e0
chore(deps): update container image common to v24.1.2@b2bbd35 by renovate (#23691)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.1` ->
`24.1.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-22 19:31:23 +02:00
TrueCharts Bot a7077904f0
chore(deps): update container image n8nio/n8n to v1.47.0@9e0bc5e by renovate (#23623)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.46.0` -> `1.47.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-21 02:41:16 +02:00
TrueCharts Bot 5e190a7662
chore(deps): update container image common to v24.1.1@b724c5c by renovate (#23513)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.1.0` ->
`24.1.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-06-18 20:58:56 +03:00
TrueCharts Bot 285ab520d4
chore(deps): update container image common to v24.1.0@b4ac4b1 by renovate (#23459)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `24.0.6` ->
`24.1.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `24.0.8` ->
`24.1.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-17 21:05:43 +02:00
Stavros Kois 2d471e587d
chore(chart.yaml): remove scale support annotation (#23134)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-06-15 00:22:47 +02:00
TrueCharts Bot b79d3fce6d
chore(deps): update container image common to v24.0.6@5cd15b8 by renovate (#23138)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.0.1` ->
`24.0.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-15 00:22:21 +02:00
TrueCharts Bot da8bbedd36
chore(deps): update container image n8nio/n8n to v1.46.0@9efb61c by renovate (#23250)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.45.0` -> `1.46.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-12 14:32:55 +02:00
TrueCharts-Bot 6a5d0ec00d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-06-10 00:15:07 +00:00
TrueCharts Bot 6562794ee8
chore(deps): update container image common to v24.0.1@cbdb720 by renovate (#23037)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `24.0.0` ->
`24.0.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-06-09 02:13:13 +03:00
TrueCharts Bot 43a7ba1675
chore(deps): update container image n8nio/n8n to v1.45.0@fb60672 by renovate (#22896)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.44.1` -> `1.45.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM5MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-05 20:21:33 +02:00
TrueCharts Bot 1cf41840f5
chore(deps): update container image n8nio/n8n to v1.44.1@e86cd97 by renovate (#22812)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | patch | `1.44.0` -> `1.44.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-03 14:23:06 +02:00
TrueCharts Bot c633867be5
chore(deps): update container image common to v24.0.0@4765f19 by renovate (#22759)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `23.0.11` ->
`24.0.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-06-02 18:30:31 +02:00
TrueCharts-Bot f522aadebb Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-06-02 00:16:18 +00:00
TrueCharts Bot 3869f37947
chore(deps): update container image common to v23.0.11@11fa61c by renovate (#22748)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `23.0.10` ->
`23.0.11` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-01 21:05:15 +02:00
TrueCharts-Bot ca008eb2af Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-06-01 00:15:25 +00:00
TrueCharts-Bot 4357b533a9 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-31 09:03:52 +00:00
TrueCharts Bot 2c7a241149
chore(deps): update container image n8nio/n8n to v1.44.0@cdb3394 by renovate (#22664)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.43.1` -> `1.44.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 20:34:38 +02:00
TrueCharts Bot 1db0f6e5f5
chore(deps): update container image redis to v14.0.12@04a0623 by renovate (#22106)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | patch |
`14.0.5` -> `14.0.12` |
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | patch |
`14.0.6` -> `14.0.12` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuOSIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 16:30:17 +02:00
Kjeld Schouten a646b2379f
chore: remove all remaining remnants of SCALE compatibility (#22613)
**Description**
SCALE Apps are officially deprecated, this removes the last portions of
it

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-05-29 20:27:42 +02:00
TrueCharts Bot bcb2168944
chore(deps): update container image common to v23.0.10@46ba38c by renovate (#22564)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `23.0.9` ->
`23.0.10` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-28 23:47:45 +02:00
TrueCharts Bot 096b7b44ad
chore(deps): update container image common to v23.0.9@91ed868 by renovate (#22539)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `23.0.8` ->
`23.0.9` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-28 23:28:06 +02:00
TrueCharts-Bot e50357a154 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-26 17:09:21 +00:00
TrueCharts-Bot 529340b757 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-26 00:16:57 +00:00
TrueCharts Bot c78440f15a
chore(deps): update container image n8nio/n8n to v1.43.1@b0fe233 by renovate (#22432)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.42.1` -> `1.43.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-25 02:53:37 +02:00
TrueCharts-Bot 79f093cbd4 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-21 00:16:10 +00:00