Commit Graph

25756 Commits

Author SHA1 Message Date
TrueCharts Bot 8abe637b7e
chore(deps): update container image jeessy/ddns-go to v6.1.2@0c7b981 by renovate (#18445) 2024-02-21 15:40:18 +01:00
TrueCharts Bot 5b86bd54b6
chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.3@eb8de15 by renovate (#18384)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| patch | `2.5.0` -> `2.5.3` |

---

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

---

### Release Notes

<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.5.3`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.3):
Paperless-ngx v2.5.3

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.2...v2.5.3)

#### paperless-ngx 2.5.3

##### Bug Fixes

- Fix: dont allow allauth redirects to any host
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5783](https://togithub.com/paperless-ngx/paperless-ngx/pull/5783))
- Fix: Interaction when both splitting and ASN are enabled
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5779](https://togithub.com/paperless-ngx/paperless-ngx/pull/5779))
- Fix: moved ssl_mode parameter for mysql backend engine
[@&#8203;MaciejSzczurek](https://togithub.com/MaciejSzczurek)
([#&#8203;5771](https://togithub.com/paperless-ngx/paperless-ngx/pull/5771))

##### All App Changes

<details>
<summary>3 changes</summary>

- Fix: dont allow allauth redirects to any host
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5783](https://togithub.com/paperless-ngx/paperless-ngx/pull/5783))
- Fix: Interaction when both splitting and ASN are enabled
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5779](https://togithub.com/paperless-ngx/paperless-ngx/pull/5779))
- Fix: moved ssl_mode parameter for mysql backend engine
[@&#8203;MaciejSzczurek](https://togithub.com/MaciejSzczurek)
([#&#8203;5771](https://togithub.com/paperless-ngx/paperless-ngx/pull/5771))

</details>

###
[`v2.5.2`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.2):
Paperless-ngx v2.5.2

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.1...v2.5.2)

#### paperless-ngx 2.5.2

##### Bug Fixes

- Fix: Generated secret key may include single or double quotes
[@&#8203;schmidtnz](https://togithub.com/schmidtnz)
([#&#8203;5767](https://togithub.com/paperless-ngx/paperless-ngx/pull/5767))
- Fix: consumer status alerts container blocks elements
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5762](https://togithub.com/paperless-ngx/paperless-ngx/pull/5762))
- Fix: handle document notes user format api change
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5751](https://togithub.com/paperless-ngx/paperless-ngx/pull/5751))
- Fix: Assign ASN from barcode only after any splitting
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5745](https://togithub.com/paperless-ngx/paperless-ngx/pull/5745))

##### Dependencies

- Chore(deps): Bump the major-versions group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5741](https://togithub.com/paperless-ngx/paperless-ngx/pull/5741))

##### All App Changes

<details>
<summary>4 changes</summary>

- Fix: consumer status alerts container blocks elements
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5762](https://togithub.com/paperless-ngx/paperless-ngx/pull/5762))
- Fix: handle document notes user format api change
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5751](https://togithub.com/paperless-ngx/paperless-ngx/pull/5751))
- Fix: Assign ASN from barcode only after any splitting
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5745](https://togithub.com/paperless-ngx/paperless-ngx/pull/5745))
- Chore(deps): Bump the major-versions group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5741](https://togithub.com/paperless-ngx/paperless-ngx/pull/5741))

</details>

###
[`v2.5.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.1):
Paperless-ngx v2.5.1

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.5.0...v2.5.1)

#### paperless-ngx 2.5.1

##### Bug Fixes

