Commit Graph

22532 Commits

Author SHA1 Message Date
TrueCharts Bot e61137e37d
fix(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.2 (#15168)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/nzbhydra2 | patch | `5.3.1` -> `5.3.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 20:28:04 +01:00
TrueCharts Bot ed57bf1b7f
fix(deps): update container image jlesage/qdirstat to v23.11.2 (#15158)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/qdirstat](https://togithub.com/jlesage/docker-qdirstat) |
patch | `v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-qdirstat (jlesage/qdirstat)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-qdirstat/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-qdirstat/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 19:31:42 +01:00
TrueCharts Bot 91499b191d
fix(deps): update container image jlesage/putty to v23.11.2 (#15157)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/putty](https://togithub.com/jlesage/docker-putty) | patch |
`v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-putty (jlesage/putty)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-putty/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-putty/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 19:29:33 +01:00
Xstar97TheNoob 04aae34379
chore(charts) fix that dont have a mirror. (#15061)
**Description**
Fix charts that never had a mirror and revert back to the tccrio
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-11-20 20:26:50 +02:00
TrueCharts Bot 6a7239c62e
fix(deps): update container image ghcr.io/linuxserver/pwndrop to 1.0.1 (#15165)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pwndrop](https://togithub.com/linuxserver/docker-pwndrop)
| digest | `4cec696` -> `2db08ac` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 18:29:38 +01:00
TrueCharts Bot c87da3bc99
fix(deps): update container image jlesage/mkvtoolnix to v23.11.3 (#15156)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mkvtoolnix](https://togithub.com/jlesage/docker-mkvtoolnix) |
patch | `v23.11.2` -> `v23.11.3` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-mkvtoolnix (jlesage/mkvtoolnix)</summary>

###
[`v23.11.3`](https://togithub.com/jlesage/docker-mkvtoolnix/releases/tag/v23.11.3):
Version 23.11.3

[Compare
Source](https://togithub.com/jlesage/docker-mkvtoolnix/compare/v23.11.2...v23.11.3)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 18:28:17 +01:00
TrueCharts Bot 6175591f87
fix(deps): update container image jlesage/mkvcleaver to v23.11.2 (#15155)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mkvcleaver](https://togithub.com/jlesage/docker-mkvcleaver) |
patch | `v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-mkvcleaver (jlesage/mkvcleaver)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-mkvcleaver/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-mkvcleaver/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 17:32:23 +01:00
TrueCharts Bot 1d73910443
fix(deps): update container image jlesage/mediainfo to v23.11.2 (#15154)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mediainfo](https://togithub.com/jlesage/docker-mediainfo) |
patch | `v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-mediainfo (jlesage/mediainfo)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-mediainfo/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-mediainfo/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 17:30:17 +01:00
TrueCharts Bot dd8dc16f90
fix(deps): update container image jlesage/makemkv to v23.11.2 (#15153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/makemkv](https://togithub.com/jlesage/docker-makemkv) | patch
| `v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-makemkv (jlesage/makemkv)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-makemkv/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-makemkv/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 16:29:28 +01:00
TrueCharts Bot 296993f6f9
fix(deps): update container image jlesage/jdownloader-2 to v23.11.2 (#15152)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[jlesage/jdownloader-2](https://togithub.com/jlesage/docker-jdownloader-2)
| patch | `v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-jdownloader-2 (jlesage/jdownloader-2)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-jdownloader-2/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-jdownloader-2/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 16:27:33 +01:00
TrueCharts Bot 2dd8af4e3b
fix(deps): update container image jlesage/handbrake to v23.11.3 (#15151)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/handbrake](https://togithub.com/jlesage/docker-handbrake) |
patch | `v23.11.2` -> `v23.11.3` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-handbrake (jlesage/handbrake)</summary>

###
[`v23.11.3`](https://togithub.com/jlesage/docker-handbrake/releases/tag/v23.11.3):
Version 23.11.3

[Compare
Source](https://togithub.com/jlesage/docker-handbrake/compare/v23.11.2...v23.11.3)

Changes in this release:

-   Updated HandBrake to version 1.7.0.
-   Improved QSV checks.
- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 15:27:40 +01:00
TrueCharts Bot 4d3953b401
fix(deps): update container image jlesage/filebot to v23.11.2 (#15150)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/filebot](https://togithub.com/jlesage/docker-filebot) | patch
| `v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-filebot (jlesage/filebot)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-filebot/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-filebot/compare/v23.11.1...v23.11.2)

Changes in this release:

-   Updated FileBot to version 5.1.2.
- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 15:25:49 +01:00
TrueCharts Bot 3a9f34be02
fix(deps): update container image jlesage/czkawka to v23.11.2 (#15149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/czkawka](https://togithub.com/jlesage/docker-czkawka) | patch
| `v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-czkawka (jlesage/czkawka)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-czkawka/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-czkawka/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 14:31:40 +01:00
TrueCharts Bot 6c8f21a87f
fix(deps): update container image jlesage/avidemux to v23.11.2 (#15148)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/avidemux](https://togithub.com/jlesage/docker-avidemux) |
patch | `v23.11.1` -> `v23.11.2` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-avidemux (jlesage/avidemux)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-avidemux/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-avidemux/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 14:29:28 +01:00
TrueCharts Bot 15baced3ea
fix(deps): update container image nginxinc/nginx-unprivileged to 1.25.3 (#15146)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged)
| digest | `d47e891` -> `198442e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 12:20:39 +01:00
TrueCharts Bot d8a3597f2a
fix(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0 (#15145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/quassel-core](https://togithub.com/linuxserver/docker-quassel-core)
| digest | `16489c2` -> `6b6b6c8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 12:19:14 +01:00
TrueCharts Bot 602ab9da39
fix(deps): update container image docker.io/vaultwarden/server to v1.30.1 (#15141)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vaultwarden/server](https://togithub.com/dani-garcia/vaultwarden)
| patch | `1.30.0` -> `1.30.1` |

---

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

---

### Release Notes

<details>
<summary>dani-garcia/vaultwarden
(docker.io/vaultwarden/server)</summary>

###
[`v1.30.1`](https://togithub.com/dani-garcia/vaultwarden/releases/tag/1.30.1)

[Compare
Source](https://togithub.com/dani-garcia/vaultwarden/compare/1.30.0...1.30.1)

This is a minor release to fix some issues with the `Login with device`
feature, and restore the `alpine` docker tag that was missing on the
latest release.

⚠️ **Note:** The WebSockets service for live sync has been integrated in
the main HTTP server, which means simpler proxy setups that don't
require a separate rule to redirect WS traffic to port 3012. Please
check the updated examples in the
[wiki](https://togithub.com/dani-garcia/vaultwarden/wiki/Proxy-examples).
It's recommended to migrate to this new setup as using the old server on
port 3012 is deprecated, won't receive new features and will be removed
in a future release.

#### What's Changed

- Fix missing alpine tag during buildx bake by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4043](https://togithub.com/dani-garcia/vaultwarden/pull/4043)
- Disable autofill-v2 by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4056](https://togithub.com/dani-garcia/vaultwarden/pull/4056)
- Add Protected Actions Check by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4067](https://togithub.com/dani-garcia/vaultwarden/pull/4067)
- Update crates by [@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4074](https://togithub.com/dani-garcia/vaultwarden/pull/4074)

**Full Changelog**:
https://github.com/dani-garcia/vaultwarden/compare/1.30.0...1.30.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 11:28:57 +01:00
TrueCharts Bot 7d417bd788
fix(deps): update container image lmscommunity/logitechmediaserver to 8.4.0 (#15144)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `0036de8` -> `fe353ed` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 11:21:56 +01:00
TrueCharts Bot 5360932895
fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-xfce (#15139)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `1a6a58f` -> `3f9488e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 10:20:16 +01:00
TrueCharts Bot 6550571f11
fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-openbox (#15138)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `afb50a5` -> `33c0820` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 10:18:45 +01:00
TrueCharts Bot 3db73b8d38
fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-mate (#15137)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `7acd2fd` -> `e7a893c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 09:21:21 +01:00
TrueCharts Bot 92259a5ebe
fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-kde (#15136)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `91fc8f7` -> `e27b94e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 09:20:07 +01:00
TrueCharts Bot 04e3684055
fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-icewm (#15135)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `9ba4f59` -> `1bec0fe` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 08:20:01 +01:00
TrueCharts Bot 94d8d904b7
fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-i3 (#15134)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `eda2745` -> `d6df95a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 08:18:42 +01:00
TrueCharts Bot 1dbbc4a3cd
fix(deps): update container image lscr.io/linuxserver/rdesktop to latest (#15133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f1e9803` -> `acbbca9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 07:23:17 +01:00
TrueCharts Bot bcb983214f
fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-xfce (#15132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `763e7f4` -> `2467634` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 07:22:00 +01:00
TrueCharts Bot 7428d9d2ce
fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-openbox (#15131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `180e36f` -> `486ea27` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 06:20:24 +01:00
TrueCharts Bot d3bd8126c3
fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-mate (#15130)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `252791f` -> `773f014` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 06:19:04 +01:00
TrueCharts Bot 65ac15da3f
fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-kde (#15129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `94a0f6d` -> `ab04da0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 05:23:17 +01:00
TrueCharts Bot 072ceac3c6
fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-icewm (#15128)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `51e9007` -> `3f9b354` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 05:21:59 +01:00
TrueCharts Bot 46d73922bf
fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-i3 (#15127)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `d7a99d2` -> `f5ee618` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 04:22:43 +01:00
TrueCharts Bot 39cf8d40fc
fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-openbox (#15126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `8d8a718` -> `f00830d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 04:21:13 +01:00
TrueCharts Bot a84510fd39
fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-mate (#15125)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `307b86a` -> `465083d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 03:31:56 +01:00
TrueCharts Bot 02a9d08904
fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-kde (#15124)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f252958` -> `1be6e48` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 03:30:45 +01:00
TrueCharts Bot 414f933b1b
fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-icewm (#15123)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `07d50d7` -> `e85503d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 02:44:42 +01:00
TrueCharts Bot 460ee9ab4f
fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-i3 (#15122)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `8909ca2` -> `d73b24d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 02:43:29 +01:00
TrueCharts Bot 0157dbf823
fix(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2 (#15118)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://togithub.com/linuxserver/docker-babybuddy)
| digest | `b0619e7` -> `b00c283` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 00:17:39 +01:00
Kjeld Schouten 31cd0d7d23
Delete test directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-19 23:55:01 +01:00
Kjeld Schouten abd2a38445
Delete NOTICE
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-19 23:54:37 +01:00
Kjeld Schouten 924fabd3f3
Delete Gemfile
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-19 23:54:10 +01:00
TrueCharts Bot 9e0d17ac56
fix(deps): update container image quay.io/pussthecatorg/libremdb to latest (#15102)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `a079b39` -> `3e4fab8` |

---

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

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:53:11 +01:00
TrueCharts Bot a28f9b2e7a
fix(deps): update container image ghcr.io/linuxserver/duckdns to latest (#15100)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `9cbcfa0` -> `bebfb19` |

---

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

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:52:59 +01:00
TrueCharts Bot a14a4b916a
fix(deps): update container image diygod/rsshub to latest (#15088)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `7292e36` -> `bf3036c` |

---

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

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:51:18 +01:00
TrueCharts Bot 0d9dab0267
fix(deps): update container image lscr.io/linuxserver/rdesktop to arch-kde (#15117)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `356c5ab` -> `36c9c33` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:23:38 +01:00
TrueCharts Bot 89bc020f8a
fix(deps): update container image lscr.io/linuxserver/cops to 2.2.1 (#15116)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://togithub.com/linuxserver/docker-cops)
| digest | `547b730` -> `3cf77b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:22:09 +01:00
kqmaverick c5760a5864
feat(qbittorrent): add port forward sidecar (#14577)
**Description**
Adds an automatic port forward sidecar script.

⚒️ Fixes  # 

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-19 20:39:34 +02:00
TrueCharts Bot c3c56cf5a3
feat(deps): update container image ghostfolio/ghostfolio to v2.25.1 (#15114)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.24.0` -> `2.25.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 19:25:17 +01:00
tuxsudo 31d210ffc4
feat(Linkwarden) Add Linkwarden to incubator (#14806)
**Description**

It's new app time, and this time it's Linkwarden!
Linkwarden is an open-source collaborative bookmark manager
https://github.com/linkwarden/linkwarden

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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


**🧪 How Has This Been Tested?**

Tested on TrueNAS Scale Cobia 23.10.0.1


**📃 Notes:**

App is "hardcoded" (no env var to change yarn port) to port 3000, so
targetPort is set to avoid issues.

NEXTAUTH_URL has a weird behavior, the env var is required to be set but
only seems to affect a logout redirect (when logging out it redirects to
whatever NEXTAUTH_URL has set), we'll probably want to modify it so it
matches the host + service port or ingress. However, since the main port
has no env var to modify it we may want to keep it as is.


**✔️ Checklist:**

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


** App addition**

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

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

---
2023-11-19 20:22:53 +02:00
kqmaverick 60b3a9991f
fix(kimai): fix vars (#14812)
**Description**
Adds "" to vars

⚒️ Fixes  # 

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-19 20:21:38 +02:00
TrueCharts Bot e8318230be
fix(deps): update container image ghcr.io/techno-tim/littlelink-server to latest (#15113)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `27000f5` -> `917a54e`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 18:17:44 +01:00