Commit Graph

32492 Commits

Author SHA1 Message Date
TrueCharts Bot b9cd26bff7
chore(deps): update container image mikenye/tar1090 to latest@74d2f56 by renovate (#24871)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `b7d975f` -> `74d2f56` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 20:18:19 +02:00
TrueCharts Bot ea8f62e818
chore(deps): update container image diygod/rsshub to latest@196335d by renovate (#24866)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `a26119c` -> `196335d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 20:18:09 +02:00
TrueCharts Bot 2a107dfe2a
chore(deps): update container image bitnami/prometheus to 2.53.1@5687ee7 by renovate (#24865)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/prometheus](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/prometheus))
| digest | `1cd92bc` -> `5687ee7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 20:16:54 +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 3a09f9ba00
chore(deps): update container image jenkins/jenkins to v2.471-jdk17@ab75f71 by renovate (#24863)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.470-jdk17` -> `2.471-jdk17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 14:33:13 +02:00
TrueCharts Bot 167738feee
chore(deps): update container image seafileltd/seafile-mc to v11.0.11@50c1ae8 by renovate (#24862)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| seafileltd/seafile-mc | patch | `11.0.10` -> `11.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 14:31:25 +02:00
TrueCharts Bot 65ba76913e
chore(deps): update container image ghcr.io/meeb/tubesync to latest@881ff5c by renovate (#24860) 2024-08-07 14:21:41 +02:00
TrueCharts Bot 5d51cc2b22
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@a58b367 by renovate (#24852) 2024-08-07 14:21:37 +02:00
TrueCharts Bot b4d3e22a63
chore(deps): update container image mbentley/omada-controller to 5.14@2d2a998 by renovate (#24861) 2024-08-07 14:21:35 +02:00
TrueCharts Bot 48cb0ae104
chore(deps): update container image ghcr.io/linuxserver/calibre to 7.16.0@346da07 by renovate (#24858) 2024-08-07 14:21:29 +02:00
TrueCharts Bot 446557ade7
chore(deps): update container image ghcr.io/linuxserver/mstream to 5.12.2@28a96c4 by renovate (#24859)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mstream](https://togithub.com/linuxserver/docker-mstream/packages)
([source](https://togithub.com/linuxserver/docker-mstream)) | digest |
`f0ac0f6` -> `28a96c4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 14:21:27 +02:00
TrueCharts Bot 8d07ce0f18
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@9e88898 by renovate (#24853)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `1bf5d05` -> `9e88898` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 14:20:56 +02:00
TrueCharts Bot 28baac80e9
chore(deps): update rdesktop by renovate (#24855)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `990dea9` -> `3a07928` |
| lscr.io/linuxserver/rdesktop | digest | `a508f16` -> `889e00d` |
| lscr.io/linuxserver/rdesktop | digest | `28d5dea` -> `b7c1bb3` |
| lscr.io/linuxserver/rdesktop | digest | `c6e92da` -> `51e5321` |
| lscr.io/linuxserver/rdesktop | digest | `9db738c` -> `1ce2ca2` |
| lscr.io/linuxserver/rdesktop | digest | `7e100e2` -> `115c594` |
| lscr.io/linuxserver/rdesktop | digest | `ea5fda4` -> `0ef4e39` |
| lscr.io/linuxserver/rdesktop | digest | `6f5fb7d` -> `c2fccbc` |
| lscr.io/linuxserver/rdesktop | digest | `6e18f4e` -> `e374db9` |
| lscr.io/linuxserver/rdesktop | digest | `03647f9` -> `e5f0cae` |
| lscr.io/linuxserver/rdesktop | digest | `2f9c0b7` -> `003e202` |
| lscr.io/linuxserver/rdesktop | digest | `d43203e` -> `7cb0347` |
| lscr.io/linuxserver/rdesktop | digest | `97ff0ba` -> `b1b5f02` |
| lscr.io/linuxserver/rdesktop | digest | `ca04ea0` -> `60d5de5` |
| lscr.io/linuxserver/rdesktop | digest | `a5ebb61` -> `643af85` |
| lscr.io/linuxserver/rdesktop | digest | `8d200e4` -> `e48cc02` |
| lscr.io/linuxserver/rdesktop | digest | `9c74797` -> `a93a312` |
| lscr.io/linuxserver/rdesktop | digest | `be76d50` -> `04e295b` |
| lscr.io/linuxserver/rdesktop | digest | `4629523` -> `228418d` |
| lscr.io/linuxserver/rdesktop | digest | `d727266` -> `f3f3cdb` |

---

> [!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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:32:12 +02:00
TrueCharts Bot a86a1b32e2
chore(deps): update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.4.2@ee43528 by renovate (#24856)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.gitlab.com/crafty-controller/crafty-4](https://craftycontrol.com/)
([source](https://gitlab.com/crafty-controller/crafty-4)) | patch |
`4.4.1` -> `4.4.2` |

---

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

---

### Release Notes

<details>
<summary>crafty-controller/crafty-4
(registry.gitlab.com/crafty-controller/crafty-4)</summary>

###
[`v4.4.2`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----442---20240807)

[Compare
Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.4.1...v4.4.2)

##### Bug fixes

- Migrations | Fix exception message on file not found for backups
migration ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/789))
- UploadAPI | Upload chunks in batches to avoid overloading browser
cache ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/788))
<br><br>

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:31:10 +02:00
TrueCharts Bot a39db8c3f9
chore(deps): update container image tccr.io/tccr/traefik to v3.1.2@13147e2 by renovate (#24857)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/tccr/traefik](https://togithub.com/truecharts/containers) |
patch | `v3.1.1` -> `v3.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:30:00 +02:00
TrueCharts Bot 77de00c774
chore(deps): update container image ollama/ollama to 0.3.4@31b45db by renovate (#24851)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | digest | `4343979` -> `31b45db` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:23:14 +02:00
TrueCharts Bot 5d18b6805b
chore(deps): update container image xwiki to 16.6.0-postgres-tomcat@e379936 by renovate (#24854)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `e238fae` -> `e379936` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:23:10 +02:00
TrueCharts Bot c43f23bdfe
chore(deps): update container image ollama/ollama to 0.3.4-rocm@2cb632e by renovate (#24850)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | digest | `c6a102c` -> `2cb632e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:22:27 +02:00
TrueCharts Bot 2803d4f1a2
chore(deps): update container image ghcr.io/meeb/tubesync to latest@ff38e59 by renovate (#24848)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `f9f2199` -> `ff38e59` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:22:10 +02:00
TrueCharts Bot 6bc2c379bb
chore(deps): update container image diygod/rsshub to latest@a26119c by renovate (#24847)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `8b9b570` -> `a26119c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:21:17 +02:00
TrueCharts Bot 9a7f1b9d03
chore(deps): update container image bitnami/redis to 7.2.5@5d40f47 by renovate (#24845)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/redis](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/redis))
| digest | `79a1d02` -> `5d40f47` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:20:53 +02:00
TrueCharts Bot 66fa91ebbc
chore(deps): update container image bitnami/solr to 9.6.1@129d7ca by renovate (#24846)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/solr](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/solr))
| digest | `fe12c70` -> `129d7ca` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:20:47 +02:00
TrueCharts Bot 47905b354b
chore(deps): update container image ghcr.io/neggles/sd-webui-docker to latest@e74a659 by renovate (#24849)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `e2e1482` -> `e74a659` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 08:18:23 +02:00
TrueCharts Bot fb0fac278a
chore(deps): update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.4.1@b0ceb4c by renovate (#24844)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.gitlab.com/crafty-controller/crafty-4](https://craftycontrol.com/)
([source](https://gitlab.com/crafty-controller/crafty-4)) | patch |
`4.4.0` -> `4.4.1` |

---

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

---

### Release Notes

<details>
<summary>crafty-controller/crafty-4
(registry.gitlab.com/crafty-controller/crafty-4)</summary>

###
[`v4.4.1`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----441---20240806)

[Compare
Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.4.0...v4.4.1)

##### Patch Fixes

- Migrations | Fix orphan backup configurations crashing migration
operation ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/785))
- Migrations | Fix missing default configuration if no server backup
config exists during the migration ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/785))
- Migrations | Fix extended runtime on move procedure during migration
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/785))


**-----------------------------------------------------------------------------**

**Initial release was reverted for patching (See Merge Request:
[!784](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/784))**
*2024/07/28*


**-----------------------------------------------------------------------------**

##### Refactor

- Backups | Allow multiple backup configurations ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/711))
- UploadAPI | Use Crafty's JWT authentication for file uploads ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/762))
- UploadAPI | Splice files on the frontend to allow chunked uploads as
well as bulk uploads ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/762))
- UploadAPI | Enhance upload progress feedback on all upload pages
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/762))
- UploadAPI | Consolidate and improve speed on uploads, supporting
100mb+ uploads through Cloudflare(Free) ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/762))

##### Bug fixes

- Fix zip imports so the root dir selection is functional ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/764))
- Fix bug where full access gives minimal access ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/768))
- Bump tornado & requests for sec advisories ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/774))
- Ensure audit.log exists or create it on Crafty startup ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/771))
- Fix typing issue on ID comparison causing general users to not be able
to delete their own API keys ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/775))
- Fix user creation bug where it would fail when a role was selected
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/763))
- Security improvements for general user creations on roles page ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/763))
- Security improvements for general user creations on user page ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/763))
- Use UTC for tokens_valid_from in user config, to resolve token
invalidation on instance TZ change ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/765))
- Remove unused and problematic "dropdown-menu" ident from
[!722](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/772)
CSS ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/782))