- Fix: Splitting on ASN barcodes even if not enabled
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5740](https://togithub.com/paperless-ngx/paperless-ngx/pull/5740))

##### Dependencies

- Chore(deps-dev): Bump the development group with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5737](https://togithub.com/paperless-ngx/paperless-ngx/pull/5737))
- Chore(deps): Bump the django group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5739](https://togithub.com/paperless-ngx/paperless-ngx/pull/5739))

##### All App Changes

<details>
<summary>3 changes</summary>

- Chore(deps-dev): Bump the development group with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5737](https://togithub.com/paperless-ngx/paperless-ngx/pull/5737))
- Chore(deps): Bump the django group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5739](https://togithub.com/paperless-ngx/paperless-ngx/pull/5739))
- Fix: Splitting on ASN barcodes even if not enabled
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5740](https://togithub.com/paperless-ngx/paperless-ngx/pull/5740))

</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:40:16 +01:00
TrueCharts Bot 709acfedae
chore(deps): update container image ghcr.io/rickdb/plexanisync to v1.3.27@20c8a82 by renovate (#18385) 2024-02-21 15:40:00 +01:00
TrueCharts Bot 1050708094
chore(deps): update container image anonaddy/anonaddy to v1.0.8@b0bb23f by renovate (#18371) 2024-02-21 15:39:55 +01:00
TrueCharts Bot b1a3bfeb43
chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.2.20240219@1d4c359 by renovate (#18444)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://togithub.com/linuxserver/docker-healthchecks/packages)
([source](https://togithub.com/linuxserver/docker-healthchecks)) | patch
| `3.2.20240212` -> `3.2.20240219` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:39:54 +01:00
TrueCharts Bot c7cfe0787a
chore(deps): update container image ghcr.io/onedr0p/exportarr to v1.6.1@60cf3d4 by renovate (#18383) 2024-02-21 15:39:13 +01:00
TrueCharts Bot 7a19cf2ec6
chore(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.8@415377c by renovate (#18380)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/nzbhydra2 | patch | `5.3.7` -> `5.3.8` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:38:40 +01:00
TrueCharts Bot 888cde70b4
chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.28.1@1227a77 by renovate (#18379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd)
| patch | `v1.28.0` -> `v1.28.1` |

---

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

---

### Release Notes

<details>
<summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary>

###
[`v1.28.1`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.28.1)

[Compare
Source](https://togithub.com/fluidd-core/fluidd/compare/v1.28.0...v1.28.1)

##### Features

- adds MCU last stats
([#&#8203;1358](https://togithub.com/fluidd-core/fluidd/issues/1358))
([c2e34d7](c2e34d7eb2))
- adds probe accuracy support
([#&#8203;1365](https://togithub.com/fluidd-core/fluidd/issues/1365))
([a72342a](a72342ab0f))
- **console:** auto-focus textbox on full screen
([70fd947](70fd947d35))

##### Bug Fixes

- default vuetify theme color
([784a3e8](784a3e84c4))
- don't override `gcode_macro` variables with stale values
([#&#8203;1355](https://togithub.com/fluidd-core/fluidd/issues/1355))
([74def24](74def24e1c))
- remove redundant data from stored macros
([#&#8203;1356](https://togithub.com/fluidd-core/fluidd/issues/1356))
([c105dc7](c105dc7009))
- **spoolman:** dialog title
([#&#8203;1354](https://togithub.com/fluidd-core/fluidd/issues/1354))
([e800d6e](e800d6e7f1))
- **spoolman:** sorting by "last used" in spool selection dialog
([#&#8203;1361](https://togithub.com/fluidd-core/fluidd/issues/1361))
([61a58f7](61a58f7e07))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:38:27 +01:00
TrueCharts Bot 62a395b268
chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.8@0f066a6 by renovate (#18381) 2024-02-21 15:38:25 +01:00
TrueCharts Bot edf0705b8e
chore(deps): update container image boredazfcuk/icloudpd to v1.0.718@0d58edb by renovate (#18372)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| boredazfcuk/icloudpd | patch | `1.0.716` -> `1.0.718` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:38:23 +01:00
TrueCharts Bot 89d769ec92
chore(deps): update container image doitandbedone/ispyagentdvr to v5.2.8.0@df906e0 by renovate (#18377)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.2.5.0` -> `5.2.8.0` |

---

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

---

### Release Notes

<details>
<summary>doitandbedone/ispyagentdvr-docker
(doitandbedone/ispyagentdvr)</summary>

###
[`v5.2.8.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.7.0...5.2.8.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.7.0...5.2.8.0)

###
[`v5.2.7.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.6.0...5.2.7.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.6.0...5.2.7.0)

###
[`v5.2.6.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.5.0...5.2.6.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.5.0...5.2.6.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 14:38:08 +00:00
TrueCharts Bot 73b9eb4b7f
chore(deps): update container image xthursdayx/yacreaderlibrary-server-docker to latest@794756d by renovate (#18367)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xthursdayx/yacreaderlibrary-server-docker | digest | `524a179` ->
`794756d` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:37:47 +01:00
TrueCharts Bot 8237d98aed
chore(deps): update container image clickhouse/clickhouse-server to v24.1.5.6@91e234d by renovate (#18373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | patch | `24.1.3.31` -> `24.1.5.6` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:37:42 +01:00
TrueCharts Bot d13bbe83a2
chore(deps): update container image deluan/navidrome to v0.51.1@7fe666e by renovate (#18375) 2024-02-21 15:37:21 +01:00
TrueCharts Bot 3b0e513085
chore(deps): update container image tracksapp/tracks to latest@ec63aa8 by renovate (#18365) 2024-02-21 15:37:20 +01:00
TrueCharts Bot eafc0e8a82
chore(deps): update container image yourls to latest@1efd7b8 by renovate (#18368)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `5bda3e2` -> `1efd7b8` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:37:14 +01:00
TrueCharts Bot 8ad56210a8
chore(deps): update container image whyour/qinglong to 2.17.1@c622e06 by renovate (#18366)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [whyour/qinglong](https://togithub.com/whyour/qinglong) | digest |
`83b868e` -> `c622e06` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:37:10 +01:00
TrueCharts Bot 9b2badd650
chore(deps): update container image ronivay/xen-orchestra to 5.136.0@f5934fe by renovate (#18360) 2024-02-21 15:35:59 +01:00
TrueCharts Bot c413fea2d6
chore(deps): update container image quay.io/invidious/invidious to latest@afc5352 by renovate (#18355) 2024-02-21 15:35:58 +01:00
TrueCharts Bot 1de2ec9156
chore(deps): update container image petersem/posterr to latest@fb50673 by renovate (#18353)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| petersem/posterr | digest | `852e536` -> `fb50673` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:35:55 +01:00
TrueCharts Bot d0010df353
chore(deps): update container image phasecorex/red-discordbot to full@96dedd8 by renovate (#18354)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| phasecorex/red-discordbot | digest | `1ccb339` -> `96dedd8` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:35:53 +01:00
TrueCharts Bot 0c59654c8b
chore(deps): update container image towfiqi/serpbear to latest@54e2313 by renovate (#18364) 2024-02-21 15:35:50 +01:00
TrueCharts Bot 4a52783543
chore(deps): update container image redmine to 5.1.1@098c887 by renovate (#18358)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redmine | digest | `52c629e` -> `098c887` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:35:46 +01:00
TrueCharts Bot 7df0182b63
chore(deps): update container image searxng/searxng to latest@dd56422 by renovate (#18361) 2024-02-21 15:35:31 +01:00
TrueCharts Bot 7564b90af6
chore(deps): update container image monica to 4.0.0@b61c1d7 by renovate (#18351)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `b364526` -> `b61c1d7` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:35:24 +01:00
TrueCharts Bot ad114c4b5a
chore(deps): update container image nginx to v@c7a6ad6 by renovate (#18352) 2024-02-21 15:35:18 +01:00
TrueCharts Bot e04d9515bd
chore(deps): update container image docker.io/localai/localai to v2.8.2 by renovate (#18376) 2024-02-21 15:35:15 +01:00
TrueCharts Bot 49bf5c6a02
chore(deps): update container image tccr.io/tccr/traefik to v@a2b3276 by renovate (#18363) 2024-02-21 15:35:12 +01:00
TrueCharts Bot 07e8fcdb98
chore(deps): update container image mikenye/tar1090 to latest@95f540d by renovate (#18348) 2024-02-21 15:35:10 +01:00
TrueCharts Bot fe7f48077b
chore(deps): update container image lscr.io/linuxserver/blender to latest@afe9bfc by renovate (#18344) 2024-02-21 15:35:04 +01:00
TrueCharts Bot df8c3881b6
chore(deps): update webtop by renovate (#18370) 2024-02-21 15:34:57 +01:00
TrueCharts Bot 9ee684e980
chore(deps): update container image lswl/vertex to stable@28ea883 by renovate (#18443)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lswl/vertex | digest | `83cdf98` -> `28ea883` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:34:55 +01:00
TrueCharts Bot 4848963cec
chore(deps): update container image lscr.io/linuxserver/pyload-ng to latest@424068c by renovate (#18345) 2024-02-21 15:34:49 +01:00
TrueCharts Bot 4e469bc50b
chore(deps): update container image modem7/docker-rickroll to latest@4fb6b15 by renovate (#18349) 2024-02-21 15:34:23 +01:00
TrueCharts Bot f2c4df3c97
chore(deps): update container image linuxserver/snapdrop to latest@6cffaa0 by renovate (#18342) 2024-02-21 15:34:17 +01:00
TrueCharts Bot d0afcdcb9e
chore(deps): update container image linuxserver/mylar3 to version-v0.7.8@4227d88 by renovate (#18341) 2024-02-21 15:34:15 +01:00
TrueCharts Bot a300128b8d
chore(deps): update container image mikeah/prusaslicer-novnc to latest@c218037 by renovate (#18347) 2024-02-21 15:34:14 +01:00
TrueCharts Bot 92237856fd
chore(deps): update container image lmscommunity/logitechmediaserver to stable@528bb35 by renovate (#18343) 2024-02-21 15:34:12 +01:00
TrueCharts Bot 6b63c4efd4
chore(deps): update container image mbentley/omada-controller to 5.13@a31a1c0 by renovate (#18346) 2024-02-21 15:34:08 +01:00
TrueCharts Bot 5f452dd753
chore(deps): update container image linuxserver/calibre-web to version-0.6.21@811945a by renovate (#18339) 2024-02-21 15:34:07 +01:00
TrueCharts Bot b2a11bc32d
chore(deps): update container image hello-world to latest@d000bc5 by renovate (#18335) 2024-02-21 15:33:51 +01:00
TrueCharts Bot 926d824d59
chore(deps): update container image modem7/newyearcountdown to latest@45d4ce6 by renovate (#18350)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| modem7/newyearcountdown | digest | `6ca1505` -> `45d4ce6` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:33:49 +01:00
TrueCharts Bot 28cead4f0f
chore(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0@2421f55 by renovate (#18442)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/quassel-core](https://togithub.com/linuxserver/docker-quassel-core/packages)
([source](https://togithub.com/linuxserver/docker-quassel-core)) |
digest | `73ad52b` -> `2421f55` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:33:24 +01:00
TrueCharts Bot f22e8bbb25
chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@4475ce3 by renovate (#18334) 2024-02-21 15:32:28 +01:00
TrueCharts Bot 54460f22c6
chore(deps): update container image josh5/steam-headless to latest@d11bbe4 by renovate (#18337) 2024-02-21 15:32:22 +01:00
TrueCharts Bot 2ced4862f6
chore(deps): update container image jsavargas/telethon_downloader to latest@31cfa03 by renovate (#18338) 2024-02-21 15:32:19 +01:00
TrueCharts Bot 3880e9fcc6
chore(deps): update container image glauth/glauth to latest@fc0d610 by renovate (#18406)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| glauth/glauth | digest | `23af115` -> `fc0d610` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:32:15 +01:00
TrueCharts Bot c7544d25cf
chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@3ce30ac by renovate (#18329)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/tvheadend | digest | `2a34bf0` -> `3ce30ac` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:32:14 +01:00
TrueCharts Bot c5c7f05632
chore(deps): update container image ghcr.io/onedr0p/sonarr to 4.0.1.929@f655ae5 by renovate (#18331) 2024-02-21 15:31:49 +01:00
TrueCharts Bot 2638f3a846
chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.25@5c30df3 by renovate (#18328) 2024-02-21 15:31:42 +01:00