##### Tweaks

- Add info note to default creds file ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/760))
- Remove navigation label from sidebar ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/766))
- Do not allow slashes in server names ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/767))
- Add a thread dump to support logs ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/769))
- Remove text from status page and use symbols ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/770))
- Add better feedback on when errors appear on user creation ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/763))
- Workaround cpu_freq call catching on obscure cpu architectures ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/776))
- Change Role selector in server wizard to be a filter list ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/772))

##### Lang

- Show natural language name instead of country code in User Config Lang
select list ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/773))
- Add remaining `he_IL`, `th_TH` translations from **4.4.0** Release
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/761)
| [Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/763))
- Fix `fr_FR` syntax issues ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/780)
| [Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/778))
- Add ru_RU Translation ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/779))
- Add `th_TH` translations for
[!772](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/772)
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/781))
<br><br>

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 00:41:00 +00:00
TrueCharts Bot ce0d817553
chore(deps): update rdesktop by renovate (#24842)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `5b28528` -> `0c0ba8e` |
| lscr.io/linuxserver/rdesktop | digest | `2b2a1c8` -> `fa873e7` |
| lscr.io/linuxserver/rdesktop | digest | `a53b059` -> `ba649df` |
| lscr.io/linuxserver/rdesktop | digest | `5fb8b51` -> `0031176` |

---

> [!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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 00:39:48 +00:00
TrueCharts Bot 59589f5e35
chore(deps): update container image alexta69/metube to v2024-08-07@0d185ec by renovate (#24843)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alexta69/metube | patch | `2024-08-02` -> `2024-08-07` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 00:32:20 +00:00
TrueCharts Bot 73bc8c6f3d
chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@29bfefa by renovate (#24836)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `83307f8` -> `29bfefa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 00:31:24 +00:00
TrueCharts Bot 9444e64808
chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@88f8f87 by renovate (#24835) 2024-08-07 02:31:19 +02:00
TrueCharts Bot 38566093fc
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@db14338 by renovate (#24841)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `13b1f8e` -> `db14338` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 02:31:16 +02:00
TrueCharts Bot 2cdcc913fe
chore(deps): update container image ollama/ollama to 0.3.4@4343979 by renovate (#24840) 2024-08-07 02:30:47 +02:00
TrueCharts Bot 34665fbfc0
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@1bf5d05 by renovate (#24794)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `0c23cc7` -> `1bf5d05` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNiIsInVwZGF0ZWRJblZlciI6IjM4LjIwLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-08-07 02:30:41 +02:00
TrueCharts Bot e77c3ebce3
chore(deps): update container image ollama/ollama to 0.3.4-rocm@c6a102c by renovate (#24839)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | digest | `31c936b` -> `c6a102c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 02:30:37 +02:00
TrueCharts Bot 358766a35c
chore(deps): update container image docker.io/bellamy/wallos to latest@d2e2cb2 by renovate (#24834)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `4bd24b6` -> `d2e2cb2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 02:30:11 +02:00
TrueCharts Bot e699f5bfb8
chore(deps): update container image mikenye/tar1090 to latest@b7d975f by renovate (#24838)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `37f0bc2` -> `b7d975f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 02:29:52 +02:00
TrueCharts Bot 22475d4703
chore(deps): update container image bitnami/alertmanager to 0.27.0@a15427d by renovate (#24833)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/alertmanager](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/alertmanager))
| digest | `5e0da79` -> `a15427d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 02:28:55 +02:00
TrueCharts Bot 2421d73b20
chore(deps): update container image lscr.io/linuxserver/webtop to alpine-kde@880e355 by renovate (#24837)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `311d6cd` -> `880e355` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-07 02:27:17 +02:00
TrueCharts-Bot e4d8780776 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-08-07 00:16:06 +00:00
TrueCharts Bot 4f8ca15f27
chore(deps): update container image plexripper/plexripper to v0.17.0@e2f350f by renovate (#24831)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| plexripper/plexripper | minor | `v0.16.0` -> `v0.17.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:32:16 +02:00
TrueCharts Bot 77cd6d0934
chore(deps): update container image mbentley/omada-controller to v5.14@37c086f by renovate (#24409)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| minor | `5.13` -> `5.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOC43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC4xOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-08-06 20:32:05 +02:00
TrueCharts Bot 9eb50c994e
chore(deps): update container image cloudflare/cloudflared to v2024.8.2@004f4b7 by renovate (#24830)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| minor | `2024.6.1` -> `2024.8.2` |

---

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

---

### Release Notes

<details>
<summary>cloudflare/cloudflared (cloudflare/cloudflared)</summary>

###
[`v2024.8.2`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.8.2)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.6.1...2024.8.2)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
234c71eea3bb1b80c78f0e8a7b172e850929635b95176d1980922a91f557df41
cloudflared-arm64.pkg:
eaa7a1ad419dba999416b3a0ca997742cb242843378c54b6d6ce18c2e7dfe7a3
cloudflared-darwin-amd64.tgz:
462bc13ae9852158823119e956513e42251b48e3365ec0e7e691de0e2bf8c6f8
cloudflared-darwin-arm64.tgz:
0229266dc217678024f7baf9cfb61090c4894c20b7f3ace7950ca23c1ed55b8a
cloudflared-fips-linux-amd64:
0009482391d968024fea4d0a2b9a90cbf4f3394372bc8c7fb675c8f0b482d665
cloudflared-fips-linux-amd64.deb:
2c63700cb9487c6c5135a77fefc7ca943675c99515257d8135d03acb56e7b0df
cloudflared-fips-linux-x86_64.rpm:
706b1698aa044dcd7baafa45a51d247c7a6fc2f3fd0762cc08bbcb0e0d20b021
cloudflared-linux-386:
6ebe85c31f1b04547ffa37d82dc5742fd23e7ea01a68ff2c3de944a90e653d8e
cloudflared-linux-386.deb:
13dcbc4fabaf6c6c15032eb19e2c7a536a92a049a0f9e18ef515b1a80f0ec773
cloudflared-linux-386.rpm:
fc94b0da7008e068ce33948b24a0ba1e84b7884222c4e868d6b37f8338944866
cloudflared-linux-aarch64.rpm:
4f5a96676acc8a340af947aa6e1307570bc7e736398ce70b758bafcc97001d01
cloudflared-linux-amd64:
e6cb78348e05680805c8317b5073c54401c1ebac9fa88a2cc35be752858bdc6b
cloudflared-linux-amd64.deb:
5779c18bc9fb558daa3fcf121d52015c51b22adc0b7d9b54182871576f32ee33
cloudflared-linux-arm:
8b0b87a93892f6c6d1c19d1b9756152afc18dce36cf6b3dc77244979c5f5e8ff
cloudflared-linux-arm.deb:
5badf804137837506e70f90781834ec5c1c6def3bf718d1a2dbb63870a28c114
cloudflared-linux-arm.rpm:
a9da1f596f20333d7bb96b0a8f791241156fa42b7242519e2ae2a7073176a5a4
cloudflared-linux-arm64:
f0cc2f42b658a89a794ca91210f73df2f3d51c459f050ae1ee57b221d1e30f98
cloudflared-linux-arm64.deb:
d99aff8aba2f7667c07b44230315209ef7e31136d6371799a11619fab14bc07d
cloudflared-linux-armhf:
75e03fd5e70612c6db621a9e86350547be7c0caa21f7cb79231409233525e26c
cloudflared-linux-armhf.deb:
23ab265f7629a4a1b0d025ca17023aa18dca6a70b85727ae0a9f326814feba6f
cloudflared-linux-armhf.rpm:
819b0134d2a351c27101d546f0243046b2df33b7658f3ea976d7288b885a8c0b
cloudflared-linux-x86_64.rpm:
f83e6f13dafaed1552caa9e04929360fd2224d00f95049d0e8fbf5e0d47d0cf6
cloudflared-windows-386.exe:
de5e40f849579b8ed699db3bb5641f7bb7e5605a275121a7b26784c0617f879d
cloudflared-windows-386.msi:
7b5a472e0c4d74ae704f202301f27ab7fc775379cffe561b999166fa33b9c786
cloudflared-windows-amd64.exe:
a054d767613ba64462dd457e3c0be27244c9484f4b7fcb76b37e137c86f0eda1
cloudflared-windows-amd64.msi:
ea37a8d58b568b4df2c369f3cedd9d90371defb21d8100a046c9b1e9e2525200

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:30:54 +02:00
TrueCharts Bot 83cf7e220a
chore(deps): update humhub by renovate (#24829)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mriedmann/humhub-nginx | digest | `e4e0273` -> `4e0451f` |
|
[ghcr.io/mriedmann/humhub-phponly](https://togithub.com/mriedmann/humhub-docker)
| digest | `af7109c` -> `5477077` |

---

> [!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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:21:26 +02:00
TrueCharts Bot b6c18febd1
chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@83307f8 by renovate (#24827)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `bf0795e` -> `83307f8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:20:32 +02:00
TrueCharts Bot ab1ed253d4
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@13b1f8e by renovate (#24828)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `845e76c` -> `13b1f8e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:20:09 +02:00
TrueCharts Bot f565f06e03
chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.31@c532bd1 by renovate (#24826)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://togithub.com/linuxserver/docker-synclounge/packages)
([source](https://togithub.com/linuxserver/docker-synclounge)) | digest
| `f369686` -> `c532bd1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:19:58 +02:00
TrueCharts Bot 6f0ace4112
chore(deps): update container image ghcr.io/linuxserver/boinc to latest@c93f92d by renovate (#24825)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `7a3ca5d` -> `c93f92d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:19:53 +02:00
TrueCharts Bot b56731ad74
chore(deps): update container image docker.io/bellamy/wallos to latest@4bd24b6 by renovate (#24824)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `db9e9c8` -> `4bd24b6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:19:40 +02:00
TrueCharts Bot 662dfe08e4
chore(deps): update container image diygod/rsshub to latest@8b9b570 by renovate (#24823)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `102b276` -> `8b9b570` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:18:52 +02:00
TrueCharts Bot e2ff19f286
chore(deps): update container image bitnami/mongodb to 7.0.12@a220f03 by renovate (#24822)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/mongodb](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/mongodb))
| digest | `6bf792c` -> `a220f03` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:18:31 +02:00
TrueCharts Bot 467a041a73
chore(deps): update container image metabase/metabase to v0.50.19@acca5fa by renovate (#24819) 2024-08-06 14:29:36 +02:00
TrueCharts Bot 4b6e570888
chore(deps): update container image syncthing/syncthing to v1.27.10@311f1e1 by renovate (#24821)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [syncthing/syncthing](https://syncthing.net)
([source](https://togithub.com/syncthing/syncthing)) | patch | `1.27.9`
-> `1.27.10` |

---

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

---

### Release Notes

<details>
<summary>syncthing/syncthing (syncthing/syncthing)</summary>

###
[`v1.27.10`](https://togithub.com/syncthing/syncthing/releases/tag/v1.27.10)

[Compare
Source](https://togithub.com/syncthing/syncthing/compare/v1.27.9...v1.27.10)

Bugfixes:

- [#&#8203;9455](https://togithub.com/syncthing/syncthing/issues/9455):
lib/api tests unreliable, failing ~50% of the time on Fedora Linux
- [#&#8203;9499](https://togithub.com/syncthing/syncthing/issues/9499):
Data race in fakeFS (testing)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 14:29:28 +02:00