Commit Graph

20615 Commits

Author SHA1 Message Date
TrueCharts-Bot 03d1ee6b0b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-10 00:09:55 +00:00
Xstar97TheNoob 78aca28f2e
feat(requestrr) change requestrr chart to a stable forked image and general house keeping. (#17064)
**Description**
change requestrr chart to a stable forked image and general house
keeping.
⚒️ Fixes  #17062

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 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:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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._
2024-01-10 00:50:01 +02:00
kqmaverick 5264f0a12f
fix(joplin-server): fix env (#17065)
**Description**
Fix MAILER_SECURITY environmental variable.

⚒️ 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._
2024-01-10 00:49:20 +02:00
TrueCharts Bot 3ba2887393
chore(deps): update container image hello-world to latest@ac69084 by renovate (#14774)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| hello-world | digest | `88ec0ac` -> `ac69084` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuMTA3LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:20:33 +01:00
TrueCharts Bot daba3203fc
chore(deps): update container image ghcr.io/geek-cookbook/nzbget to v22.0@d6b3b69 by renovate (#17026)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/geek-cookbook/nzbget](https://togithub.com/nzbgetcom/nzbget)
| major | `21.1` -> `22.0` |

---

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

---

### Release Notes

<details>
<summary>nzbgetcom/nzbget (ghcr.io/geek-cookbook/nzbget)</summary>

### [`v22.0`](https://togithub.com/nzbgetcom/nzbget/releases/tag/v22.0)

[Compare
Source](https://togithub.com/nzbgetcom/nzbget/compare/v21.1...v22.0)

#### What's Changed

- daemon:connect: don't use FIPS_mode_set with OpenSSL 3 by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/3](https://togithub.com/nzbgetcom/nzbget/pull/3)
- Feature windows build fix by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/9](https://togithub.com/nzbgetcom/nzbget/pull/9)
- Add linux build workflow. Update linux version. Modify rules for build
workflows by [@&#8203;phnzb](https://togithub.com/phnzb) in
[https://github.com/nzbgetcom/nzbget/pull/12](https://togithub.com/nzbgetcom/nzbget/pull/12)
- UI and web links fixes, temporary disable testing/develop update
channels by [@&#8203;phnzb](https://togithub.com/phnzb) in
[https://github.com/nzbgetcom/nzbget/pull/19](https://togithub.com/nzbgetcom/nzbget/pull/19)
- Changed the progress-block class to use a calculated width of 8.5rem
by [@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/17](https://togithub.com/nzbgetcom/nzbget/pull/17)
- Download time with empty minutes and seconds by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/16](https://togithub.com/nzbgetcom/nzbget/pull/16)
- add version key to windows registry by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/14](https://togithub.com/nzbgetcom/nzbget/pull/14)
- change nzbget.net to nzbget.com by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/13](https://togithub.com/nzbgetcom/nzbget/pull/13)
- fix according to discription by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/10](https://togithub.com/nzbgetcom/nzbget/pull/10)
- fix python 3.x script execution windows support by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/8](https://togithub.com/nzbgetcom/nzbget/pull/8)
- Update pubkey.pem. Update windows build script to include pubkey.pem.
by [@&#8203;phnzb](https://togithub.com/phnzb) in
[https://github.com/nzbgetcom/nzbget/pull/20](https://togithub.com/nzbgetcom/nzbget/pull/20)
- Change master ->main in workflows by
[@&#8203;phnzb](https://togithub.com/phnzb) in
[https://github.com/nzbgetcom/nzbget/pull/22](https://togithub.com/nzbgetcom/nzbget/pull/22)
- change nzbget.net to nzbget.com part 2 by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/21](https://togithub.com/nzbgetcom/nzbget/pull/21)
- update changelog by [@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/24](https://togithub.com/nzbgetcom/nzbget/pull/24)
- nsi script fix for windows 11 by
[@&#8203;ureyNZB](https://togithub.com/ureyNZB) in
[https://github.com/nzbgetcom/nzbget/pull/26](https://togithub.com/nzbgetcom/nzbget/pull/26)
- readme expansion by [@&#8203;luckedea](https://togithub.com/luckedea)
in
[https://github.com/nzbgetcom/nzbget/pull/30](https://togithub.com/nzbgetcom/nzbget/pull/30)
- README.md: added project/repository status badges by
[@&#8203;dnzbk](https://togithub.com/dnzbk) in
[https://github.com/nzbgetcom/nzbget/pull/31](https://togithub.com/nzbgetcom/nzbget/pull/31)
- Add pull requests flow to README by
[@&#8203;phnzb](https://togithub.com/phnzb) in
[https://github.com/nzbgetcom/nzbget/pull/32](https://togithub.com/nzbgetcom/nzbget/pull/32)
- feature/macos build by [@&#8203;dnzbk](https://togithub.com/dnzbk) in
[https://github.com/nzbgetcom/nzbget/pull/33](https://togithub.com/nzbgetcom/nzbget/pull/33)
- add: macos build status badge by
[@&#8203;dnzbk](https://togithub.com/dnzbk) in
[https://github.com/nzbgetcom/nzbget/pull/35](https://togithub.com/nzbgetcom/nzbget/pull/35)
- Release v22.0 by [@&#8203;dnzbk](https://togithub.com/dnzbk) in
[https://github.com/nzbgetcom/nzbget/pull/36](https://togithub.com/nzbgetcom/nzbget/pull/36)

#### New Contributors

- [@&#8203;ureyNZB](https://togithub.com/ureyNZB) made their first
contribution in
[https://github.com/nzbgetcom/nzbget/pull/3](https://togithub.com/nzbgetcom/nzbget/pull/3)
- [@&#8203;dnzbk](https://togithub.com/dnzbk) made their first
contribution in
[https://github.com/nzbgetcom/nzbget/pull/27](https://togithub.com/nzbgetcom/nzbget/pull/27)
- [@&#8203;luckedea](https://togithub.com/luckedea) made their first
contribution in
[https://github.com/nzbgetcom/nzbget/pull/30](https://togithub.com/nzbgetcom/nzbget/pull/30)

**Full Changelog**:
https://github.com/nzbgetcom/nzbget/compare/v21.1...v22.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:19:38 +01:00
Xstar97TheNoob b06e845034
fix(vlmcsd-kms-server) add the port to vlmcsd-kms-server (#16910)
**Description**
Add the port to vlmcsd-kms-server
⚒️ Fixes  #16908

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 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:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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._
2024-01-09 19:18:20 +01:00
phoropter b165deea42
Fix qflood repo (#16915)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->
 Change repo to ghcr 

**⚙️ 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?**
<!--
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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⚠️ 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._

Signed-off-by: phoropter <103715457+phoropter@users.noreply.github.com>
2024-01-09 19:17:47 +01:00
phoropter 08cd600d72
Fix rflood repo (#16914)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->
Change repo to ghcr per
https://hotio.dev/containers/rflood/

**⚙️ 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?**
<!--
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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⚠️ 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._

Signed-off-by: phoropter <103715457+phoropter@users.noreply.github.com>
2024-01-09 19:17:25 +01:00
Xstar97TheNoob 478fb59e26
feat(fabulinus) add fabulinus (#16909)
**Description**
Fabulinus is the server component of the TitanML Takeoff server.
⚒️ 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?**
<!--
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:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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.
- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-01-09 19:13:43 +01:00
Xstar97TheNoob 2803de1406
feat(maintainerr) add maintainerr (#16905)
**Description**
Looks and smells like Overseerr, does the opposite. Maintenance tool for
the Plex ecosystem.
⚒️ 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?**
<!--
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:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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.
- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-01-09 19:13:15 +01:00
Xstar97TheNoob 55af679555
feat(ollama) add ollama (#16907)
**Description**
Get up and running with large language models locally.
⚒️ 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?**
<!--
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:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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.
- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-01-09 19:13:05 +01:00
ant385525 2f3e5c2653
docs(clusterissuer) Change image in Cluster-wide cert guide to reflect the values used in the installation guide (#16906)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->
Current image used in the cluster-wide cert guide uses "letsencrypt" as
the ACME Issuer name but doesn't show the ACME issuer section for their
config. This leads users to misconfigure cluster certs as the
installation guide used "cert" as the ACME issuer name. This way another
image doesn't need to be added to the page as it's assumed users
followed the installation guide or would at least look there to
troubleshoot.
**⚙️ 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ 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
- [ ] 🧪 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._

---------

Signed-off-by: ant385525 <121154142+ant385525@users.noreply.github.com>
2024-01-09 19:12:44 +01:00
Xstar97TheNoob ab37a26197
fix(storm) add the port variable, clean up the gui and set a static semver tag for storm. (#17054)
**Description**
Clean up the chart, added additional options, housekeeping, and set a
static version for the image.
⚒️ Fixes  #17051

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 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:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:10:27 +01:00
Xstar97TheNoob a918100942
feat(deluge) add rpc port to deluge (#17053)
**Description**
Add the RPC port to deluge.
⚒️ 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?**
<!--
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:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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._
2024-01-09 19:09:26 +01:00
TrueCharts Bot e8e3eade2e
chore(deps): update container image ghcr.io/actualbudget/actual-server to v24.1.0@32ecfd1 by renovate (#17025)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual-server | major | `23.12.1` -> `24.1.0` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:08:32 +01:00
TrueCharts Bot 5655431e62
chore(deps): update container image ghcr.io/linuxserver/sickchill to v2024.1.8@ae31c51 by renovate (#17033)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/sickchill](https://togithub.com/linuxserver/docker-sickchill/packages)
([source](https://togithub.com/linuxserver/docker-sickchill)) | major |
`2023.6.27` -> `2024.1.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**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:07:40 +01:00
TrueCharts Bot 9a33cb35a9
chore(deps): update container image pihole/pihole to v2024.01.0@d095ec4 by renovate (#17027)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [pihole/pihole](https://togithub.com/pi-hole/docker-pi-hole) | major |
`2023.11.0` -> `2024.01.0` |

---

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

---

### Release Notes

<details>
<summary>pi-hole/docker-pi-hole (pihole/pihole)</summary>

###
[`v2024.01.0`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2024.01.0)

[Compare
Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.11.0...2024.01.0)

Nothing docker specific this time around.

<!-- Release notes generated using configuration in .github/release.yml
at development -->

#### What's Changed (FTL v5.24)

- Update dependabot.yml by
[@&#8203;PromoFaux](https://togithub.com/PromoFaux) in
[https://github.com/pi-hole/FTL/pull/1587](https://togithub.com/pi-hole/FTL/pull/1587)
- Add pihole-FTL sqlite3 -ni by
[@&#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/1820](https://togithub.com/pi-hole/FTL/pull/1820)
- Fix possible crash with high client activity by
[@&#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/1777](https://togithub.com/pi-hole/FTL/pull/1777)
- Implement special domains whitelisting by
[@&#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/1808](https://togithub.com/pi-hole/FTL/pull/1808)

**Full Changelog**: https://github.com/pi-hole/FTL/compare/v5.23...v5.24

<!-- Release notes generated using configuration in .github/release.yml
at development -->

#### What's Changed (Core v5.17.3)

- Add "-ni" to all sqlite3 invocations (v5) by
[@&#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/pi-hole/pull/5519](https://togithub.com/pi-hole/pi-hole/pull/5519)

**Full Changelog**:
https://github.com/pi-hole/pi-hole/compare/v5.17.2...v5.17.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:07:07 +01:00
TrueCharts Bot a793703e32
chore(deps): update container image common to v17.2.22@e7c9056 by renovate (#16986)
This PR contains the following updates:

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

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-09 19:06:30 +01:00
TrueCharts Bot a6e4add157
chore(deps): update container image feramance/qbitrr to v4.0.11@5615fad by renovate (#17047)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| feramance/qbitrr | major | `v3.8.12` -> `v4.0.11` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-09 19:05:29 +01:00
TrueCharts Bot f5133280a8
chore(deps): update helm general non-major by renovate (#17057)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `10.2.6` ->
`10.2.7` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `6.1.6` ->
`6.1.7` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.1.7` ->
`11.1.8` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `6.1.6` ->
`6.1.7` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v10.2.7`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.7)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.6...clickhouse-10.2.7)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" 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.

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-09 19:04:55 +01:00
TrueCharts Bot 1540434874
chore(deps): update helm chart kube-prometheus-stack to 55.7.0 by renovate (#17058)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus)
([source](https://togithub.com/prometheus-community/helm-charts)) |
minor | `55.6.0` -> `55.7.0` |

---

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

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v55.7.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.0)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.6.0...kube-prometheus-stack-55.7.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] bump Thanos to 0.33.0 by
[@&#8203;DrFaust92](https://togithub.com/DrFaust92) in
[https://github.com/prometheus-community/helm-charts/pull/4101](https://togithub.com/prometheus-community/helm-charts/pull/4101)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.6.0...kube-prometheus-stack-55.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-09 01:49:42 +01:00
TrueCharts Bot 40b9bcd342
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@24a90e7 by renovate (#16962)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `ebc0f93` -> `24a90e7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-09 01:29:59 +01:00
TrueCharts-Bot e60601af8b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-09 00:10:56 +00:00
TrueCharts Bot c9aa8ad71a
chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.0@ee38022 by renovate (#17045)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync)
| minor | `0.27.16` -> `0.28.0` |

---

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.28.0`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.16...0.28.0)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.16...0.28.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:28:08 +01:00
TrueCharts Bot 09cf08f8f8
chore(deps): update container image docker.io/localai/localai to v2.5.0 by renovate (#17044)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
minor | `v2.4.1-cublas-cuda11-ffmpeg-core` ->
`v2.5.0-cublas-cuda11-ffmpeg-core` |

---

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

---

### Release Notes

<details>
<summary>mudler/LocalAI (docker.io/localai/localai)</summary>

### [`v2.5.0`](https://togithub.com/mudler/LocalAI/releases/tag/v2.5.0)

[Compare
Source](https://togithub.com/mudler/LocalAI/compare/v2.4.1...v2.5.0)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

##### What's Changed

This release adds more embedded models, and shrink image sizes.

You can run now `phi-2` ( see
[here](https://localai.io/basics/getting_started/#running-popular-models-one-click)
for the full list ) locally by starting localai with:

    docker run -ti -p 8080:8080 localai/localai:v2.5.0-ffmpeg-core phi-2

LocalAI accepts now as argument a list of short-hands models and/or URLs
pointing to valid yaml file. A popular way to host those files are
Github gists.

For instance, you can run `llava`, by starting `local-ai` with:

```bash
docker run -ti -p 8080:8080 localai/localai:v2.5.0-ffmpeg-core https://raw.githubusercontent.com/mudler/LocalAI/master/embedded/models/llava.yaml
```

##### Exciting New Features 🎉

- feat: more embedded models, coqui fixes, add model usage and
description by [@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1556](https://togithub.com/mudler/LocalAI/pull/1556)

##### 👒 Dependencies

- deps(conda): use transformers-env with vllm,exllama(2) by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1554](https://togithub.com/mudler/LocalAI/pull/1554)
- deps(conda): use transformers environment with autogptq by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1555](https://togithub.com/mudler/LocalAI/pull/1555)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1558](https://togithub.com/mudler/LocalAI/pull/1558)

##### Other Changes

- ⬆️ Update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1557](https://togithub.com/mudler/LocalAI/pull/1557)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.4.1...v2.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:27:29 +01:00
TrueCharts Bot 2f9937aef1
chore(deps): update container image ghcr.io/zurdi15/romm to v2.3.0@0c3dc6a by renovate (#17046)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/zurdi15/romm](https://togithub.com/zurdi15/romm) | minor |
`2.2.1` -> `2.3.0` |

---

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

---

### Release Notes

<details>
<summary>zurdi15/romm (ghcr.io/zurdi15/romm)</summary>

###
[`v2.3.0`](https://togithub.com/zurdi15/romm/blob/HEAD/CHANGELOG.md#v230-08-01-2024)

[Compare
Source](https://togithub.com/zurdi15/romm/compare/v2.2.1...v2.3.0)

#### Added

- Now `platforms` can be `deleted` from the gallery. Closes
[#&#8203;567](https://togithub.com/zurdi15/romm/issues/567)
- Support for `switch` `updates` and `DLC` files. Closes
[#&#8203;554](https://togithub.com/zurdi15/romm/issues/554)
- Additional Webrcade resources by
[@&#8203;Casuallynoted](https://togithub.com/Casuallynoted).
- `Exclusions` in `config` file now accepts `wildcards`. Check the
[config.example.yml](examples/config.example.yml). Closes
[#&#8203;575](https://togithub.com/zurdi15/romm/issues/575)

#### Fixed

- `Not identified` games are no longer being grouped when `group roms`
option is enabled.
- Changes in the `config` file from one to other platform are now more
consistent. Closes
[#&#8203;567](https://togithub.com/zurdi15/romm/issues/567)
-   Some other minor fixes.

#### Changed

- File extensions now can have up to `100` characters. Closes
[#&#8203;531](https://togithub.com/zurdi15/romm/issues/531)
- Now files without extension are skipped during scan by
[@&#8203;bfenty](https://togithub.com/bfenty).
-   Logs are now clearer.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:26:21 +01:00
TrueCharts Bot fb840fc04e
chore(deps): update container image hauxir/imgpush to latest@8842481 by renovate (#17037) 2024-01-08 19:17:38 +01:00
TrueCharts Bot 9683fff750
chore(deps): update container image mikenye/tar1090 to latest@7607c16 by renovate (#17041) 2024-01-08 19:17:36 +01:00
TrueCharts Bot a2500f76cb
chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.4@f04bc75 by renovate (#17040) 2024-01-08 19:17:33 +01:00
TrueCharts Bot 8d50f13eed
chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@c5f4cb0 by renovate (#17039) 2024-01-08 19:17:31 +01:00
TrueCharts Bot 52bddf50b4
chore(deps): update container image niruix/sshwifty to latest@cc626e6 by renovate (#17042)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| niruix/sshwifty | digest | `b6b2e59` -> `cc626e6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:17:26 +01:00
TrueCharts Bot e5c3c2b8bc
chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.19@c950acf by renovate (#17036)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:17:00 +01:00
TrueCharts Bot 706a56472a
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@1e5971c by renovate (#17043)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `84a3004` -> `1e5971c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:16:47 +01:00
TrueCharts Bot a459ed5d89
chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@73028dc by renovate (#17035)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `0acb76a` -> `73028dc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:16:25 +01:00
TrueCharts Bot 1d25efcf89
chore(deps): update container image ich777/steamcmd to stationeers@f8258be by renovate (#17038)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `23f1e3f` -> `f8258be` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:15:35 +01:00
TrueCharts Bot bc0bc95b44
chore(deps): update container image ghcr.io/goofball222/unifi to v8.0.26@8c39d35 by renovate (#17031)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goofball222/unifi](https://togithub.com/goofball222/unifi) |
patch | `8.0.24` -> `8.0.26` |

---

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

---

### Release Notes

<details>
<summary>goofball222/unifi (ghcr.io/goofball222/unifi)</summary>

###
[`v8.0.26`](https://togithub.com/goofball222/unifi/releases/tag/8.0.26)

UniFi Network Application v8.0.26 -
https://community.ui.com/releases/UniFi-Network-Application-8-0-26/cd9303a8-f26a-44e2-94d8-a3cac8606726

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 13:32:39 +01:00
TrueCharts Bot c95bd593f1
chore(deps): update container image cloudflare/cloudflared to v2024.1.0@99a53e6 by renovate (#17032)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| major | `2023.10.0` -> `2024.1.0` |

---

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

---

### Release Notes

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

###
[`v2024.1.0`](https://togithub.com/cloudflare/cloudflared/compare/2023.10.0...2024.1.0)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2023.10.0...2024.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 13:32:27 +01:00
TrueCharts Bot b0dac931df
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@84a3004 by renovate (#17030)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `5c18b6e` -> `84a3004` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 13:22:12 +01:00
TrueCharts Bot bca09e2583
chore(deps): update container image docker to 24.0.7-dind@eb59696 by renovate (#17028)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `2afebd1` -> `eb59696` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 13:21:24 +01:00
TrueCharts Bot 81356734e8
chore(deps): update container image ich777/steamcmd to stationeers@23f1e3f by renovate (#17029)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `bad81ee` -> `23f1e3f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 13:21:19 +01:00
TrueCharts Bot 16cd3ae639
chore(deps): update container image spx01/blocky to v0.23@24855b6 by renovate (#17023)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spx01/blocky](https://togithub.com/0xERR0R/blocky) | minor | `v0.22`
-> `v0.23` |

---

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

---

### Release Notes

<details>
<summary>0xERR0R/blocky (spx01/blocky)</summary>

### [`v0.23`](https://togithub.com/0xERR0R/blocky/releases/tag/v0.23)

[Compare
Source](https://togithub.com/0xERR0R/blocky/compare/v0.22...v0.23)

**Features:**

- add support for wildcard lists using a custom Trie
([#&#8203;1233](https://togithub.com/0xERR0R/blocky/issues/1233))
(Thanks [@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-   querylog: add flushInterval parameter
- race UDP and TCP when connecting upstream (Thanks
[@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
- API-first approach for REST interface
([#&#8203;1129](https://togithub.com/0xERR0R/blocky/issues/1129))
- add API endpoint to flush the DNS Cache
([#&#8203;1178](https://togithub.com/0xERR0R/blocky/issues/1178))
- add `upstreams.init.strategy` (Thanks
[@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
- add timeout to bootstrap
([#&#8203;1158](https://togithub.com/0xERR0R/blocky/issues/1158))
- add upstream strategy `random`
([#&#8203;1221](https://togithub.com/0xERR0R/blocky/issues/1221))
(Thanks [@&#8203;DerRockWolf](https://togithub.com/DerRockWolf))
- reduce DNS response cache memory consumption
([#&#8203;1196](https://togithub.com/0xERR0R/blocky/issues/1196))
- EDNS: Client Subnet
([#&#8203;1007](https://togithub.com/0xERR0R/blocky/issues/1007))
(Thanks [@&#8203;kwitsch](https://togithub.com/kwitsch))

**Misc**

-   Updated dependencies and documentation

**Bugfix**

- make `FatalOnError` override `log.Silence` (Thanks
[@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
- ANSI color codes being printed on Windows
([#&#8203;1225](https://togithub.com/0xERR0R/blocky/issues/1225))
(Thanks [@&#8203;kwitsch](https://togithub.com/kwitsch))
- conditional resolver panics on response without question
([#&#8203;1148](https://togithub.com/0xERR0R/blocky/issues/1148))
-   don't cache DNS responses with CD flag
- don't cache EDNS pseudo records
([#&#8203;1150](https://togithub.com/0xERR0R/blocky/issues/1150))
- don't convert regex from punycode to ASCII
([#&#8203;1126](https://togithub.com/0xERR0R/blocky/issues/1126))
([#&#8203;1131](https://togithub.com/0xERR0R/blocky/issues/1131))
- log.privacy option no longer hides domain names being resolved
([#&#8203;1255](https://togithub.com/0xERR0R/blocky/issues/1255))
- return error code on server starup failure
([#&#8203;1165](https://togithub.com/0xERR0R/blocky/issues/1165))
- truncated responses should not be cached
([#&#8203;1149](https://togithub.com/0xERR0R/blocky/issues/1149))
-   use different TTL of multiple records in answer
- rewrite: support the case where upstream doesn't echo the question
(Thanks [@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))

#### Changelog

-
[`9a77dcd`](9a77dcdccc):
BlockingConfig -> Blocking
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`1154335`](11543356b6):
Bugfix in ECS forward
([#&#8203;1290](https://togithub.com/0xERR0R/blocky/issues/1290))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`fb8c419`](fb8c4192ab):
Bugfix/GitHub workflows
([#&#8203;1234](https://togithub.com/0xERR0R/blocky/issues/1234))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`dc66eff`](dc66eff8e9):
Bugfix/readme
([#&#8203;1232](https://togithub.com/0xERR0R/blocky/issues/1232))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`e30e852`](e30e852c86):
ClientLookupConfig -> ClientLookup
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`00d4341`](00d4341271):
ConditionalUpstreamConfig -> ConditionalUpstream
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`26d5f62`](26d5f6215f):
CustomDNSConfig -> CustomDNS
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`6fca40c`](6fca40ca7f):
Dockerfile streamline
([#&#8203;1185](https://togithub.com/0xERR0R/blocky/issues/1185))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`d37d183`](d37d18348f):
EDNS: Client Subnet
([#&#8203;1007](https://togithub.com/0xERR0R/blocky/issues/1007))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`acfc291`](acfc291547):
Feature/devcontainer
([#&#8203;1179](https://togithub.com/0xERR0R/blocky/issues/1179))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`7615584`](7615584944):
Feature/ginkgolinter
([#&#8203;1235](https://togithub.com/0xERR0R/blocky/issues/1235))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`1a200c7`](1a200c77e3):
Fix/opencontainer labels
([#&#8203;1192](https://togithub.com/0xERR0R/blocky/issues/1192))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`fda2dbe`](fda2dbe9df):
Refactoring Redis
([#&#8203;1271](https://togithub.com/0xERR0R/blocky/issues/1271))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`976d619`](976d6198f1):
Refactoring server.go
([#&#8203;1277](https://togithub.com/0xERR0R/blocky/issues/1277))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`03131c4`](03131c443c):
Refactoring/config struct names
([#&#8203;1315](https://togithub.com/0xERR0R/blocky/issues/1315))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`3378316`](3378316982):
Refactoring: FileDownloader
([#&#8203;1281](https://togithub.com/0xERR0R/blocky/issues/1281))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`6c00009`](6c000090b1):
Unit test refactoring & devcontainer
enhancement([#&#8203;1245](https://togithub.com/0xERR0R/blocky/issues/1245))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`72352a9`](72352a968a):
UpstreamsConfig -> Upstreams
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`d8d7fa5`](d8d7fa52d6):
build(deps): bump actions/checkout from 3 to 4
([#&#8203;1127](https://togithub.com/0xERR0R/blocky/issues/1127))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c703f8f`](c703f8f973):
build(deps): bump actions/download-artifact from 3 to 4
([#&#8203;1305](https://togithub.com/0xERR0R/blocky/issues/1305))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`3e8b7af`](3e8b7af189):
build(deps): bump actions/setup-go from 4 to 5
([#&#8203;1294](https://togithub.com/0xERR0R/blocky/issues/1294))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`79d3afa`](79d3afa57a):
build(deps): bump actions/setup-python from 4 to 5
([#&#8203;1295](https://togithub.com/0xERR0R/blocky/issues/1295))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5490fc6`](5490fc6363):
build(deps): bump actions/stale from 8 to 9
([#&#8203;1296](https://togithub.com/0xERR0R/blocky/issues/1296))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`343d38c`](343d38cd3b):
build(deps): bump actions/upload-artifact from 3 to 4
([#&#8203;1306](https://togithub.com/0xERR0R/blocky/issues/1306))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c72a0e1`](c72a0e18f1):
build(deps): bump codecov/codecov-action from 3 to 4
([#&#8203;1147](https://togithub.com/0xERR0R/blocky/issues/1147))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e31d20c`](e31d20c132):
build(deps): bump crazy-max/ghaction-docker-meta from 4 to 5
([#&#8203;1142](https://togithub.com/0xERR0R/blocky/issues/1142))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`cb5f72f`](cb5f72f830):
build(deps): bump docker/build-push-action from 4 to 5
([#&#8203;1140](https://togithub.com/0xERR0R/blocky/issues/1140))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c212ab3`](c212ab30d3):
build(deps): bump docker/login-action from 2 to 3
([#&#8203;1139](https://togithub.com/0xERR0R/blocky/issues/1139))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e187aaa`](e187aaa7fb):
build(deps): bump docker/setup-buildx-action from 2 to 3
([#&#8203;1143](https://togithub.com/0xERR0R/blocky/issues/1143))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4006b16`](4006b16263):
build(deps): bump docker/setup-qemu-action from 2 to 3
([#&#8203;1141](https://togithub.com/0xERR0R/blocky/issues/1141))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`825f1dd`](825f1ddb37):
build(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1
([#&#8203;1297](https://togithub.com/0xERR0R/blocky/issues/1297))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4c65865`](4c65865c6c):
build(deps): bump github.com/abice/go-enum from 0.5.10 to 0.6.0
([#&#8203;1309](https://togithub.com/0xERR0R/blocky/issues/1309))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`710efa3`](710efa357c):
build(deps): bump github.com/abice/go-enum from 0.5.7 to 0.5.8
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`7f7161f`](7f7161f4c1):
build(deps): bump github.com/abice/go-enum from 0.5.8 to 0.5.10
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`9f49291`](9f49291177):
build(deps): bump github.com/alicebob/miniredis/v2 from 2.30.5 to 2.31.0
([#&#8203;1201](https://togithub.com/0xERR0R/blocky/issues/1201))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5fefca5`](5fefca5732):
build(deps): bump github.com/avast/retry-go/v4 from 4.5.0 to 4.5.1
([#&#8203;1249](https://togithub.com/0xERR0R/blocky/issues/1249))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4e90109`](4e901094ec):
build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.11
([#&#8203;1310](https://togithub.com/0xERR0R/blocky/issues/1310))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e4e46d7`](e4e46d7c30):
build(deps): bump github.com/deepmap/oapi-codegen from 1.14.0 to 1.15.0
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`18be1e9`](18be1e99e2):
build(deps): bump github.com/deepmap/oapi-codegen from 1.15.0 to 1.16.2
([#&#8203;1209](https://togithub.com/0xERR0R/blocky/issues/1209))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`68eeebe`](68eeebeed4):
build(deps): bump github.com/docker/docker
([#&#8203;1216](https://togithub.com/0xERR0R/blocky/issues/1216))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f9fa81d`](f9fa81d18d):
build(deps): bump github.com/docker/docker
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c6304e9`](c6304e9d7f):
build(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11
([#&#8203;1314](https://togithub.com/0xERR0R/blocky/issues/1314))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`fd8ee7c`](fd8ee7cf40):
build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
([#&#8203;1218](https://togithub.com/0xERR0R/blocky/issues/1218))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`abe9e5c`](abe9e5c461):
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
([#&#8203;1300](https://togithub.com/0xERR0R/blocky/issues/1300))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`9f532ce`](9f532ce41f):
build(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f1a6fb0`](f1a6fb0014):
build(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57
([#&#8203;1253](https://togithub.com/0xERR0R/blocky/issues/1253))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`7edb856`](7edb856e67):
build(deps): bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0
([#&#8203;1250](https://togithub.com/0xERR0R/blocky/issues/1250))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f512e11`](f512e11cbf):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`02569b0`](02569b06d9):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
([#&#8203;1195](https://togithub.com/0xERR0R/blocky/issues/1195))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`6448be6`](6448be6667):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
([#&#8203;1237](https://togithub.com/0xERR0R/blocky/issues/1237))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`77ef228`](77ef228efe):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2
([#&#8203;1280](https://togithub.com/0xERR0R/blocky/issues/1280))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`d76740e`](d76740ea51):
build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`589e998`](589e998e5c):
build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1
([#&#8203;1207](https://togithub.com/0xERR0R/blocky/issues/1207))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5ba1cc2`](5ba1cc27e5):
build(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0
([#&#8203;1213](https://togithub.com/0xERR0R/blocky/issues/1213))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ad27adc`](ad27adcdeb):
build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
([#&#8203;1228](https://togithub.com/0xERR0R/blocky/issues/1228))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`d923c8c`](d923c8c36a):
build(deps): bump github.com/prometheus/client_golang
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`23ce44d`](23ce44d457):
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
([#&#8203;1223](https://togithub.com/0xERR0R/blocky/issues/1223))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`51bb54b`](51bb54b595):
build(deps): bump github.com/swaggo/swag from 1.16.1 to 1.16.2
([#&#8203;1123](https://togithub.com/0xERR0R/blocky/issues/1123))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`3dc0ca1`](3dc0ca1885):
build(deps): bump github.com/testcontainers/testcontainers-go
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e63ad38`](e63ad3880c):
build(deps): bump github.com/testcontainers/testcontainers-go
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`7f38a3b`](7f38a3b617):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#&#8203;1181](https://togithub.com/0xERR0R/blocky/issues/1181))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4c62b2d`](4c62b2ddcf):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#&#8203;1219](https://togithub.com/0xERR0R/blocky/issues/1219))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`1292a20`](1292a20009):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ed3a3de`](ed3a3dee0f):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#&#8203;1182](https://togithub.com/0xERR0R/blocky/issues/1182))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`1aec7d6`](1aec7d633e):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#&#8203;1214](https://togithub.com/0xERR0R/blocky/issues/1214))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b87c545`](b87c545300):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`10b678b`](10b678b0fd):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#&#8203;1183](https://togithub.com/0xERR0R/blocky/issues/1183))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b277506`](b2775069b3):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#&#8203;1215](https://togithub.com/0xERR0R/blocky/issues/1215))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`69f6ae4`](69f6ae4ead):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c814667`](c814667b14):
build(deps): bump github/codeql-action from 2 to 3
([#&#8203;1303](https://togithub.com/0xERR0R/blocky/issues/1303))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`4217e93`](4217e933e0):
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
([#&#8203;1308](https://togithub.com/0xERR0R/blocky/issues/1308))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ccabb5a`](ccabb5ad87):
build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0
([#&#8203;1186](https://togithub.com/0xERR0R/blocky/issues/1186))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`8dec318`](8dec318130):
build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
([#&#8203;1197](https://togithub.com/0xERR0R/blocky/issues/1197))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5e6f6c4`](5e6f6c4e6a):
build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
([#&#8203;1230](https://togithub.com/0xERR0R/blocky/issues/1230))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`09552f9`](09552f9318):
build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0
([#&#8203;1278](https://togithub.com/0xERR0R/blocky/issues/1278))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c09eb9e`](c09eb9e306):
build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`0e1bd0c`](0e1bd0cf17):
build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0
([#&#8203;1193](https://togithub.com/0xERR0R/blocky/issues/1193))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`42d6f21`](42d6f21ceb):
build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0
([#&#8203;1229](https://togithub.com/0xERR0R/blocky/issues/1229))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b1cd255`](b1cd255799):
build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0
([#&#8203;1279](https://togithub.com/0xERR0R/blocky/issues/1279))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`d5a98b1`](d5a98b1306):
build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1
([#&#8203;1299](https://togithub.com/0xERR0R/blocky/issues/1299))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`c591fb8`](c591fb88f0):
build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1
([#&#8203;1211](https://togithub.com/0xERR0R/blocky/issues/1211))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`f5ec92f`](f5ec92f438):
build(deps): bump goreleaser/goreleaser-action from 4 to 5
([#&#8203;1136](https://togithub.com/0xERR0R/blocky/issues/1136))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`de13ffc`](de13ffc6ae):
build(deps): bump gorm.io/driver/mysql from 1.5.0 to 1.5.2
([#&#8203;1200](https://togithub.com/0xERR0R/blocky/issues/1200))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`2fcdf69`](2fcdf695ed):
build(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.3
([#&#8203;1199](https://togithub.com/0xERR0R/blocky/issues/1199))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`58bfe5a`](58bfe5acc2):
build(deps): bump gorm.io/driver/postgres from 1.5.3 to 1.5.4
([#&#8203;1212](https://togithub.com/0xERR0R/blocky/issues/1212))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`210900b`](210900b25d):
build(deps): bump gorm.io/driver/sqlite from 1.5.3 to 1.5.4
([#&#8203;1194](https://togithub.com/0xERR0R/blocky/issues/1194))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`733a54d`](733a54d737):
build(deps): bump gorm.io/gorm from 1.25.4 to 1.25.5
([#&#8203;1198](https://togithub.com/0xERR0R/blocky/issues/1198))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`7782818`](7782818e8d):
chore(build): change deprecated "rm-dist" flag to "clean"
([#&#8203;1120](https://togithub.com/0xERR0R/blocky/issues/1120))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`45a9335`](45a933565e):
chore(build): revert codecov-action update
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`1dcbf90`](1dcbf90232):
chore(build): update Golang to 1.21
([#&#8203;1122](https://togithub.com/0xERR0R/blocky/issues/1122))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`7645ed3`](7645ed35a3):
chore(build): update golangci-lint to 1.54.2
([#&#8203;1121](https://togithub.com/0xERR0R/blocky/issues/1121))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`497bd0d`](497bd0d0fd):
chore(refactor): refactor cache implementation
([#&#8203;1174](https://togithub.com/0xERR0R/blocky/issues/1174))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`8152999`](81529996ce):
chore(test): add retry on network deletion
([#&#8203;1144](https://togithub.com/0xERR0R/blocky/issues/1144))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`19865bb`](19865bba55):
chore(test): change container wait strategy
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`720e655`](720e6550be):
chore(test): fix flaky test
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`500c187`](500c187082):
chore(test): fix race conditions
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`a9ec322`](a9ec322c8d):
chore(test): set timeout and flake-attempts for e2e tests
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`bcff170`](bcff170a94):
chore(test): use testcontainers modules
([#&#8203;1164](https://togithub.com/0xERR0R/blocky/issues/1164))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`aa9ae0b`](aa9ae0bd63):
chore(text): fix ipv6 representation
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`8ece708`](8ece708fe9):
devcontainer & unit test refactoring
([#&#8203;1220](https://togithub.com/0xERR0R/blocky/issues/1220))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`b498bc5`](b498bc5094):
feat(lists): add support for wildcard lists using a custom Trie
([#&#8203;1233](https://togithub.com/0xERR0R/blocky/issues/1233))
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`b1d0140`](b1d014017b):
feat(querylog): add flushInterval parameter
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`df8c373`](df8c373ef1):
feat(resolver): race UDP and TCP when connecting upstream
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`72d747c`](72d747c16f):
feat: API-first approach for REST interface
([#&#8203;1129](https://togithub.com/0xERR0R/blocky/issues/1129))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`d77f0ed`](d77f0ed54f):
feat: add API endpoint to flush the DNS Cache
([#&#8203;1178](https://togithub.com/0xERR0R/blocky/issues/1178))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`7a3c054`](7a3c054b43):
feat: add `upstreams.init.strategy`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`6f60bea`](6f60bea5c2):
feat: add timeout to bootstrap
([#&#8203;1158](https://togithub.com/0xERR0R/blocky/issues/1158))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`94663ee`](94663eeaeb):
feat: add upstream strategy `random`
([#&#8203;1221](https://togithub.com/0xERR0R/blocky/issues/1221))
([@&#8203;DerRockWolf](https://togithub.com/DerRockWolf))
-
[`73bc60c`](73bc60cb22):
feat: reduce DNS response cache memory consumption
([#&#8203;1196](https://togithub.com/0xERR0R/blocky/issues/1196))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`6dd294b`](6dd294b4a7):
fix(ci): limit docs job concurrency to one
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`7feaba4`](7feaba48c7):
fix(docs): clarify `blocky_error_total`
([#&#8203;1270](https://togithub.com/0xERR0R/blocky/issues/1270))
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`6775410`](6775410909):
fix(docs): fix documentation link in README.md
([#&#8203;1133](https://togithub.com/0xERR0R/blocky/issues/1133))
([#&#8203;1134](https://togithub.com/0xERR0R/blocky/issues/1134))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`a7f2ca2`](a7f2ca208b):
fix(docs): make custom DNS matching recursively more explicit
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`b2fa627`](b2fa627a46):
fix(docs): remove note that slipped in
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`2db0bd9`](2db0bd9c6b):
fix(docs): update `hostsFile` to use "sources"
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`e4ebc16`](e4ebc16ccc):
fix(parallel_best): set `typeName` to "random" when appropriate
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`dece894`](dece894bd6):
fix(rewrite): support the case where upstream doesn't echo the question
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`08a3df6`](08a3df6e64):
fix(tests): don't make following requests wait on the first
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`d52c598`](d52c598546):
fix(tests): properly silence log output
([#&#8203;1259](https://togithub.com/0xERR0R/blocky/issues/1259))
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`4e89b44`](4e89b44185):
fix(util): make `FatalOnError` override `log.Silence`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`d87e6b4`](d87e6b4157):
fix: ANSI color codes being printed on Windows
([#&#8203;1225](https://togithub.com/0xERR0R/blocky/issues/1225))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`47eb8be`](47eb8be77f):
fix: conditional resolver panics on response without question
([#&#8203;1148](https://togithub.com/0xERR0R/blocky/issues/1148))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`431b9be`](431b9be3e5):
fix: don't cache DNS responses with CD flag
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`9f15228`](9f15228c09):
fix: don't cache EDNS pseudo records
([#&#8203;1150](https://togithub.com/0xERR0R/blocky/issues/1150))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`245bb61`](245bb613df):
fix: don't convert regex from punycode to ASCII
([#&#8203;1126](https://togithub.com/0xERR0R/blocky/issues/1126))
([#&#8203;1131](https://togithub.com/0xERR0R/blocky/issues/1131))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`4a5a395`](4a5a395655):
fix: log.privacy option no longer hides domain names being resolved
([#&#8203;1255](https://togithub.com/0xERR0R/blocky/issues/1255))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`65ff684`](65ff6847ad):
fix: return error code on server starup failure
([#&#8203;1165](https://togithub.com/0xERR0R/blocky/issues/1165))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`d5be588`](d5be5884d9):
fix: truncated responses should not be cached
([#&#8203;1149](https://togithub.com/0xERR0R/blocky/issues/1149))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`f988593`](f98859325e):
fix: use different TTL of multiple records in answer
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`15bd383`](15bd383460):
ginkgolinter: enable all checks and fix findings
([#&#8203;1274](https://togithub.com/0xERR0R/blocky/issues/1274))
([@&#8203;nunnatsa](https://togithub.com/nunnatsa))
-
[`f0a96f9`](f0a96f9cd1):
opencontainer labels enhancement
([#&#8203;1191](https://togithub.com/0xERR0R/blocky/issues/1191))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`29a5681`](29a5681b3c):
refactor(bootstap): prepare for resolver package split
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`0f69630`](0f69630563):
refactor(bootstrap): replace `Dialer.Timeout` with a `context` deadline
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`270dc17`](270dc178dc):
refactor(config): add `TLSVersion` type
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`ef29cdc`](ef29cdc45e):
refactor(config): ensure `upstreams.timeout` is always valid
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`9760735`](9760735f3a):
refactor(config): move `dohUserAgent` to `upstreams.userAgent`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`e4be0c0`](e4be0c0c86):
refactor(config): remove `GetConfig` and its last uses
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`a6654dc`](a6654dcd57):
refactor(config): rename `StartStrategyType` to `InitStrategy`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`659076d`](659076dd7b):
refactor(resolvers): make `Bootstrap` implement `Resolver`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`891d0fb`](891d0fba74):
refactor(tests): move `DeferCleanup` into helper functions
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`8c7b89c`](8c7b89cbb3):
refactor(tests): remove `TmpFile.Error` to centralize error checks
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`adb970a`](adb970af10):
refactor(tests): use `MockUDPUpstreamServer.WithDelay` where possible
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`8ad83d0`](8ad83d0568):
refactor(tests): use a `const timeout` to simplify race avoidance
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`02cf490`](02cf4903f3):
refactor(util): use `LogPrivacy` global instead of `GetConfig`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`b386e22`](b386e22ebe):
refactor: embed `Upstreams` in `UpstreamGroup` to make values accessible
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`eae99ec`](eae99ec550):
refactor: make use of contexts in more places
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`33ea933`](33ea933015):
refactor: pass context for goroutine shutdown
([#&#8203;1187](https://togithub.com/0xERR0R/blocky/issues/1187))
([@&#8203;0xERR0R](https://togithub.com/0xERR0R))
-
[`2c71f91`](2c71f91aca):
refactor: remove deprecated and no-op `SingleInflight`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`603d374`](603d374405):
refactor: remove no longer needed TLS handshake timeout
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`7d93ffb`](7d93ffb80c):
refactor: remove the `config` global
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`3f14e71`](3f14e71eeb):
remove go version in devcontainer file
([#&#8203;1184](https://togithub.com/0xERR0R/blocky/issues/1184))
([@&#8203;kwitsch](https://togithub.com/kwitsch))
-
[`ac54110`](ac54110886):
squash: remove Nix flake
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`c5cc112`](c5cc1120a9):
squash: remove `TmpFolder.ReadDir` and partially revert querylog test
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`23359d1`](23359d1471):
style(config): add `config/migration` to `dot-import` allow-list
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`fa2d814`](fa2d8149ba):
style(config): remove unused `nolint`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`3216802`](321680250a):
style(tests): `Should(Not(x))` -> `ShouldNot(x)`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`fe5c753`](fe5c753eed):
style(tests): `ShouldNot(HaveOccurred())` -> `Should(Succeed())`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`a330174`](a330174949):
style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())`
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`f371857`](f371857150):
style(tests): use `ContainElements` where possible
([@&#8203;ThinkChaos](https://togithub.com/ThinkChaos))
-
[`1a1891c`](1a1891c8b6):
symbol name refactoring
([#&#8203;1263](https://togithub.com/0xERR0R/blocky/issues/1263))
([@&#8203;kwitsch](https://togithub.com/kwitsch))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:39:29 +01:00
TrueCharts Bot bada007ab5
chore(deps): update container image xhofe/alist to v3.30.0@084ba82 by renovate (#17024)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [xhofe/alist](https://togithub.com/alist-org/alist) | minor |
`v3.29.1` -> `v3.30.0` |

---

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

---

### Release Notes

<details>
<summary>alist-org/alist (xhofe/alist)</summary>

###
[`v3.30.0`](https://togithub.com/alist-org/alist/releases/tag/v3.30.0)

[Compare
Source](https://togithub.com/alist-org/alist/compare/v3.29.1...v3.30.0)

#####    🚨 Breaking Changes

- Replace regex package  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5755](https://togithub.com/alist-org/alist/issues/5755)
[<samp>(47847)</samp>](https://togithub.com/alist-org/alist/commit/478470f)

#####    🚀 Features

- Enabled `sign_all` by default  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(54e75)</samp>](https://togithub.com/alist-org/alist/commit/54e75d7)
- Add task info to resp of add task api  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5579](https://togithub.com/alist-org/alist/issues/5579)
[<samp>(026e9)</samp>](https://togithub.com/alist-org/alist/commit/026e944)
- Add support for client-side discoverable WebAuthn login  -  by
[@&#8203;huiyifyj](https://togithub.com/huiyifyj) in
[https://github.com/alist-org/alist/issues/5722](https://togithub.com/alist-org/alist/issues/5722)
[<samp>(3eca3)</samp>](https://togithub.com/alist-org/alist/commit/3eca38e)
- Add ldap login support  -  by
[@&#8203;JeremieCHN](https://togithub.com/JeremieCHN) in
[https://github.com/alist-org/alist/issues/5706](https://togithub.com/alist-org/alist/issues/5706)
[<samp>(697a0)</samp>](https://togithub.com/alist-org/alist/commit/697a0ed)
- Add `ILanzou` driver
([#&#8203;5810](https://togithub.com/alist-org/alist/issues/5810) close
[#&#8203;5715](https://togithub.com/alist-org/alist/issues/5715))  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5810](https://togithub.com/alist-org/alist/issues/5810)
and
[https://github.com/alist-org/alist/issues/5715](https://togithub.com/alist-org/alist/issues/5715)
[<samp>(9d5fb)</samp>](https://togithub.com/alist-org/alist/commit/9d5fb7f)
- **115**: Support 302 redirect  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5733](https://togithub.com/alist-org/alist/issues/5733)
[<samp>(299bf)</samp>](https://togithub.com/alist-org/alist/commit/299bfb4)
- **139**: Support new personal cloud api  -  by
[@&#8203;linepro6](https://togithub.com/linepro6) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5690](https://togithub.com/alist-org/alist/issues/5690)
[<samp>(de56f)</samp>](https://togithub.com/alist-org/alist/commit/de56f92)
- **alipan**: Replace domain
([#&#8203;5751](https://togithub.com/alist-org/alist/issues/5751) close
[#&#8203;5747](https://togithub.com/alist-org/alist/issues/5747))  -  by
[@&#8203;xiaozhou26](https://togithub.com/xiaozhou26) in
[https://github.com/alist-org/alist/issues/5751](https://togithub.com/alist-org/alist/issues/5751)
and
[https://github.com/alist-org/alist/issues/5747](https://togithub.com/alist-org/alist/issues/5747)
[<samp>(6b8f3)</samp>](https://togithub.com/alist-org/alist/commit/6b8f35e)

#####    🐞 Bug Fixes

- Add error handling for webdav mkcol according to RFC 4918  -  by
[@&#8203;Kuingsmile](https://togithub.com/Kuingsmile) in
[https://github.com/alist-org/alist/issues/5581](https://togithub.com/alist-org/alist/issues/5581)
[<samp>(f4dcf)</samp>](https://togithub.com/alist-org/alist/commit/f4dcf45)
- Incorrect go-version on auto-lang  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(f475e)</samp>](https://togithub.com/alist-org/alist/commit/f475eb4)
- Task cannot be retried manually  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5599](https://togithub.com/alist-org/alist/issues/5599)
[<samp>(66b7f)</samp>](https://togithub.com/alist-org/alist/commit/66b7fe1)
- Incorrect key of oidc username  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5670](https://togithub.com/alist-org/alist/issues/5670)
[<samp>(296be)</samp>](https://togithub.com/alist-org/alist/commit/296be88)
- Retry multipart file reset
([#&#8203;5693](https://togithub.com/alist-org/alist/issues/5693) close
[#&#8203;5628](https://togithub.com/alist-org/alist/issues/5628))  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5693](https://togithub.com/alist-org/alist/issues/5693)
and
[https://github.com/alist-org/alist/issues/5628](https://togithub.com/alist-org/alist/issues/5628)
[<samp>(74b20)</samp>](https://togithub.com/alist-org/alist/commit/74b20de)
- Some missing regexp lib modified  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(57bac)</samp>](https://togithub.com/alist-org/alist/commit/57bac9e)
- Panic due to send on closed channel  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5729](https://togithub.com/alist-org/alist/issues/5729)
[<samp>(8020d)</samp>](https://togithub.com/alist-org/alist/commit/8020d42)
-   **115**:
- Support null `UserAgent`  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5787](https://togithub.com/alist-org/alist/issues/5787)
[<samp>(b5cc9)</samp>](https://togithub.com/alist-org/alist/commit/b5cc90c)
-   **123**:
- Api sign error
([#&#8203;5689](https://togithub.com/alist-org/alist/issues/5689) close
[#&#8203;5083](https://togithub.com/alist-org/alist/issues/5083))  -  by
[@&#8203;tonsr](https://togithub.com/tonsr), **tangminghao** and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5689](https://togithub.com/alist-org/alist/issues/5689)
and
[https://github.com/alist-org/alist/issues/5083](https://togithub.com/alist-org/alist/issues/5083)
[<samp>(54f7b)</samp>](https://togithub.com/alist-org/alist/commit/54f7b21)
-   **alist_v3**:
- Timeout on upload  -  by [@&#8203;xhofe](https://togithub.com/xhofe)
in
[https://github.com/alist-org/alist/issues/5465](https://togithub.com/alist-org/alist/issues/5465)
[<samp>(e91c4)</samp>](https://togithub.com/alist-org/alist/commit/e91c42c)
-   **deps**:
- Update module github.com/gorilla/websocket to v1.5.1 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot] and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5770](https://togithub.com/alist-org/alist/issues/5770)
[<samp>(182aa)</samp>](https://togithub.com/alist-org/alist/commit/182aacd)
- Update golang.org/x/exp digest to
[`02704c9`](https://togithub.com/alist-org/alist/commit/02704c9) \[skip
ci]  -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot] and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5769](https://togithub.com/alist-org/alist/issues/5769)
[<samp>(977b3)</samp>](https://togithub.com/alist-org/alist/commit/977b3cf)
- Update module golang.org/x/crypto to v0.17.0 \[security]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5768](https://togithub.com/alist-org/alist/issues/5768)8
[<samp>(be5d9)</samp>](https://togithub.com/alist-org/alist/commit/be5d94c)
- Update module google.golang.org/appengine to v1.6.8 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5772](https://togithub.com/alist-org/alist/issues/5772)2
[<samp>(a006f)</samp>](https://togithub.com/alist-org/alist/commit/a006f57)
- Update module github.com/djherbis/times to v1.6.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5422](https://togithub.com/alist-org/alist/issues/5422)2
[<samp>(2c8d0)</samp>](https://togithub.com/alist-org/alist/commit/2c8d003)
- Update module github.com/aws/aws-sdk-go to v1.49.13 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5774](https://togithub.com/alist-org/alist/issues/5774)4
[<samp>(bdf7a)</samp>](https://togithub.com/alist-org/alist/commit/bdf7abe)
- Update module github.com/maruel/natural to v1.1.1 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5771](https://togithub.com/alist-org/alist/issues/5771)1
[<samp>(e2434)</samp>](https://togithub.com/alist-org/alist/commit/e243402)
- Update module github.com/aliyun/aliyun-oss-go-sdk to
v2.2.10+incompatible  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5447](https://togithub.com/alist-org/alist/issues/5447)7
[<samp>(5afd6)</samp>](https://togithub.com/alist-org/alist/commit/5afd65b)
- Update module github.com/gin-contrib/cors to v1.5.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5779](https://togithub.com/alist-org/alist/issues/5779)9
[<samp>(2c153)</samp>](https://togithub.com/alist-org/alist/commit/2c15349)
- Update module github.com/deckarep/golang-set/v2 to v2.6.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5778](https://togithub.com/alist-org/alist/issues/5778)8
[<samp>(8531b)</samp>](https://togithub.com/alist-org/alist/commit/8531b23)
- Update module github.com/charmbracelet/bubbletea to v0.25.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5776](https://togithub.com/alist-org/alist/issues/5776)6
[<samp>(a4a96)</samp>](https://togithub.com/alist-org/alist/commit/a4a9675)
- Update module github.com/charmbracelet/bubbles to v0.17.1 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5775](https://togithub.com/alist-org/alist/issues/5775)5
[<samp>(45b1f)</samp>](https://togithub.com/alist-org/alist/commit/45b1ff4)
- Update module github.com/go-resty/resty/v2 to v2.11.0  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5781](https://togithub.com/alist-org/alist/issues/5781)1
[<samp>(c3664)</samp>](https://togithub.com/alist-org/alist/commit/c36644a)
- Update module github.com/go-webauthn/webauthn to v0.10.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5782](https://togithub.com/alist-org/alist/issues/5782)2
[<samp>(8a427)</samp>](https://togithub.com/alist-org/alist/commit/8a427dd)
- Update module golang.org/x/time to v0.5.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5786](https://togithub.com/alist-org/alist/issues/5786)6
[<samp>(7db27)</samp>](https://togithub.com/alist-org/alist/commit/7db27e6)
- Update module github.com/spf13/cobra to v1.8.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5783](https://togithub.com/alist-org/alist/issues/5783)3
[<samp>(207c7)</samp>](https://togithub.com/alist-org/alist/commit/207c7e0)
- Update module golang.org/x/image to v0.14.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5784](https://togithub.com/alist-org/alist/issues/5784)4
[<samp>(b97c9)</samp>](https://togithub.com/alist-org/alist/commit/b97c917)
- Update module golang.org/x/oauth2 to v0.15.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5785](https://togithub.com/alist-org/alist/issues/5785)5
[<samp>(88831)</samp>](https://togithub.com/alist-org/alist/commit/88831b5)
- Update golang.org/x/exp digest to
[`be819d1`](https://togithub.com/alist-org/alist/commit/be819d1) \[skip
ci]  -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5807](https://togithub.com/alist-org/alist/issues/5807)7
[<samp>(fd96a)</samp>](https://togithub.com/alist-org/alist/commit/fd96a7c)
- Update module github.com/aws/aws-sdk-go to v1.49.15  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5816](https://togithub.com/alist-org/alist/issues/5816)6
[<samp>(fb729)</samp>](https://togithub.com/alist-org/alist/commit/fb729c1)
- Update module golang.org/x/image to v0.15.0  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5825](https://togithub.com/alist-org/alist/issues/5825)5
[<samp>(28bb3)</samp>](https://togithub.com/alist-org/alist/commit/28bb3f6)
-   **net**:
- Buf use Mutex  -  by [@&#8203;rammiah](https://togithub.com/rammiah)
and [@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5823](https://togithub.com/alist-org/alist/issues/5823)
[<samp>(4448e)</samp>](https://togithub.com/alist-org/alist/commit/4448e08)
-   **offline_download**:
- Don't wait for transfer task  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5595](https://togithub.com/alist-org/alist/issues/5595)
[<samp>(8bdfc)</samp>](https://togithub.com/alist-org/alist/commit/8bdfc7a)
-   **onedrive**:
- Rename object in root folder  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5468](https://togithub.com/alist-org/alist/issues/5468)
[<samp>(ab216)</samp>](https://togithub.com/alist-org/alist/commit/ab216ed)
-   **qbit**:
- Seed time doesn't take effect  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5663](https://togithub.com/alist-org/alist/issues/5663)
[<samp>(83c22)</samp>](https://togithub.com/alist-org/alist/commit/83c2269)
-   **teambition**:
- International upload  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5360](https://togithub.com/alist-org/alist/issues/5360)
[<samp>(b99e7)</samp>](https://togithub.com/alist-org/alist/commit/b99e709)
-   **vtencent**:
- Only show 50 files  -  by [@&#8203;xhofe](https://togithub.com/xhofe)
in
[https://github.com/alist-org/alist/issues/5805](https://togithub.com/alist-org/alist/issues/5805)
[<samp>(126cf)</samp>](https://togithub.com/alist-org/alist/commit/126cfe9)

#####    🏎 Performance

- Make docker release 10 times faster  -  by
[@&#8203;Mmx233](https://togithub.com/Mmx233) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5803](https://togithub.com/alist-org/alist/issues/5803)
[<samp>(e6e2d)</samp>](https://togithub.com/alist-org/alist/commit/e6e2d03)

#####     [View changes on
GitHub](https://togithub.com/alist-org/alist/compare/v3.29.1...v3.30.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:34:44 +01:00
TrueCharts Bot 3b49dbac3b
chore(deps): update container image ghostfolio/ghostfolio to v2.36.0@a25ab06 by renovate (#17019)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.34.0` -> `2.36.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:34:34 +01:00
TrueCharts Bot 6b91a0a4a9
chore(deps): update container image shlinkio/shlink to v3.7.3@c70cf1b by renovate (#17010) 2024-01-08 07:34:30 +01:00
TrueCharts Bot 5210eeb6c4
chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.3.2@3a54210 by renovate (#17017)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| minor | `2.2.1` -> `2.3.2` |

---

> [!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.3.2`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.3.2):
Paperless-ngx v2.3.2

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

#### paperless-ngx 2.3.2

##### Bug Fixes

- Fix: triggered workflow assignment of customfield fails if field
exists in v2.3.1 [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5302](https://togithub.com/paperless-ngx/paperless-ngx/pull/5302))
- Fix: Decoding of user arguments for OCR
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5307](https://togithub.com/paperless-ngx/paperless-ngx/pull/5307))
- Fix: empty workflow trigger match field cannot be saved in v.2.3.1
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5301](https://togithub.com/paperless-ngx/paperless-ngx/pull/5301))
- Fix: Use local time for added/updated workflow triggers
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5304](https://togithub.com/paperless-ngx/paperless-ngx/pull/5304))
- Fix: workflow edit form loses unsaved changes
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5299](https://togithub.com/paperless-ngx/paperless-ngx/pull/5299))

##### All App Changes

<details>
<summary>5 changes</summary>

- Fix: triggered workflow assignment of customfield fails if field
exists in v2.3.1 [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5302](https://togithub.com/paperless-ngx/paperless-ngx/pull/5302))
- Fix: Decoding of user arguments for OCR
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5307](https://togithub.com/paperless-ngx/paperless-ngx/pull/5307))
- Fix: empty workflow trigger match field cannot be saved in v.2.3.1
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5301](https://togithub.com/paperless-ngx/paperless-ngx/pull/5301))
- Fix: Use local time for added/updated workflow triggers
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5304](https://togithub.com/paperless-ngx/paperless-ngx/pull/5304))
- Fix: workflow edit form loses unsaved changes
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5299](https://togithub.com/paperless-ngx/paperless-ngx/pull/5299))

</details>

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

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

#### paperless-ngx 2.3.1

##### Bug Fixes

- Fix: edit workflow form not displaying trigger settings
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5276](https://togithub.com/paperless-ngx/paperless-ngx/pull/5276))
- Fix: Prevent passing 0 pages to OCRMyPDF
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5275](https://togithub.com/paperless-ngx/paperless-ngx/pull/5275))

##### All App Changes

<details>
<summary>2 changes</summary>

- Fix: edit workflow form not displaying trigger settings
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5276](https://togithub.com/paperless-ngx/paperless-ngx/pull/5276))
- Fix: Prevent passing 0 pages to OCRMyPDF
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5275](https://togithub.com/paperless-ngx/paperless-ngx/pull/5275))

</details>

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

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

#### paperless-ngx 2.3.0

##### Notable Changes

- Feature: Workflows [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5121](https://togithub.com/paperless-ngx/paperless-ngx/pull/5121))
- Feature: Allow setting backend configuration settings via the UI
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5126](https://togithub.com/paperless-ngx/paperless-ngx/pull/5126))

##### Features

- Feature: Workflows [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5121](https://togithub.com/paperless-ngx/paperless-ngx/pull/5121))
- Feature: Allow setting backend configuration settings via the UI
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5126](https://togithub.com/paperless-ngx/paperless-ngx/pull/5126))
- Enhancement: fetch mails in bulk
[@&#8203;falkenbt](https://togithub.com/falkenbt)
([#&#8203;5249](https://togithub.com/paperless-ngx/paperless-ngx/pull/5249))
- Enhancement: add `storage_path` parameter to post_document API
[@&#8203;bevanjkay](https://togithub.com/bevanjkay)
([#&#8203;5217](https://togithub.com/paperless-ngx/paperless-ngx/pull/5217))

##### Bug Fixes

- Chore: Replaces deprecated Django alias with standard library
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5262](https://togithub.com/paperless-ngx/paperless-ngx/pull/5262))
- Fix: Crash in barcode ASN reading when the file type isn't supported
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5261](https://togithub.com/paperless-ngx/paperless-ngx/pull/5261))
- Fix: Allows pre-consume scripts to modify the working path again
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5260](https://togithub.com/paperless-ngx/paperless-ngx/pull/5260))
- Change: Use fnmatch for more sane workflow path matching
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5250](https://togithub.com/paperless-ngx/paperless-ngx/pull/5250))
- Fix: zip exports not respecting the --delete option
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5245](https://togithub.com/paperless-ngx/paperless-ngx/pull/5245))
- Fix: correctly format tip admonition
[@&#8203;ChrisRBe](https://togithub.com/ChrisRBe)
([#&#8203;5229](https://togithub.com/paperless-ngx/paperless-ngx/pull/5229))
- Fix: filename format remove none when part of directory
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5210](https://togithub.com/paperless-ngx/paperless-ngx/pull/5210))
- Fix: Improve Performance for Listing and Paginating Documents
[@&#8203;antoinelibert](https://togithub.com/antoinelibert)
([#&#8203;5195](https://togithub.com/paperless-ngx/paperless-ngx/pull/5195))
- Fix: Disable custom field remove button if user does not have
permissions [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5194](https://togithub.com/paperless-ngx/paperless-ngx/pull/5194))
- Fix: overlapping button focus highlight on login
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5193](https://togithub.com/paperless-ngx/paperless-ngx/pull/5193))
- Fix: symmetric doc links with target doc value None
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5187](https://togithub.com/paperless-ngx/paperless-ngx/pull/5187))
- Fix: setting empty doc link with docs to be removed
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5174](https://togithub.com/paperless-ngx/paperless-ngx/pull/5174))
- Enhancement: improve validation of custom field values
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5166](https://togithub.com/paperless-ngx/paperless-ngx/pull/5166))
- Fix: type casting of db values for 'shared by me' filter
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5155](https://togithub.com/paperless-ngx/paperless-ngx/pull/5155))

##### Documentation

- Fix: correctly format tip admonition
[@&#8203;ChrisRBe](https://togithub.com/ChrisRBe)
([#&#8203;5229](https://togithub.com/paperless-ngx/paperless-ngx/pull/5229))

##### Maintenance

- Chore(deps): Bump the actions group with 5 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5203](https://togithub.com/paperless-ngx/paperless-ngx/pull/5203))

##### Dependencies

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

- Chore(deps): Bump the actions group with 5 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5203](https://togithub.com/paperless-ngx/paperless-ngx/pull/5203))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 10 updates [@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5204](https://togithub.com/paperless-ngx/paperless-ngx/pull/5204))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 20.10.4 to
20.10.6 in /src-ui [@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5207](https://togithub.com/paperless-ngx/paperless-ngx/pull/5207))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 3 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5205](https://togithub.com/paperless-ngx/paperless-ngx/pull/5205))

</details>

##### All App Changes

<details>
<summary>21 changes</summary>

- Chore: Replaces deprecated Django alias with standard library
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5262](https://togithub.com/paperless-ngx/paperless-ngx/pull/5262))
- Fix: Crash in barcode ASN reading when the file type isn't supported
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5261](https://togithub.com/paperless-ngx/paperless-ngx/pull/5261))
- Fix: Allows pre-consume scripts to modify the working path again
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5260](https://togithub.com/paperless-ngx/paperless-ngx/pull/5260))
- Enhancement: add basic filters for listing of custom fields
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5257](https://togithub.com/paperless-ngx/paperless-ngx/pull/5257))
- Change: Use fnmatch for more sane workflow path matching
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5250](https://togithub.com/paperless-ngx/paperless-ngx/pull/5250))
- Enhancement: fetch mails in bulk
[@&#8203;falkenbt](https://togithub.com/falkenbt)
([#&#8203;5249](https://togithub.com/paperless-ngx/paperless-ngx/pull/5249))
- Fix: zip exports not respecting the --delete option
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5245](https://togithub.com/paperless-ngx/paperless-ngx/pull/5245))
- Enhancement: add `storage_path` parameter to post_document API
[@&#8203;bevanjkay](https://togithub.com/bevanjkay)
([#&#8203;5217](https://togithub.com/paperless-ngx/paperless-ngx/pull/5217))
- Feature: Workflows [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5121](https://togithub.com/paperless-ngx/paperless-ngx/pull/5121))
- Fix: filename format remove none when part of directory
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5210](https://togithub.com/paperless-ngx/paperless-ngx/pull/5210))
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui
with 10 updates [@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5204](https://togithub.com/paperless-ngx/paperless-ngx/pull/5204))
- Chore(deps-dev): Bump @&#8203;\<!---->types/node from 20.10.4 to
20.10.6 in /src-ui [@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5207](https://togithub.com/paperless-ngx/paperless-ngx/pull/5207))
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in
/src-ui with 3 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5205](https://togithub.com/paperless-ngx/paperless-ngx/pull/5205))
- Fix: Improve Performance for Listing and Paginating Documents
[@&#8203;antoinelibert](https://togithub.com/antoinelibert)
([#&#8203;5195](https://togithub.com/paperless-ngx/paperless-ngx/pull/5195))
- Fix: Disable custom field remove button if user does not have
permissions [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5194](https://togithub.com/paperless-ngx/paperless-ngx/pull/5194))
- Fix: overlapping button focus highlight on login
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5193](https://togithub.com/paperless-ngx/paperless-ngx/pull/5193))
- Fix: symmetric doc links with target doc value None
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5187](https://togithub.com/paperless-ngx/paperless-ngx/pull/5187))
- Fix: setting empty doc link with docs to be removed
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5174](https://togithub.com/paperless-ngx/paperless-ngx/pull/5174))
- Feature: Allow setting backend configuration settings via the UI
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5126](https://togithub.com/paperless-ngx/paperless-ngx/pull/5126))
- Enhancement: improve validation of custom field values
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5166](https://togithub.com/paperless-ngx/paperless-ngx/pull/5166))
- Fix: type casting of db values for 'shared by me' filter
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5155](https://togithub.com/paperless-ngx/paperless-ngx/pull/5155))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:34:23 +01:00
TrueCharts Bot 6353b80e11
chore(deps): update container image gotson/komga to v1.10.0@37159b0 by renovate (#17020)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gotson/komga](https://togithub.com/gotson/komga) | minor | `1.9.2` ->
`1.10.0` |

---

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

---

### Release Notes

<details>
<summary>gotson/komga (gotson/komga)</summary>

###
[`v1.10.0`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#1100-2024-01-08)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.9.2...1.10.0)

#### 🚀 Features

**docker**

- add libarchive for RAR5 support
([6f8467a](https://togithub.com/gotson/komga/commits/6f8467a))

**komga**

- support for RAR5 via libarchive
([4c1301f](https://togithub.com/gotson/komga/commits/4c1301f))

**komga-tray**

- add libarchive for RAR5 support on macOS
([536d478](https://togithub.com/gotson/komga/commits/536d478))

#### 🐛 Fixes

**api**

- mark progression fragment handling
([eb24470](https://togithub.com/gotson/komga/commits/eb24470))
- mark progression timezone handling
([ec97da6](https://togithub.com/gotson/komga/commits/ec97da6)), closes
[#&#8203;1363](https://togithub.com/gotson/komga/issues/1363)

**webui**

- webreader crash when reading one-shot from collection context
([bdf9ec9](https://togithub.com/gotson/komga/commits/bdf9ec9)), closes
[#&#8203;1374](https://togithub.com/gotson/komga/issues/1374)

#### 🔄️ Changes

- ktlint ([8c4a5e3](https://togithub.com/gotson/komga/commits/8c4a5e3))

#### 🛠  Build

**release**

- upload to B2 with conveyor
([cccbc39](https://togithub.com/gotson/komga/commits/cccbc39))
- limit conveyor cache size
([cabed41](https://togithub.com/gotson/komga/commits/cabed41))

#### 🌐 Translation

**komga-tray**

- translated using Weblate (Chinese (Simplified))
([58ca293](https://togithub.com/gotson/komga/commits/58ca293))
- translated using Weblate (Finnish)
([d955db2](https://togithub.com/gotson/komga/commits/d955db2))
- translated using Weblate (French)
([e623c46](https://togithub.com/gotson/komga/commits/e623c46))
- translated using Weblate (Spanish)
([5758f6d](https://togithub.com/gotson/komga/commits/5758f6d))
- translated using Weblate (Dutch)
([8fa8989](https://togithub.com/gotson/komga/commits/8fa8989))
- added translation using Weblate (Catalan)
([e28c8eb](https://togithub.com/gotson/komga/commits/e28c8eb))
- translated using Weblate (Russian)
([609368f](https://togithub.com/gotson/komga/commits/609368f))

**webui**

- translated using Weblate (Chinese (Simplified))
([19000da](https://togithub.com/gotson/komga/commits/19000da))
- translated using Weblate (French)
([ea4bead](https://togithub.com/gotson/komga/commits/ea4bead))
- translated using Weblate (Dutch)
([86b2ec9](https://togithub.com/gotson/komga/commits/86b2ec9))
- translated using Weblate (Catalan)
([2150ddc](https://togithub.com/gotson/komga/commits/2150ddc))
- translated using Weblate (Russian)
([3bbe7b9](https://togithub.com/gotson/komga/commits/3bbe7b9))

#### ⚙️ Dependencies

**ci**

- bump conveyor to 13.0
([7dd05a5](https://togithub.com/gotson/komga/commits/7dd05a5))
- bump actions/upload-artifact from 3 to 4
([6d7dfdd](https://togithub.com/gotson/komga/commits/6d7dfdd))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:34:18 +01:00
TrueCharts Bot 2008260860
chore(deps): update container image meisnate12/plex-meta-manager to v1.20.0@5bcf400 by renovate (#17022)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| meisnate12/plex-meta-manager | minor | `v1.19.1` -> `v1.20.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:34:02 +01:00
TrueCharts Bot 70148e73a9
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v1.8.0@7ce3ecf by renovate (#17014)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/emulatorjs](https://togithub.com/linuxserver/docker-emulatorjs/packages)
([source](https://togithub.com/linuxserver/docker-emulatorjs)) | minor |
`1.7.3` -> `1.8.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:34:00 +01:00
TrueCharts Bot c283f5bd3b
chore(deps): update container image beromir/servas to v0.1.0@efbe35c by renovate (#17012)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| beromir/servas | minor | `0.0.7` -> `0.1.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:33:55 +01:00
TrueCharts Bot 90691e59c7
chore(deps): update container image mauricenino/dashdot to v5.5.0@3fca6d7 by renovate (#17021)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mauricenino/dashdot](https://togithub.com/MauriceNino/dashdot) |
minor | `5.2.3` -> `5.5.0` |

---

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

---

### Release Notes

<details>
<summary>MauriceNino/dashdot (mauricenino/dashdot)</summary>

###
[`v5.5.0`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.5.0)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.4.0...v5.5.0)

##### Features

- add option DASHDOT_CPU_TEMPS_MODE to switch between max and avg cpu
temp readings
([2ec1e0f](2ec1e0f46c)),
closes
[#&#8203;932](https://togithub.com/MauriceNino/dashdot/issues/932)

###
[`v5.4.0`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.4.0)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.3.2...v5.4.0)

##### Bug Fixes

- add pre-allocated space of drive to current usage
([7f7050a](7f7050a0b6)),
closes
[#&#8203;882](https://togithub.com/MauriceNino/dashdot/issues/882)

##### Features

- add custom scrollbar to main container
([9eacee2](9eacee2da0)),
closes
[#&#8203;922](https://togithub.com/MauriceNino/dashdot/issues/922)
- add option DASHDOT_NETWORK_SPEED_AS_BYTES to switch network speed to
bytes per second
([56bd9d8](56bd9d839a)),
closes
[#&#8203;930](https://togithub.com/MauriceNino/dashdot/issues/930)
- add timestamp of last speedtest run on hover
([3c73ee4](3c73ee4f93)),
closes
[#&#8203;915](https://togithub.com/MauriceNino/dashdot/issues/915)

###
[`v5.3.2`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.3.2)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.3.1...v5.3.2)

##### Bug Fixes

- dynamic storage info slow on windows
([#&#8203;993](https://togithub.com/MauriceNino/dashdot/issues/993))
([64655f1](64655f1bf0))

###
[`v5.3.1`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.3.1)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.3.0...v5.3.1)

##### Bug Fixes

- filter out zram devices
([6d265d3](6d265d3d58)),
closes
[#&#8203;981](https://togithub.com/MauriceNino/dashdot/issues/981)
- refactor storage load gathering; remove outdated tests
([390def6](390def62a0)),
closes
[#&#8203;883](https://togithub.com/MauriceNino/dashdot/issues/883)

###
[`v5.3.0`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.3.0)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.2.3...v5.3.0)

##### Bug Fixes

- add back and fix arm/v8
([4284cf2](4284cf204d))
- bundling third party modules with cli package
([156ec72](156ec72ab8))
- lint not working for view
([5849edd](5849edda33))
- remove arm/v7 for now
([0ba25cd](0ba25cd7fe))
- remove arm/v8 for now
([6408997](6408997bf7))
- testing errors
([f2937fd](f2937fd15c))

##### Features

- \[gpu] allow to filter-out some controller
([9651122](96511226e7))
- **cpu widget:** allow user to switch (default) processor core view
([4def64e](4def64ee0d))
- render network and gpu widgets individually instead of as pair
([#&#8203;886](https://togithub.com/MauriceNino/dashdot/issues/886))
([df59729](df59729247))

##### Performance Improvements

- fix windows cpu 100% usage
([9c23e93](9c23e93713))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:33:40 +01:00
TrueCharts Bot e32b35f09d
chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.12.0.4188@d062d7d by renovate (#17016)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://togithub.com/onedr0p/containers)) | minor |
`1.11.4.4173` -> `1.12.0.4188` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:33:31 +01:00
TrueCharts Bot c30f89cd2d
chore(deps): update container image ghcr.io/linuxserver/calibre to v7.3.0@56e99d2 by renovate (#17013)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://togithub.com/linuxserver/docker-calibre/packages)
([source](https://togithub.com/linuxserver/docker-calibre)) | minor |
`7.2.0` -> `7.3.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:33:30 +01:00
TrueCharts Bot 524a43db97
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.31.0@285e79d by renovate (#17018)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.30.0` -> `v1.31.0` |

---

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

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v1.31.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.31.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.30.0...v1.31.0)

#### New

- Poster detailed view by [@&#8203;IRHM](https://togithub.com/IRHM)
(thanks to [@&#8203;Contrillion-2](https://togithub.com/Contrillion-2))
in
[https://github.com/sbondCo/Watcharr/pull/297](https://togithub.com/sbondCo/Watcharr/pull/297)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/c5dc0179-2111-4bf9-8408-4ee8f0889341)
![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/01ce9587-937b-4ef3-b91e-a4751bae99e1)

#### Fixed

- Input changed validation by [@&#8203;IRHM](https://togithub.com/IRHM)
in
[https://github.com/sbondCo/Watcharr/pull/299](https://togithub.com/sbondCo/Watcharr/pull/299)

#### Maintenance

- ui: bump axios from 1.6.2 to 1.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/293](https://togithub.com/sbondCo/Watcharr/pull/293)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.16.0 to 6.17.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/294](https://togithub.com/sbondCo/Watcharr/pull/294)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.16.0 to 6.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/298](https://togithub.com/sbondCo/Watcharr/pull/298)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/164427545?tag=v1.31.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.30.0...v1.31.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:33:18 +01:00
TrueCharts Bot 1250866d93
chore(deps): update container image wiserain/flexget to v3.11.6@49f8f15 by renovate (#17011)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[wiserain/flexget](https://togithub.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://togithub.com/wiserain/docker-flexget)) | patch |
`3.11.3` -> `3.11.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:33:04 +01:00
TrueCharts Bot 188ec96a93
chore(deps): update container image homeassistant/home-assistant to v2024.1.2@5ace958 by renovate (#17003) 2024-01-08 07:32:10 +01:00
TrueCharts Bot e9a0d2c41d
chore(deps): update container image jvmilazz0/kavita to v0.7.12@a7dd4dd by renovate (#17005) 2024-01-08 07:32:08 +01:00
TrueCharts Bot a05a66f4ff
chore(deps): update container image openhab/openhab to v4.1.1@cf4e12d by renovate (#17009) 2024-01-08 07:32:02 +01:00
TrueCharts Bot 020d9c1450
chore(deps): update container image metabase/metabase to v0.48.2@3afb2a1 by renovate (#17007)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| metabase/metabase | patch | `v0.48.1` -> `v0.48.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:32:01 +01:00
TrueCharts Bot 2d50a6b2c3
chore(deps): update container image minio/minio to vrelease.2024-01-05t22-17-24z@654e9ae by renovate (#17008)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2024-01-01T16-36-33Z` ->
`RELEASE.2024-01-05T22-17-24Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:31:37 +01:00
TrueCharts Bot ee660ce319
chore(deps): update container image ghcr.io/nwithan8/tauticord to v3.13.0@1cd38eb by renovate (#17015)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | minor | `3.12.1` -> `3.13.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:31:29 +01:00
TrueCharts Bot d3cdc3abb9
chore(deps): update container image ghcr.io/tasmoadmin/tasmoadmin to v3.3.2@05aeefb by renovate (#17000)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tasmoadmin/tasmoadmin](https://togithub.com/TasmoAdmin/TasmoAdmin)
| patch | `v3.3.1` -> `v3.3.2` |

---

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

---

### Release Notes

<details>
<summary>TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin)</summary>

###
[`v3.3.2`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v3.3.2)

[Compare
Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v3.3.1...v3.3.2)

#### What's Changed

- Bump friendsofphp/php-cs-fixer from 3.41.1 to 3.42.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1064](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1064)
- Bump phpstan/phpstan from 1.10.45 to 1.10.50 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1065](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1065)
- Bump friendsofphp/php-cs-fixer from 3.42.0 to 3.45.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1068](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1068)
- Bump symfony/http-client from 6.4.0 to 6.4.2 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1069](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1069)
- Bump symfony/http-foundation from 6.4.0 to 6.4.2 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1070](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1070)
- Bump symfony/routing from 6.4.1 to 6.4.2 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1071](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1071)
- Bump phpunit/phpunit from 10.5.3 to 10.5.5 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1072](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1072)
- fix session lifetime by
[@&#8203;inverse](https://togithub.com/inverse) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1073](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1073)
- Tidy bootstrap code by [@&#8203;inverse](https://togithub.com/inverse)
in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1074](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1074)
- Change logo by [@&#8203;inverse](https://togithub.com/inverse) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1076](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1076)
- Remove images by [@&#8203;inverse](https://togithub.com/inverse) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1077](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1077)

**Full Changelog**:
https://github.com/TasmoAdmin/TasmoAdmin/compare/v3.3.1...v3.3.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:31:00 +01:00
TrueCharts Bot dac451de58
chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.54@006fa34 by renovate (#16999) 2024-01-08 07:30:44 +01:00
TrueCharts Bot 70a6b2bae5
chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.27.16@117265a by renovate (#17001)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync)
| patch | `0.27.15` -> `0.27.16` |

---

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.27.16`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.15...0.27.16)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.15...0.27.16)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:30:37 +01:00
TrueCharts Bot 156bacddaf
chore(deps): update container image jeessy/ddns-go to v5.7.1@ceab1b3 by renovate (#17004)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jeessy/ddns-go](https://togithub.com/jeessy2/ddns-go) | patch |
`v5.7.0` -> `v5.7.1` |

---

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

---

### Release Notes

<details>
<summary>jeessy2/ddns-go (jeessy/ddns-go)</summary>

### [`v5.7.1`](https://togithub.com/jeessy2/ddns-go/releases/tag/v5.7.1)

[Compare
Source](https://togithub.com/jeessy2/ddns-go/compare/v5.7.0...v5.7.1)

#### Changelog

- [`f475144`](https://togithub.com/jeessy2/ddns-go/commit/f475144) opt
IsPrivateNetwork func
([#&#8203;962](https://togithub.com/jeessy2/ddns-go/issues/962))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:30:35 +01:00
TrueCharts Bot 0732690dba
chore(deps): update rdesktop by renovate (#16887) 2024-01-08 07:30:30 +01:00
TrueCharts Bot 181a547ae3
chore(deps): update container image ghcr.io/zadam/trilium to v0.62.5@52ea369 by renovate (#17002)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zadam/trilium | patch | `0.62.4` -> `0.62.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:30:24 +01:00
TrueCharts Bot cc4ed4817c
chore(deps): update container image koenkk/zigbee2mqtt to v1.35.1@92eef11 by renovate (#17006)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| koenkk/zigbee2mqtt | patch | `v1.35.0` -> `1.35.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:30:02 +01:00
TrueCharts Bot bf9b9354e8
chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.14.2358@b3b98cf by renovate (#16996) 2024-01-08 07:29:14 +01:00
TrueCharts Bot 4b92c3f47c
chore(deps): update container image ghcr.io/linuxserver/grav to v1.7.44@a6dae13 by renovate (#16993)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:29:10 +01:00
TrueCharts Bot 77072e43fe
chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.1.2.3893@d9a03ed by renovate (#16995)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop)
([source](https://togithub.com/onedr0p/containers)) | patch |
`2.1.1.3877` -> `2.1.2.3893` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 06:29:00 +00:00
TrueCharts Bot 4d393670f6
chore(deps): update container image ghcr.io/onedr0p/sabnzbd to v4.2.1@c9f2577 by renovate (#16997) 2024-01-08 07:28:53 +01:00
TrueCharts Bot e52a75bc41
chore(deps): update container image ghcr.io/onedr0p/transmission to v4.0.5@7142c11 by renovate (#16998)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/transmission](https://ghcr.io/onedr0p/transmission)
([source](https://togithub.com/onedr0p/containers)) | patch | `4.0.4` ->
`4.0.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:28:51 +01:00
TrueCharts Bot bbcfb3a025
chore(deps): update container image fireflyiii/core to vversion-6.1.6@4d71e72 by renovate (#16988)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| fireflyiii/core | patch | `version-6.1.4` -> `version-6.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:28:38 +01:00
TrueCharts Bot 1d60059efc
chore(deps): update container image ghcr.io/hay-kot/homebox to v0.10.3@b1fbca6 by renovate (#16992)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hay-kot/homebox](https://togithub.com/hay-kot/homebox) |
patch | `v0.10.2` -> `v0.10.3` |

---

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

---

### Release Notes

<details>
<summary>hay-kot/homebox (ghcr.io/hay-kot/homebox)</summary>

###
[`v0.10.3`](https://togithub.com/hay-kot/homebox/releases/tag/v0.10.3)

[Compare
Source](https://togithub.com/hay-kot/homebox/compare/v0.10.2...v0.10.3)

#### Important Notes

- If you are having issues with authentication, logging-in, or
unexpected 404s clear your browser cache/cookies for the site.

#### What's Changed

- feat: set version flag by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/632](https://togithub.com/hay-kot/homebox/pull/632)
- Fix a bunch of grammar and spelling, rephrased some sentences to be
more readable by
[@&#8203;kevinholtkamp](https://togithub.com/kevinholtkamp) in
[https://github.com/hay-kot/homebox/pull/635](https://togithub.com/hay-kot/homebox/pull/635)
- chore(deps): update dependency mkdocs-material to v9.4.14 - autoclosed
by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/630](https://togithub.com/hay-kot/homebox/pull/630)
- chore(deps): update goreleaser/goreleaser-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/626](https://togithub.com/hay-kot/homebox/pull/626)
- chore(deps): update docker/setup-qemu-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/625](https://togithub.com/hay-kot/homebox/pull/625)
- fix/feat: primary photo auto set and auto-set primary photo by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/651](https://togithub.com/hay-kot/homebox/pull/651)
- fix: loading causing stale data to present in form by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/650](https://togithub.com/hay-kot/homebox/pull/650)
- fix: ignore /api paths from service workers by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/649](https://togithub.com/hay-kot/homebox/pull/649)
- fix(deps): update module github.com/hay-kot/httpkit to v0.0.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/643](https://togithub.com/hay-kot/homebox/pull/643)
- fix(deps): update module golang.org/x/crypto to v0.16.0 - autoclosed
by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/645](https://togithub.com/hay-kot/homebox/pull/645)
- fix(deps): update github.com/gocarina/gocsv digest to
[`b87c2d0`](https://togithub.com/hay-kot/homebox/commit/b87c2d0) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/629](https://togithub.com/hay-kot/homebox/pull/629)
- chore(deps): update dependency mkdocs-material to v9.5.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/654](https://togithub.com/hay-kot/homebox/pull/654)
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/653](https://togithub.com/hay-kot/homebox/pull/653)
- chore(deps): update dependency vitest to v1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/652](https://togithub.com/hay-kot/homebox/pull/652)
- fix(deps): update dependency markdown-it to v14 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/655](https://togithub.com/hay-kot/homebox/pull/655)
- feat: extract auth into provider by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/663](https://togithub.com/hay-kot/homebox/pull/663)
- fix: ensure rows are closed by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/670](https://togithub.com/hay-kot/homebox/pull/670)
- feat: add log statements + remove auto redirect by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/671](https://togithub.com/hay-kot/homebox/pull/671)
- Render newlines in markdown fields by
[@&#8203;zebrapurring](https://togithub.com/zebrapurring) in
[https://github.com/hay-kot/homebox/pull/682](https://togithub.com/hay-kot/homebox/pull/682)
- fix: inaccurate 401 & sql busy error by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/679](https://togithub.com/hay-kot/homebox/pull/679)

#### New Contributors

- [@&#8203;kevinholtkamp](https://togithub.com/kevinholtkamp) made their
first contribution in
[https://github.com/hay-kot/homebox/pull/635](https://togithub.com/hay-kot/homebox/pull/635)
- [@&#8203;zebrapurring](https://togithub.com/zebrapurring) made their
first contribution in
[https://github.com/hay-kot/homebox/pull/682](https://togithub.com/hay-kot/homebox/pull/682)

**Full Changelog**:
https://github.com/hay-kot/homebox/compare/v0.10.2...v0.10.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:28:07 +01:00
TrueCharts Bot 437e4596c6
chore(deps): update container image ghcr.io/linuxserver/webgrabplus to v5.1.4@0161ad0 by renovate (#16994) 2024-01-08 07:27:51 +01:00
TrueCharts Bot 407e9fcef2
chore(deps): update container image ghcr.io/flaresolverr/flaresolverr to v3.3.13@213bb58 by renovate (#16990)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/flaresolverr/flaresolverr](https://togithub.com/FlareSolverr/FlareSolverr)
| patch | `v3.3.12` -> `v3.3.13` |

---

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

---

### Release Notes

<details>
<summary>FlareSolverr/FlareSolverr
(ghcr.io/flaresolverr/flaresolverr)</summary>

###
[`v3.3.13`](https://togithub.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v3313-20240107)

[Compare
Source](https://togithub.com/FlareSolverr/FlareSolverr/compare/v3.3.12...v3.3.13)

-   Fix too many open files error

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:27:41 +01:00
TrueCharts Bot b18a567e15
chore(deps): update container image ghcr.io/bakito/adguardhome-sync to v0.5.4@94fe429 by renovate (#16989)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/bakito/adguardhome-sync | patch | `v0.5.2` -> `v0.5.4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:26:40 +01:00
TrueCharts Bot beed65d5b3
chore(deps): update container image docker.io/localai/localai to v2.4.1 by renovate (#16987)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
patch | `v2.4.0-cublas-cuda11-ffmpeg-core` ->
`v2.4.1-cublas-cuda11-ffmpeg-core` |

---

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

---

### Release Notes

<details>
<summary>mudler/LocalAI (docker.io/localai/localai)</summary>

### [`v2.4.1`](https://togithub.com/mudler/LocalAI/releases/tag/v2.4.1)

[Compare
Source](https://togithub.com/mudler/LocalAI/compare/v2.4.0...v2.4.1)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

##### What's Changed

##### Exciting New Features 🎉

- feat: embedded model configurations, add popular model examples,
refactoring by [@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1532](https://togithub.com/mudler/LocalAI/pull/1532)

##### Other Changes

- ⬆️ Update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1546](https://togithub.com/mudler/LocalAI/pull/1546)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1547](https://togithub.com/mudler/LocalAI/pull/1547)
- docs: improve getting started by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1553](https://togithub.com/mudler/LocalAI/pull/1553)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.4.0...v2.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:26:16 +01:00
TrueCharts Bot 27daaa1ed0
chore(deps): update neko by renovate (#16977)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `a077813` -> `38b1220` |
| m1k1o/neko | digest | `54989bb` -> `6c4868e` |
| m1k1o/neko | digest | `bdf4d34` -> `9b100bb` |
| m1k1o/neko | digest | `b34a367` -> `02353e3` |
| m1k1o/neko | digest | `af895d2` -> `29d1e58` |
| m1k1o/neko | digest | `80054ea` -> `f1e1d56` |
| m1k1o/neko | digest | `19b6d80` -> `6b810c2` |
| m1k1o/neko | digest | `2d1f8a6` -> `5b2ef51` |
| m1k1o/neko | digest | `19a1392` -> `9f565a1` |
| m1k1o/neko | digest | `73fa641` -> `15fb61c` |

---

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:22:43 +01:00
TrueCharts Bot 405f2d8ff8
chore(deps): update container image boredazfcuk/icloudpd to v1.0.714@6a2b18a by renovate (#16983)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| boredazfcuk/icloudpd | patch | `1.0.705` -> `1.0.714` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:19:13 +01:00
TrueCharts Bot c8256438ec
chore(deps): update container image alexta69/metube to v2024-01-05@a9410ec by renovate (#16980) 2024-01-08 07:18:59 +01:00
TrueCharts Bot 1947bfcadd
chore(deps): update container image clickhouse/clickhouse-server to v23.12.2.59@1424a57 by renovate (#16984)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | patch | `23.12.1.1368` -> `23.12.2.59`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:18:57 +01:00
TrueCharts Bot c9e0ff94e6
chore(deps): update container image bobokun/qbit_manage to v4.0.7@040d452 by renovate (#16982)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bobokun/qbit_manage | patch | `v4.0.6` -> `v4.0.7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:18:51 +01:00
TrueCharts Bot aaa9c20134
chore(deps): update container image jc21/nginx-proxy-manager to 2.10.4@e630003 by renovate (#16974)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[jc21/nginx-proxy-manager](https://togithub.com/jc21/nginx-proxy-manager)
| digest | `081c4c5` -> `e630003` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:18:36 +01:00
TrueCharts Bot e2594b5829
chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.6.67@ba66471 by renovate (#16972)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `af9627a` -> `ba66471` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:17:34 +01:00
TrueCharts Bot a65db35f07
chore(deps): update container image aceberg/watchyourlan to v1.0.6@c42ce1d by renovate (#16979) 2024-01-08 07:17:32 +01:00
TrueCharts Bot 576ed0902a
chore(deps): update container image bitnami/mongodb to v7.0.5@b3a1e45 by renovate (#16981)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | patch | `7.0.4` -> `7.0.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:17:28 +01:00
TrueCharts Bot ea361e53a6
chore(deps): update container image diygod/rsshub to latest@6c3ece7 by renovate (#16973)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `557f55a` -> `6c3ece7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:16:56 +01:00
TrueCharts Bot 87a7822193
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@5c18b6e by renovate (#16976)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `6db3757` -> `5c18b6e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:16:41 +01:00
TrueCharts Bot 2738c25309
chore(deps): update webtop by renovate (#16978)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `3fd9321` -> `e203ddf` |
| lscr.io/linuxserver/webtop | digest | `8a98438` -> `aa8e334` |
| lscr.io/linuxserver/webtop | digest | `253f13b` -> `3f17bb3` |
| lscr.io/linuxserver/webtop | digest | `a1ab8e3` -> `2272f56` |
| lscr.io/linuxserver/webtop | digest | `dae6333` -> `77f5fab` |
| lscr.io/linuxserver/webtop | digest | `f4b8d04` -> `a062fa1` |

---

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:15:58 +01:00
TrueCharts Bot 8fc0e3846f
chore(deps): update neko by renovate (#16971)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `7cc0211` -> `a077813` |
| m1k1o/neko | digest | `dafa432` -> `54989bb` |
| m1k1o/neko | digest | `6c36cd9` -> `bdf4d34` |
| m1k1o/neko | digest | `04e47de` -> `b34a367` |
| m1k1o/neko | digest | `fc8c165` -> `af895d2` |
| m1k1o/neko | digest | `74364a8` -> `80054ea` |
| m1k1o/neko | digest | `cc7422d` -> `19b6d80` |
| m1k1o/neko | digest | `38367c6` -> `2d1f8a6` |
| m1k1o/neko | digest | `1e2ac86` -> `19a1392` |
| m1k1o/neko | digest | `9d4b345` -> `73fa641` |

---

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:46:22 +01:00
TrueCharts Bot 1e74fbd3d2
chore(deps): update container image tombursch/kitchenowl-web to latest@8144301 by renovate (#16968)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl-web | digest | `2ff6187` -> `8144301` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:42:07 +01:00
TrueCharts Bot 71e17902d2
chore(deps): update container image tombursch/kitchenowl to latest@0a4ae56 by renovate (#16967)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl | digest | `cd959a5` -> `0a4ae56` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:41:57 +01:00
TrueCharts Bot 03049b8ff6
chore(deps): update container image xwiki to 15.10.4-postgres-tomcat@f2ef277 by renovate (#16970)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `0d8686c` -> `f2ef277` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:41:11 +01:00
TrueCharts Bot 7e4c82209c
chore(deps): update container image testdasi/simple-dns-doh to latest@5ed8ca5 by renovate (#16966)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| testdasi/simple-dns-doh | digest | `fc1cb65` -> `5ed8ca5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:40:21 +01:00
TrueCharts Bot e24b5e5072
chore(deps): update container image universalmediaserver/ums to latest@d4e663e by renovate (#16969) 2024-01-08 01:39:43 +01:00
TrueCharts Bot d6edfdaa21
chore(deps): update container image lscr.io/linuxserver/blender to latest@fcd1424 by renovate (#16956)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/blender | digest | `bec3de1` -> `fcd1424` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:39:40 +01:00
TrueCharts Bot afdb3dd11b
chore(deps): update container image lscr.io/linuxserver/cops to 2.2.1@72554a2 by renovate (#16957)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://togithub.com/linuxserver/docker-cops/packages)
([source](https://togithub.com/linuxserver/docker-cops)) | digest |
`03ac7ee` -> `72554a2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:39:36 +01:00
TrueCharts Bot 66daca8124
chore(deps): update container image ronivay/xen-orchestra to 5.132.0@00d70f1 by renovate (#16964)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | digest | `cf5d044` -> `00d70f1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 00:39:23 +00:00
TrueCharts Bot a64f0c090d
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@6db3757 by renovate (#16963)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `c2899b5` -> `6db3757` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:39:10 +01:00
TrueCharts Bot 255befad40
chore(deps): update container image searxng/searxng to latest@76c0118 by renovate (#16965) 2024-01-08 01:39:07 +01:00
TrueCharts Bot 5d6d066e99
chore(deps): update container image phasecorex/red-discordbot to full@31e7731 by renovate (#16961)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| phasecorex/red-discordbot | digest | `d005aa1` -> `31e7731` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:39:03 +01:00
TrueCharts Bot 434e628e68
chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.4@2e639ff by renovate (#16959)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mattermost/mattermost-enterprise-edition | digest | `46dda99` ->
`2e639ff` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 00:38:58 +00:00
TrueCharts Bot cf3d2a254e
chore(deps): update container image lscr.io/linuxserver/pyload-ng to latest@d7ed206 by renovate (#16958)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `0e32fd4` -> `d7ed206` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:38:55 +01:00
TrueCharts Bot 864211036b
chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.1.0@91c9dcd by renovate (#16949)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://togithub.com/linuxserver/docker-piwigo/packages)
([source](https://togithub.com/linuxserver/docker-piwigo)) | digest |
`c2183b9` -> `91c9dcd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:38:36 +01:00
TrueCharts Bot dab664adf3
chore(deps): update container image mikeah/prusaslicer-novnc to latest@25f1c65 by renovate (#16960)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `4ae5bab` -> `25f1c65` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:38:35 +01:00
TrueCharts Bot 442cb9b598
chore(deps): update container image linuxserver/calibre-web to version-0.6.21@48132ab by renovate (#16954) 2024-01-08 01:38:31 +01:00
TrueCharts Bot d988450d2d
chore(deps): update container image linuxserver/mylar3 to version-v0.7.7@82c6738 by renovate (#16955) 2024-01-08 01:38:22 +01:00
TrueCharts Bot d5188ffb79
chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34@b60f79b by renovate (#16947)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://togithub.com/linuxserver/docker-mysql-workbench/packages)
([source](https://togithub.com/linuxserver/docker-mysql-workbench)) |
digest | `3031f07` -> `b60f79b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:37:56 +01:00
TrueCharts Bot d89ebde829
chore(deps): update container image ghcr.io/linuxserver/znc to 1.8.2@160cafb by renovate (#16952) 2024-01-08 01:37:37 +01:00
TrueCharts Bot 2c0f8ffbf1
chore(deps): update container image ich777/chrome to latest@0c31183 by renovate (#16953)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/chrome | digest | `32939a2` -> `0c31183` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:37:18 +01:00
TrueCharts Bot 1fd88e1df6
chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.85.1@5851a3f by renovate (#16948) 2024-01-08 01:37:06 +01:00
TrueCharts Bot 7da67fd776
chore(deps): update container image ghcr.io/linuxserver/sickchill to 2023.6.27@fb4f709 by renovate (#16950)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:37:01 +01:00
TrueCharts Bot b76acc5002
chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@0a1087e by renovate (#16943)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://togithub.com/linuxserver/docker-grocy/packages)
([source](https://togithub.com/linuxserver/docker-grocy)) | digest |
`8644452` -> `0a1087e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:36:41 +01:00
TrueCharts Bot bce1aebeca
chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.19@d7c7f52 by renovate (#16945) 2024-01-08 01:36:34 +01:00
TrueCharts Bot 2f6d12d5fd
chore(deps): update container image ghcr.io/linuxserver/minetest to 5.8.0@b5f7834 by renovate (#16946)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:36:33 +01:00
TrueCharts Bot a8264df45a
chore(deps): update container image ghcr.io/linuxserver/firefox to 120.0.1@2bf06b5 by renovate (#16940)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://togithub.com/linuxserver/docker-firefox/packages)
([source](https://togithub.com/linuxserver/docker-firefox)) | digest |
`2225e73` -> `2bf06b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:36:22 +01:00
TrueCharts Bot 2e142f3c96
chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.23.1@e1a2a9e by renovate (#16942) 2024-01-08 01:36:20 +01:00
TrueCharts Bot bfcb32b571
chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@9264fd5 by renovate (#16941) 2024-01-08 01:36:18 +01:00
TrueCharts Bot e559c69e15
chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.3.0@db0eb0b by renovate (#16944)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:36:14 +01:00
TrueCharts Bot f5403c06c3
chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@7c4f265 by renovate (#16937)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://togithub.com/linuxserver/docker-budge/packages)
([source](https://togithub.com/linuxserver/docker-budge)) | digest |
`9981408` -> `7c4f265` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:35:56 +01:00
TrueCharts Bot 93e5751c2f
chore(deps): update container image ghcr.io/linuxserver/webgrabplus to v@6b01a1f by renovate (#16951)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/webgrabplus](https://togithub.com/linuxserver/docker-webgrabplus/packages)
([source](https://togithub.com/linuxserver/docker-webgrabplus)) | digest
| `382e04d` -> `6b01a1f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:35:46 +01:00
TrueCharts Bot b52294657a
chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@3e1f789 by renovate (#16938)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/dillinger](https://togithub.com/linuxserver/docker-dillinger/packages)
([source](https://togithub.com/linuxserver/docker-dillinger)) | digest |
`2ac6f7f` -> `3e1f789` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:35:35 +01:00
TrueCharts Bot 57faf5f1ac
chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@5a391f5 by renovate (#16935) 2024-01-08 01:35:27 +01:00
TrueCharts Bot f72fd06f82
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v@6e46c7e by renovate (#16939)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/emulatorjs](https://togithub.com/linuxserver/docker-emulatorjs/packages)
([source](https://togithub.com/linuxserver/docker-emulatorjs)) | digest
| `b639109` -> `6e46c7e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:35:23 +01:00
TrueCharts Bot 5720388b6b
chore(deps): update container image ghcr.io/hotio/whisparr to nightly-2.0.0.355@bb9c5d2 by renovate (#16934)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/hotio/whisparr](https://togithub.com/hotio/whisparr/blob/master/README.md)
([source](https://togithub.com/hotio/whisparr)) | digest | `9ef54ff` ->
`bb9c5d2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:35:21 +01:00
TrueCharts Bot 00967c102a
chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@8b641ab by renovate (#16936)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/beets | digest | `94775cb` -> `8b641ab` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:35:02 +01:00
TrueCharts Bot 07143a6b11
chore(deps): update container image fancybits/channels-dvr to tve@e59b99d by renovate (#16930)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| fancybits/channels-dvr | digest | `0da2bdc` -> `e59b99d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 00:34:55 +00:00
TrueCharts Bot c613b5ec20
chore(deps): update container image ghcr.io/hotio/duplicacy to release-1.7.2@c43a1c8 by renovate (#16933)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `425c5c9` -> `c43a1c8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:34:13 +01:00
TrueCharts Bot 530e158612
chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@dfab96e by renovate (#16932)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `f5dbd3c` -> `dfab96e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:33:21 +01:00
TrueCharts Bot 9e15aa14d2
chore(deps): update container image farmos/farmos to latest@1520467 by renovate (#16931) 2024-01-08 01:32:53 +01:00
TrueCharts Bot 641e320005
chore(deps): update container image fancybits/channels-dvr to latest@b6a26f2 by renovate (#16929)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| fancybits/channels-dvr | digest | `d9af082` -> `b6a26f2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:32:51 +01:00
TrueCharts Bot 317b0fb725
chore(deps): update container image dtjs48jkt/twonkyserver to latest@c02c9e4 by renovate (#16928)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dtjs48jkt/twonkyserver | digest | `d43aceb` -> `c02c9e4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:32:44 +01:00
TrueCharts Bot 664669580a
chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.6.67@af9627a by renovate (#16921)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `95fc219` -> `af9627a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:32:07 +01:00
TrueCharts Bot ee5d922556
chore(deps): update container image docker.io/alpine/socat to 1.8.0.0@c1aeecb by renovate (#16926)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `d6185c4` -> `c1aeecb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:31:59 +01:00
TrueCharts Bot c2371a4f4f
chore(deps): update container image diygod/rsshub to latest@557f55a by renovate (#16925)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `ea87b68` -> `557f55a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:31:51 +01:00
TrueCharts Bot bead0d4d38
chore(deps): update container image bitnami/kube-state-metrics to 2.10.1@f50b6a0 by renovate (#16923)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/kube-state-metrics | digest | `9e8a6bb` -> `f50b6a0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:31:12 +01:00
TrueCharts Bot 6b95bf029e
chore(deps): update container image bitnami/node-exporter to 1.7.0@20965dc by renovate (#16924) 2024-01-08 01:30:50 +01:00
TrueCharts Bot ea1ecee824
chore(deps): update container image benzino77/tasmocompiler to latest@3d8a61a by renovate (#16922)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| benzino77/tasmocompiler | digest | `d2df0ef` -> `3d8a61a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:30:48 +01:00
TrueCharts-Bot 792aace637 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-08 00:10:21 +00:00
Kjeld Schouten 01da4f16e3
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:40:00 +01:00
Kjeld Schouten 49c0ddf627
chore(grafana): bump
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:31:32 +01:00
Kjeld Schouten cde556e49f
fix(grafana): correct some paths
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:31:17 +01:00
Kjeld Schouten 9b9deabb90
chore(prometheus): bump (#16918)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:29:02 +01:00
Kjeld Schouten 66f2b04556
chore(grafana): bump
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:23:46 +01:00
Kjeld Schouten 20dca99d67
fix(grafana): correct some fetcher settings
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:23:30 +01:00
Kjeld Schouten b7d49d6a3f
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:15:25 +01:00
Kjeld Schouten c04ca070ce
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:11:20 +01:00
Kjeld Schouten 72f81fad4f
feat(prometheus, prometheus-operator): add support for automatic grafana datasources/dashboards (#16917)
**Description**
This PR aims to do two things:
1. It enabled automatic loading of grafana dashboards to the
prometheus-operator. Dashboards fetched directly from upstream
2. It enables automatic loading of Prometheus as grafana datasource

Why have the dashboards on the operator?
We use upstream operator helm-chart dependency, which already allows us
to use the latest dashboards from upstream. Without custom code, copying
etc.

Which limits the chance of mistakes/bugs.

**⚙️ 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?**
<!--
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._
2024-01-07 13:42:30 +01:00
TrueCharts Bot 01b3f7f18b
chore(deps): update container image common to v17.2.22@e7c9056 by renovate (#16901)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-07 13:18:46 +01:00
Kjeld Schouten d1eec0603b
chore(grafana): bump to release new version
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 12:27:19 +01:00
Kjeld Schouten e166cbf2c0
fix(grafana): fix grafana storage reference on SCALE
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 12:26:57 +01:00
TrueCharts-Bot f6668de33c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-07 00:10:06 +00:00
TrueCharts-Bot c376a256ee Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-06 00:09:08 +00:00
TrueCharts Bot 7fb48ac17a
chore(deps): update container image docker.io/odoo to 17.0@463baaa by renovate (#16899)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `5ecf94e` -> `463baaa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 23:12:30 +01:00
TrueCharts Bot dee07484da
chore(deps): update container image mbentley/omada-controller to 5.13@b11eeed by renovate (#16900)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `eab6ecf` -> `b11eeed` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 23:12:18 +01:00
TrueCharts Bot f60d4d365a
chore(deps): update container image docker to 24.0.7-dind@2afebd1 by renovate (#16898)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `1b9844d` -> `2afebd1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 23:11:03 +01:00
TrueCharts Bot bd4c251996
chore(deps): update helm chart kube-prometheus-stack to 55.6.0 by renovate (#16897)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus)
([source](https://togithub.com/prometheus-community/helm-charts)) |
minor | `55.5.1` -> `55.6.0` |

---

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

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v55.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.6.0)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.2...kube-prometheus-stack-55.6.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] adding global sampleLimit to prometheusSpec
by [@&#8203;husseinferas](https://togithub.com/husseinferas) in
[https://github.com/prometheus-community/helm-charts/pull/4125](https://togithub.com/prometheus-community/helm-charts/pull/4125)

#### New Contributors

- [@&#8203;husseinferas](https://togithub.com/husseinferas) made their
first contribution in
[https://github.com/prometheus-community/helm-charts/pull/4125](https://togithub.com/prometheus-community/helm-charts/pull/4125)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.2...kube-prometheus-stack-55.6.0

###
[`v55.5.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.2)

[Compare
Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.1...kube-prometheus-stack-55.5.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] install service monitors in same namespace
when ignoreNamespaceSelectors by
[@&#8203;anthr76](https://togithub.com/anthr76) in
[https://github.com/prometheus-community/helm-charts/pull/3953](https://togithub.com/prometheus-community/helm-charts/pull/3953)

#### New Contributors

- [@&#8203;anthr76](https://togithub.com/anthr76) made their first
contribution in
[https://github.com/prometheus-community/helm-charts/pull/3953](https://togithub.com/prometheus-community/helm-charts/pull/3953)

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/alertmanager-snmp-notifier-0.3.0...kube-prometheus-stack-55.5.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:47:55 +01:00
TrueCharts Bot 37f3fcba89
chore(deps): update neko by renovate (#16886)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `a7b80a3` -> `7cc0211` |
| m1k1o/neko | digest | `207c32f` -> `dafa432` |
| m1k1o/neko | digest | `5ab54a9` -> `6c36cd9` |
| m1k1o/neko | digest | `cbaadf9` -> `04e47de` |
| m1k1o/neko | digest | `f5cddd3` -> `fc8c165` |
| m1k1o/neko | digest | `fbb1b60` -> `74364a8` |
| m1k1o/neko | digest | `edb47a9` -> `cc7422d` |
| m1k1o/neko | digest | `f5e8905` -> `38367c6` |
| m1k1o/neko | digest | `2417359` -> `1e2ac86` |
| m1k1o/neko | digest | `e7bdc2f` -> `9d4b345` |

---

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:44:17 +01:00
Yiannis Marangos e30bdff904
chore(rdesktop): Update digests of tags (#16879)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
Some distributions were not working, but their latest version it is. One
of them is image with `arch-i3` tag.
I updated all the digests.

**⚙️ Type of change**

- [x] ⚙️ 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?**
<!--
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
-->
I don't have a way to test it on TrueNAS.

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

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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._
2024-01-05 23:44:08 +02:00
Stavros Kois c20dc37d3c
fix(joplin): update mailer sec variable name (#16883)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  #16874

**⚙️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-05 23:42:55 +02:00
TrueCharts Bot 62670f50f8
chore(deps): update container image homeassistant/home-assistant to v2024.1.1@c0752d4 by renovate (#16891)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://togithub.com/home-assistant/core)) | patch |
`2024.1.0` -> `2024.1.1` |

---

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

---

### Release Notes

<details>
<summary>home-assistant/core (homeassistant/home-assistant)</summary>

###
[`v2024.1.1`](https://togithub.com/home-assistant/core/releases/tag/2024.1.1)

[Compare
Source](https://togithub.com/home-assistant/core/compare/2024.1.0...2024.1.1)

- Enable strict typing for airthings_ble ([@&#8203;cdce8p] -
[#&#8203;106815]) ([airthings_ble docs])
- Fix qBittorrent torrent count when empty ([@&#8203;finder39] -
[#&#8203;106903]) ([qbittorrent docs])
- Bump dropmqttapi to 1.0.2 ([@&#8203;pfrazer] - [#&#8203;106978])
([drop_connect docs]) (dependency)
- bump openwebifpy to 4.0.3 ([@&#8203;autinerd] - [#&#8203;106593])
([enigma2 docs]) (dependency)
- Close stale connections (Airthings BLE) ([@&#8203;LaStrada] -
[#&#8203;106748]) ([airthings_ble docs])
- Bump openwebifpy to 4.0.4 ([@&#8203;autinerd] - [#&#8203;107000])
([enigma2 docs]) (dependency)
- Get Shelly RPC device `gen` from config entry data ([@&#8203;bieniu] -
[#&#8203;107019]) ([shelly docs])
- Fix missing backwards compatiblity layer for humidifier
supported_features ([@&#8203;bdraco] - [#&#8203;107026]) ([humidifier
docs])
- Use async_register in streamlabswater ([@&#8203;joostlek] -
[#&#8203;107060]) ([streamlabswater docs])
- Fix data access in streamlabs water ([@&#8203;joostlek] -
[#&#8203;107062]) ([streamlabswater docs])
- Fix mobile_app cloudhook creation ([@&#8203;edenhaus] -
[#&#8203;107068]) ([mobile_app docs])
- Deduplicate handling of duplicated constants ([@&#8203;emontnemery] -
[#&#8203;107074])
- Fix missing backwards compatibility layer for water_heater
supported_features ([@&#8203;bdraco] - [#&#8203;107091]) ([water_heater
docs])
- Bump habluetooth to 2.0.2 ([@&#8203;bdraco] - [#&#8203;107097])
([bluetooth docs]) (dependency)
- Include deprecated constants in wildcard imports
([@&#8203;emontnemery] - [#&#8203;107114])
- Update frontend to
[`2024010`](https://togithub.com/home-assistant/core/commit/20240104).0
([@&#8203;bramkragten] - [#&#8203;107155]) ([frontend docs])
- Bump Orvibo to 1.1.2 ([@&#8203;emericklaw] - [#&#8203;107162])
([orvibo docs]) (dependency)
- Bump aiohomekit to 3.1.2 ([@&#8203;bdraco] - [#&#8203;107177])
([homekit_controller docs]) (dependency)
- Bump to PyTado 0.17.3 ([@&#8203;erwindouna] - [#&#8203;107181]) ([tado
docs]) (dependency)
- Fix switch states in AVM FRITZ!Box Tools ([@&#8203;mib1185] -
[#&#8203;107183]) ([fritz docs])
- Hotfix cache logic bug in Tessie ([@&#8203;Bre77] - [#&#8203;107187])
([tessie docs])
- Disable IPv6 in the opower integration to fix AEP utilities
([@&#8203;tronikos] - [#&#8203;107203]) ([opower docs])
- Fix entity property cache creation arguments ([@&#8203;ppetru] -
[#&#8203;107221])
- Use supported_features_compat in update.install service
([@&#8203;ludeeus] - [#&#8203;107224]) ([update docs])
- Bump zwave-js-server-python to 0.55.3 ([@&#8203;raman325] -
[#&#8203;107225]) ([zwave_js docs]) (dependency)

[#&#8203;106593]: https://togithub.com/home-assistant/core/pull/106593

[#&#8203;106748]: https://togithub.com/home-assistant/core/pull/106748

[#&#8203;106815]: https://togithub.com/home-assistant/core/pull/106815

[#&#8203;106903]: https://togithub.com/home-assistant/core/pull/106903

[#&#8203;106970]: https://togithub.com/home-assistant/core/pull/106970

[#&#8203;106978]: https://togithub.com/home-assistant/core/pull/106978

[#&#8203;107000]: https://togithub.com/home-assistant/core/pull/107000

[#&#8203;107019]: https://togithub.com/home-assistant/core/pull/107019

[#&#8203;107026]: https://togithub.com/home-assistant/core/pull/107026

[#&#8203;107060]: https://togithub.com/home-assistant/core/pull/107060

[#&#8203;107062]: https://togithub.com/home-assistant/core/pull/107062

[#&#8203;107068]: https://togithub.com/home-assistant/core/pull/107068

[#&#8203;107074]: https://togithub.com/home-assistant/core/pull/107074

[#&#8203;107091]: https://togithub.com/home-assistant/core/pull/107091

[#&#8203;107097]: https://togithub.com/home-assistant/core/pull/107097

[#&#8203;107114]: https://togithub.com/home-assistant/core/pull/107114

[#&#8203;107155]: https://togithub.com/home-assistant/core/pull/107155

[#&#8203;107162]: https://togithub.com/home-assistant/core/pull/107162

[#&#8203;107177]: https://togithub.com/home-assistant/core/pull/107177

[#&#8203;107181]: https://togithub.com/home-assistant/core/pull/107181

[#&#8203;107183]: https://togithub.com/home-assistant/core/pull/107183

[#&#8203;107187]: https://togithub.com/home-assistant/core/pull/107187

[#&#8203;107203]: https://togithub.com/home-assistant/core/pull/107203

[#&#8203;107221]: https://togithub.com/home-assistant/core/pull/107221

[#&#8203;107224]: https://togithub.com/home-assistant/core/pull/107224

[#&#8203;107225]: https://togithub.com/home-assistant/core/pull/107225

[@&#8203;Bre77]: https://togithub.com/Bre77

[@&#8203;LaStrada]: https://togithub.com/LaStrada

[@&#8203;autinerd]: https://togithub.com/autinerd

[@&#8203;bdraco]: https://togithub.com/bdraco

[@&#8203;bieniu]: https://togithub.com/bieniu

[@&#8203;bramkragten]: https://togithub.com/bramkragten

[@&#8203;cdce8p]: https://togithub.com/cdce8p

[@&#8203;edenhaus]: https://togithub.com/edenhaus

[@&#8203;emericklaw]: https://togithub.com/emericklaw

[@&#8203;emontnemery]: https://togithub.com/emontnemery

[@&#8203;erwindouna]: https://togithub.com/erwindouna

[@&#8203;finder39]: https://togithub.com/finder39

[@&#8203;frenck]: https://togithub.com/frenck

[@&#8203;joostlek]: https://togithub.com/joostlek

[@&#8203;ludeeus]: https://togithub.com/ludeeus

[@&#8203;mib1185]: https://togithub.com/mib1185

[@&#8203;pfrazer]: https://togithub.com/pfrazer

[@&#8203;ppetru]: https://togithub.com/ppetru

[@&#8203;raman325]: https://togithub.com/raman325

[@&#8203;tronikos]: https://togithub.com/tronikos

[airthings_ble docs]:
https://www.home-assistant.io/integrations/airthings_ble/

[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/

[drop_connect docs]:
https://www.home-assistant.io/integrations/drop_connect/

[enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/

[fritz docs]: https://www.home-assistant.io/integrations/fritz/

[frontend docs]: https://www.home-assistant.io/integrations/frontend/

[homekit_controller docs]:
https://www.home-assistant.io/integrations/homekit_controller/

[humidifier docs]:
https://www.home-assistant.io/integrations/humidifier/

[mobile_app docs]:
https://www.home-assistant.io/integrations/mobile_app/

[opower docs]: https://www.home-assistant.io/integrations/opower/

[orvibo docs]: https://www.home-assistant.io/integrations/orvibo/

[qbittorrent docs]:
https://www.home-assistant.io/integrations/qbittorrent/

[shelly docs]: https://www.home-assistant.io/integrations/shelly/

[streamlabswater docs]:
https://www.home-assistant.io/integrations/streamlabswater/

[tado docs]: https://www.home-assistant.io/integrations/tado/

[tessie docs]: https://www.home-assistant.io/integrations/tessie/

[update docs]: https://www.home-assistant.io/integrations/update/

[water_heater docs]:
https://www.home-assistant.io/integrations/water_heater/

[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:41:30 +01:00
TrueCharts Bot 0c835ae070
chore(deps): update container image quay.io/kiwigrid/k8s-sidecar to v1.25.3@8dc0aca by renovate (#16893)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[quay.io/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
| patch | `1.25.2` -> `1.25.3` |

---

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

---

### Release Notes

<details>
<summary>kiwigrid/k8s-sidecar (quay.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.25.3`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.25.3)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.25.2...1.25.3)

#### 💬 Other

-   Remove misleading doc for REQ_SKIP_TLS_VERIFY
- PR:
[#&#8203;310](https://togithub.com/kiwigrid/k8s-sidecar/issues/310)

#### 📦 Dependencies

-   build(deps): bump kubernetes from 27.2.0 to 28.1.0 in /src
- PR:
[#&#8203;308](https://togithub.com/kiwigrid/k8s-sidecar/issues/308)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:41:01 +01:00
TrueCharts Bot fd54fc4743
chore(deps): update container image ghcr.io/mriedmann/humhub-phponly to v1.15.2@9987a9e by renovate (#16889)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mriedmann/humhub-phponly](https://togithub.com/mriedmann/humhub-docker)
| patch | `1.15.0` -> `1.15.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:40:33 +01:00
TrueCharts Bot c7494a17fc
chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.52@86d41c6 by renovate (#16890)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rogerfar/rdtclient](https://togithub.com/rogerfar/rdt-client)
| patch | `2.0.49` -> `2.0.52` |

---

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

---

### Release Notes

<details>
<summary>rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient)</summary>

###
[`v2.0.52`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2052---2024-01-15)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.50...v2.0.52)

##### Added

-   Add BASE_PATH environment variable for the base path setting.
- Expose the Post Torrent Download Action setting on the Provider
settings.

###
[`v2.0.50`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2050---2023-11-25)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.49...v2.0.50)

##### Changed

-   Fixed Docker Builds for arm64.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:40:23 +01:00
TrueCharts Bot ae27f1175a
chore(deps): update container image ghcr.io/mriedmann/humhub-nginx to v1.15.2@9a34e13 by renovate (#16888)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mriedmann/humhub-nginx | patch | `1.15.0` -> `1.15.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:40:11 +01:00
TrueCharts Bot f264d0893d
chore(deps): update container image jgraph/drawio to v22.1.17@33d426f by renovate (#16892)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jgraph/drawio](https://www.drawio.com)
([source](https://togithub.com/jgraph/docker-drawio)) | patch |
`22.1.16` -> `22.1.17` |

---

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

---

### Release Notes

<details>
<summary>jgraph/docker-drawio (jgraph/drawio)</summary>

###
[`v22.1.17`](https://togithub.com/jgraph/docker-drawio/compare/v22.1.16...v22.1.17)

[Compare
Source](https://togithub.com/jgraph/docker-drawio/compare/v22.1.16...v22.1.17)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:39:54 +01:00
TrueCharts Bot 69c2c8c177
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@ebc0f93 by renovate (#16885)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `aa31465` -> `ebc0f93` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:38:52 +01:00
TrueCharts Bot d5c786a0a0
chore(deps): update container image bitnami/alertmanager to 0.26.0@3ff3994 by renovate (#16884)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/alertmanager | digest | `ec6a6b3` -> `3ff3994` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-05 22:38:34 +01:00
Aron Kahrs 245e4e8a3d
Fix local-ai docker image (#16878)
Fix error pulling image from qualy.io
(https://github.com/mudler/LocalAI/issues/1541) and update to v2.4.0

**Description**
Due to image pull limite of qualy.io, image of v2.4.0 has been moved to
docker.io
⚒️ Fixes 
(external issue)https://github.com/mudler/LocalAI/issues/1541

**⚙️ 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?**
<!--
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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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: Aron Kahrs <85702110+aronkahrs-us@users.noreply.github.com>
2024-01-05 23:36:16 +02:00
Michael Ruoss 150e8785ae
livebook: add env variables and fix docker image (#16880)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->

* Fix Livebook container image source and upgrade to latest version
* Add environment variables, mostly for clustering of multiple replicas

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 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
-->

I've used a local KIND cluster and `helm template` => `kubectl install`

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

**✔️ 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
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ 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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-01-05 23:32:11 +02:00
Stavros Kois be13333a85
fix(humhub): select correct pods (#16881)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [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?**
<!--
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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⚠️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-05 22:40:33 +02:00
Kjeld Schouten 79fd35bd71
feat(grafana): BREAKING CHANGE move to upstream container and automatically fetch datasources and dashboards (#16840)
**Description**
Upstream grafana offers the option to also fetch things like dashboards
and datasources from configmaps.
This adds that functionality, while also actually using upstream
container instead of bitnami.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-05 10:40:08 +01:00
TrueCharts-Bot 6e29769f75 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-05 00:09:21 +00:00
Yiannis Marangos 8d50330e39
fix(rdesktop): Mark port and probes as TCP (#16873)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
Fixes liveness probe of rdesktop. Port 3389 is RDP protocol, not HTTP.

**⚙️ 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?**
<!--
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
-->

I don't have a way to test it.

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

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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._
2024-01-05 00:55:58 +02:00
Stavros Kois 17416e701e
chore(tandoor): bump
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 23:04:20 +02:00
Stavros Kois 6d3f41316e
chore(tandoor): bump
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 22:34:17 +02:00
Stavros Kois c09873e115
chore(tandoor-recipes): bump to actually release
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 22:23:59 +02:00
Stavros Kois 741122d475
feat(tandoor-recipes): move to stable 2024-01-04 14:28:28 +02:00
Kjeld Schouten ce92332e69 chore: move all incubator to dev 2024-01-04 13:17:45 +01:00
TrueCharts Bot c04179415e
chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.6.67@95fc219 by renovate (#16865)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `94776ec` -> `95fc219` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 10:15:32 +01:00
TrueCharts Bot 09eb498d5a
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@aa31465 by renovate (#16868)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `8c28b66` -> `aa31465` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 10:15:08 +01:00
TrueCharts Bot 3b5c251bdd
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@c2899b5 by renovate (#16869)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `7e37543` -> `c2899b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 10:14:28 +01:00
TrueCharts Bot 14308703e2
chore(deps): update container image diygod/rsshub to latest@ea87b68 by renovate (#16866)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `6ff635b` -> `ea87b68` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 10:14:11 +01:00
TrueCharts Bot f88dc35576
chore(deps): update webtop by renovate (#16870)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `6afe857` -> `c2db9cc` |
| lscr.io/linuxserver/webtop | digest | `17fede5` -> `a749b4f` |
| lscr.io/linuxserver/webtop | digest | `4ff3225` -> `86a3195` |
| lscr.io/linuxserver/webtop | digest | `5a69304` -> `a166c1d` |

---

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 10:13:46 +01:00
TrueCharts Bot 75f179e91e
chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@63a5164 by renovate (#16867)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/rsnapshot](https://togithub.com/linuxserver/docker-rsnapshot/packages)
([source](https://togithub.com/linuxserver/docker-rsnapshot)) | digest |
`a180907` -> `63a5164` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 10:13:27 +01:00
ZasX e0f7445003
fix(tandoor-recipes): change to new common and move to incubator (#16864)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
My first attempt of fixing an app like this.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⚠️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 10:58:52 +02:00
TrueCharts-Bot 21d603097a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-04 00:09:18 +00:00
TrueCharts Bot 7ceeaf47a7
chore(deps): update container image ghcr.io/linuxserver/filezilla to v3.66.4@5d7e3b2 by renovate (#16832) 2024-01-04 00:48:45 +01:00
TrueCharts Bot 0024e46eb8
chore(deps): update container image xwiki to v15.10.4-postgres-tomcat@0d8686c by renovate (#16863)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | patch | `15.10.3-postgres-tomcat` -> `15.10.4-postgres-tomcat`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 00:48:40 +01:00
TrueCharts Bot dfa6144c0a
chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.6.67@94776ec by renovate (#16862)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `8310b23` -> `94776ec` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 00:47:29 +01:00
TrueCharts Bot d88c060ccf
chore(deps): update container image ghcr.io/linuxserver/filezilla to v@0395c66 by renovate (#16768)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/filezilla](https://togithub.com/linuxserver/docker-filezilla/packages)
([source](https://togithub.com/linuxserver/docker-filezilla)) | digest |
`c415baa` -> `0395c66` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 01:32:43 +02:00
TrueCharts Bot f6723fd2c9
chore(deps): update container image homeassistant/home-assistant to v2024.1.0@2ecae9e by renovate (#16861)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://togithub.com/home-assistant/core)) | major |
`2023.12.4` -> `2024.1.0` |

---

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

---

### Release Notes

<details>
<summary>home-assistant/core (homeassistant/home-assistant)</summary>

###
[`v2024.1.0`](https://togithub.com/home-assistant/core/releases/tag/2024.1.0)

[Compare
Source](https://togithub.com/home-assistant/core/compare/2023.12.4...2024.1.0)

ℹ️ This release is not yet available! This release on GitHub starts a
pre-build of our release images. Please monitor our website for the
availability of the release later today.

https://www.home-assistant.io

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 01:24:48 +02:00
TrueCharts Bot 43b1023339
chore(deps): update container image n8nio/n8n to v1.23.0@e1920fd by renovate (#16855)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.22.4` -> `1.23.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 00:20:02 +01:00
TrueCharts Bot d68653ea08
chore(deps): update ignored by renovate (patch) (#16673)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [2fauth/2fauth](https://togithub.com/Bubka/2FAuth) | patch | `5.0.0`
-> `5.0.2` |
| appsmith/appsmith-ce | patch | `v1.9.50` -> `v1.9.57` |
| [caronc/apprise](https://togithub.com/caronc/apprise-api) | patch |
`v0.9.5` -> `0.9.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.2.18` ->
`17.2.21` |
| dbeaver/cloudbeaver | patch | `23.3.0` -> `23.3.1` |
| docker.bintray.io/jfrog/artifactory-oss | patch | `7.71.4` ->
`7.71.11` |
| docker.io/jetbrains/youtrack | patch | `2023.2.20316` ->
`2023.2.22656` |
|
[ghcr.io/alexjustesen/speedtest-tracker](https://togithub.com/alexjustesen/speedtest-tracker)
| patch | `v0.13.1` -> `v0.13.4` |
|
[ghcr.io/linuxserver/wireshark](https://togithub.com/linuxserver/docker-wireshark/packages)
([source](https://togithub.com/linuxserver/docker-wireshark)) | patch |
`4.0.10` -> `4.0.11` |
| ghcr.io/muety/telepush | patch | `4.1.1` -> `4.1.2` |
| [ghcr.io/pushbits/server](https://togithub.com/pushbits/server) |
patch | `0.10.2` -> `0.10.3` |
| ghcr.io/seriousm4x/upsnap | patch | `4.1.3` -> `4.1.4` |
| ghost | patch | `5.73.1` -> `5.73.2` |
| [grafana/loki](https://togithub.com/grafana/loki) | patch | `2.9.2` ->
`2.9.3` |
| gristlabs/grist | patch | `1.1.7` -> `1.1.10` |
| [inventree/inventree](https://togithub.com/inventree/InvenTree) |
patch | `0.12.8` -> `0.12.10` |
| [jlesage/dupeguru](https://togithub.com/jlesage/docker-dupeguru) |
patch | `v23.11.2` -> `v23.11.3` |
| leantime/leantime | patch | `2.4.7` -> `2.4.8` |
|
[netboxcommunity/netbox](https://togithub.com/netbox-community/netbox-docker)
| patch | `v3.6.5-2.7.0` -> `v3.6.9-2.7.0` |
| noisedash/noisedash | patch | `v0.6.12` -> `v0.6.13` |
| [openproject/community](https://togithub.com/opf/openproject) | patch
| `13.0.7` -> `13.0.8` |
| [owncloud/ocis](https://togithub.com/owncloud/ocis) | patch | `4.0.2`
-> `4.0.5` |
|
[privatebin/pdo](https://togithub.com/PrivateBin/docker-nginx-fpm-alpine)
| patch | `1.6.0` -> `1.6.2` |
| pydio/cells | patch | `4.3.1` -> `4.3.2` |
| selexin/cleanarr | patch | `v2.5.0` -> `v2.5.1` |
| stonith404/pingvin-share | patch | `v0.20.2` -> `v0.20.3` |
| typesense/typesense | patch | `0.25.1` -> `0.25.2` |
| [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) |
patch | `1.5.6` -> `1.5.10` |
| zusam/zusam | patch | `0.5.4` -> `0.5.5` |

---

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

---

### Release Notes

<details>
<summary>Bubka/2FAuth (2fauth/2fauth)</summary>

###
[`v5.0.2`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#502---2023-12-29)

[Compare
Source](https://togithub.com/Bubka/2FAuth/compare/v5.0.1...v5.0.2)

##### Fixed

- [issue #&#8203;265](https://togithub.com/Bubka/2FAuth/issues/265)
Version 5.0.1 doesn't display colored countdown segments

###
[`v5.0.1`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#501---2023-12-29)

[Compare
Source](https://togithub.com/Bubka/2FAuth/compare/v5.0.0...v5.0.1)

##### Fixed

- [issue #&#8203;262](https://togithub.com/Bubka/2FAuth/issues/262)
Missing custom base url support

</details>

<details>
<summary>caronc/apprise-api (caronc/apprise)</summary>

###
[`v0.9.7`](https://togithub.com/caronc/apprise-api/releases/tag/v0.9.7):
Apprise API Release v0.9.7

[Compare
Source](https://togithub.com/caronc/apprise-api/compare/v0.9.6...v0.9.7)

#### 💡 Features

- Refactored to work with [Apprise
v1.7.x](https://togithub.com/caronc/apprise/releases/tag/v1.7.0)
- Group Configuration now working via APi (introduced in Apprise v1.6.x)
-   Improved documentation

#### 🐞 Bugfixes

-   n/a

###
[`v0.9.6`](https://togithub.com/caronc/apprise-api/releases/tag/v0.9.6):
Apprise API Release v0.9.6

[Compare
Source](https://togithub.com/caronc/apprise-api/compare/0.9.5...v0.9.6)

#### 💡 Features

- Multi-stage Docker changes that brought image size down from ~600MB to
just 70MB! 🚀
- New Configuration Generator button added to make it easier to create
obfuscated (and non-guessable) unique configuration keys.
-   Dark mode color improvements
- Added more documentation and dynamic examples based on `{key}` being
viewed to show how it can be triggered using `curl` and or the `apprise`
CLI tool

#### 🐞 Bugfixes

- Light/Dark Theme saved in session fix
([#&#8203;141](https://togithub.com/caronc/apprise-api/issues/141))

</details>

<details>
<summary>alexjustesen/speedtest-tracker
(ghcr.io/alexjustesen/speedtest-tracker)</summary>

###
[`v0.13.4`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.4)

[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.3...v0.13.4)

#### What's Changed

- Laravel 10.33.0 Shift by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/920](https://togithub.com/alexjustesen/speedtest-tracker/pull/920)
- \[Feature] Added home nav item by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/921](https://togithub.com/alexjustesen/speedtest-tracker/pull/921)
- \[Feature] Made more result columns sortable by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/926](https://togithub.com/alexjustesen/speedtest-tracker/pull/926)
- Release v0.13.4 by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/927](https://togithub.com/alexjustesen/speedtest-tracker/pull/927)

**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.3...v0.13.4

###
[`v0.13.3`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.3)

[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.2...v0.13.3)

#### What's Changed

- \[Bug] Don't return SAMEORIGIN twice (Hotfix Release v0.13.3) by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/904](https://togithub.com/alexjustesen/speedtest-tracker/pull/904)

**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.2...v0.13.3

###
[`v0.13.2`](https://togithub.com/alexjustesen/speedtest-tracker/releases/tag/v0.13.2)

[Compare
Source](https://togithub.com/alexjustesen/speedtest-tracker/compare/v0.13.1...v0.13.2)

#### What's Changed

- Added public dashboard enabled setting to general settings by
[@&#8203;frknakk](https://togithub.com/frknakk) in
[https://github.com/alexjustesen/speedtest-tracker/pull/856](https://togithub.com/alexjustesen/speedtest-tracker/pull/856)
- Laravel 10.28.0 Shift by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/861](https://togithub.com/alexjustesen/speedtest-tracker/pull/861)
- Laravel 10.31.0 Shift by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/890](https://togithub.com/alexjustesen/speedtest-tracker/pull/890)
- \[Chore] Build and publish dev image workflow by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/898](https://togithub.com/alexjustesen/speedtest-tracker/pull/898)
- \[Feature] Allow public dashboard to be embedded by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/897](https://togithub.com/alexjustesen/speedtest-tracker/pull/897)
- \[Bug] missed a dash in allow from by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/899](https://togithub.com/alexjustesen/speedtest-tracker/pull/899)
- \[Bug] Use same origin as header default by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/900](https://togithub.com/alexjustesen/speedtest-tracker/pull/900)
- Release v0.13.2 by
[@&#8203;alexjustesen](https://togithub.com/alexjustesen) in
[https://github.com/alexjustesen/speedtest-tracker/pull/901](https://togithub.com/alexjustesen/speedtest-tracker/pull/901)

#### New Contributors

- [@&#8203;frknakk](https://togithub.com/frknakk) made their first
contribution in
[https://github.com/alexjustesen/speedtest-tracker/pull/856](https://togithub.com/alexjustesen/speedtest-tracker/pull/856)

**Full Changelog**:
https://github.com/alexjustesen/speedtest-tracker/compare/v0.13.1...v0.13.2

</details>

<details>
<summary>pushbits/server (ghcr.io/pushbits/server)</summary>

###
[`v0.10.3`](https://togithub.com/pushbits/server/releases/tag/v0.10.3)

[Compare
Source](https://togithub.com/pushbits/server/compare/v0.10.2...v0.10.3)

#### Changelog

- [`35f9573`](https://togithub.com/pushbits/server/commit/35f9573)
Update Go version

</details>

<details>
<summary>grafana/loki (grafana/loki)</summary>

### [`v2.9.3`](https://togithub.com/grafana/loki/releases/tag/v2.9.3)

[Compare
Source](https://togithub.com/grafana/loki/compare/v2.9.2...v2.9.3)

This is release `v2.9.3` of Loki.

##### Notable changes:

This release includes a few small fixes and CVE patches

- Upgrade otelhttp from 0.40.0 -> 0.44.0 and base alpine image from
3.18.3 -> 3.18.5 to fix a few CVES (CVE-2023-45142, CVE-2022-21698,
CVE-2023-5363).
- Fix querying ingester for label values with a matcher (previously
didn't respect the matcher).
- Ensure all lifecycler cfgs ref a valid IPv6 addr and port combination

##### Installation:

The components of Loki are currently distributed in plain binary form
and as Docker container images. Choose what fits your use-case best.

##### Docker container:

-   https://hub.docker.com/r/grafana/loki
-   https://hub.docker.com/r/grafana/promtail

```bash
$ docker pull "grafana/loki:2.9.3"
$ docker pull "grafana/promtail:2.9.3"
```

##### Binary

We provide pre-compiled binary executables for the most common operating
systems and architectures.
Choose from the assets below for the application and architecture
matching your system.
Example for `Loki` on the `linux` operating system and `amd64`
architecture:

```bash
$ curl -O -L "https://github.com/grafana/loki/releases/download/v2.9.3/loki-linux-amd64.zip"

### extract the binary
$ unzip "loki-linux-amd64.zip"

### make sure it is executable
$ chmod a+x "loki-linux-amd64"
```

</details>

<details>
<summary>inventree/InvenTree (inventree/inventree)</summary>

###
[`v0.12.10`](https://togithub.com/inventree/InvenTree/releases/tag/0.12.10)

[Compare
Source](https://togithub.com/inventree/InvenTree/compare/0.12.8...0.12.10)

<!-- Release notes generated using configuration in .github/release.yml
at 0.12.x -->

#### What's Changed

##### Bug Fixes

- Cherry pick changes from
[`fe0d9c1`](fe0d9c1923)
by [@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5917](https://togithub.com/inventree/InvenTree/pull/5917)
- Bug fix: distinct query by
[@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5960](https://togithub.com/inventree/InvenTree/pull/5960)
- Revert base requirements for docker build by
[@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5963](https://togithub.com/inventree/InvenTree/pull/5963)

##### Devops / Setup Changes

- Update docker workflow action by
[@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5958](https://togithub.com/inventree/InvenTree/pull/5958)
- Backport docker updates by
[@&#8203;SchrodingersGat](https://togithub.com/SchrodingersGat) in
[https://github.com/inventree/InvenTree/pull/5962](https://togithub.com/inventree/InvenTree/pull/5962)

**Full Changelog**:
https://github.com/inventree/InvenTree/compare/0.12.9...0.12.10

</details>

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

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

[Compare
Source](https://togithub.com/jlesage/docker-dupeguru/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>

<details>
<summary>opf/openproject (openproject/community)</summary>

###
[`v13.0.8`](https://togithub.com/opf/openproject/releases/tag/v13.0.8):
OpenProject 13.0.8

[Compare
Source](https://togithub.com/opf/openproject/compare/v13.0.7...v13.0.8)

### OpenProject 13.0.8

Release date: 2023-12-05

We released [OpenProject
13.0.8](https://community.openproject.com/versions/1942).
The release contains several bug fixes and we recommend updating to the
newest version.

<!--more-->

##### Bug fixes and changes

- Fixed: Logging time using "My spent time" widget returns previous day
(likely time zone issue)
\[[#&#8203;49779](https://community.openproject.com/wp/49779)]
- Fixed: Internal server error upon login via Microsoft Entra ID
(AzureAD) \[[#&#8203;50167](https://community.openproject.com/wp/50167)]
- Fixed: IFC conversion fails (libhostfxr.so not found) (reintroduced
bug) \[[#&#8203;50172](https://community.openproject.com/wp/50172)]
- Fixed: +Custom field button moved left (instead of being on the right)
of the Custom fields page in Project settings
\[[#&#8203;50285](https://community.openproject.com/wp/50285)]
- Fixed: Make Nextcloud synchronization more stable in 13.0.
\[[#&#8203;51265](https://community.openproject.com/wp/51265)]

##### Contributions

A big thanks to community members for reporting bugs and helping us
identifying and providing fixes.

Special thanks for reporting and finding bugs go to

Daniel Grabowski, Jeffrey McDole

</details>

<details>
<summary>owncloud/ocis (owncloud/ocis)</summary>

### [`v4.0.5`](https://togithub.com/owncloud/ocis/releases/tag/v4.0.5):
4.0.5

[Compare
Source](https://togithub.com/owncloud/ocis/compare/v4.0.4...v4.0.5)

### Changes in 4.0.5

#### Summary

- Bugfix - Fix reva config of frontend service to avoid misleading error
logs: [#&#8203;7934](https://togithub.com/owncloud/ocis/pull/7934)
- Bugfix - Fix trace ids:
[#&#8203;8026](https://togithub.com/owncloud/ocis/pull/8026)
- Bugfix - Do not purge expired upload sessions that are still
postprocessing:
[#&#8203;7941](https://togithub.com/owncloud/ocis/pull/7941)
- Enhancement - Add cli commands for trash-binq:
[#&#8203;7936](https://togithub.com/owncloud/ocis/pull/7936)

#### Details

- Bugfix - Fix reva config of frontend service to avoid misleading error
logs: [#&#8203;7934](https://togithub.com/owncloud/ocis/pull/7934)

We set an empty Credentials chain for the frontend service now. In ocis
all non-reva token
authentication is handled by the proxy. This avoids irritating error
messages about the
    missing 'auth-bearer' service.


[https://github.com/owncloud/ocis/issues/6692](https://togithub.com/owncloud/ocis/issues/6692)

[https://github.com/owncloud/ocis/pull/7934](https://togithub.com/owncloud/ocis/pull/7934)7[https://github.com/owncloud/ocis/pull/7453](https://togithub.com/owncloud/ocis/pull/7453)u[https://github.com/cs3org/reva/pull/4396](https://togithub.com/cs3org/reva/pull/4396)v[https://github.com/cs3org/reva/pull/4241](https://togithub.com/cs3org/reva/pull/4241)g/reva/pull/4241

- Bugfix - Fix trace ids:
[#&#8203;8026](https://togithub.com/owncloud/ocis/pull/8026)

We changed the default tracing to produce non-empty traceids and fixed a
problem where traces
    got disconnected further down the stack.


[https://github.com/owncloud/ocis/pull/8026](https://togithub.com/owncloud/ocis/pull/8026)

- Bugfix - Do not purge expired upload sessions that are still
postprocessing:
[#&#8203;7941](https://togithub.com/owncloud/ocis/pull/7941)


[https://github.com/owncloud/ocis/pull/7941](https://togithub.com/owncloud/ocis/pull/7941)

[https://github.com/owncloud/ocis/pull/7859](https://togithub.com/owncloud/ocis/pull/7859)7[https://github.com/owncloud/ocis/pull/7958](https://togithub.com/owncloud/ocis/pull/7958)ull/7958

- Enhancement - Add cli commands for trash-binq:
[#&#8203;7936](https://togithub.com/owncloud/ocis/pull/7936)

We added the `list` and `restore` commands to the trash-bin items to the
CLI


[https://github.com/owncloud/ocis/issues/7845](https://togithub.com/owncloud/ocis/issues/7845)

[https://github.com/owncloud/ocis/pull/7936](https://togithub.com/owncloud/ocis/pull/7936)7936

###
[`v4.0.4`](https://togithub.com/owncloud/ocis/blob/HEAD/CHANGELOG.md#Changelog-for-404-2023-12-07)

[Compare
Source](https://togithub.com/owncloud/ocis/compare/v4.0.3...v4.0.4)

The following sections list the changes for 4.0.4.

[4.0.4]: https://togithub.com/owncloud/ocis/compare/v4.0.3...v4.0.4

#### Summary

- Enhancement - Update reva to improve trashbin listing:
[#&#8203;7858](https://togithub.com/owncloud/ocis/pull/7858)

#### Details

- Enhancement - Update reva to improve trashbin listing:
[#&#8203;7858](https://togithub.com/owncloud/ocis/pull/7858)

#### Changelog for reva 2.13.3

- Enhancement
[cs3org/reva#4377](https://togithub.com/cs3org/reva/pull/4377): Handle
trashbin file listings concurrently


[https://github.com/owncloud/ocis/pull/7858](https://togithub.com/owncloud/ocis/pull/7858)

###
[`v4.0.3`](https://togithub.com/owncloud/ocis/blob/HEAD/CHANGELOG.md#Changelog-for-403-2023-11-24)

[Compare
Source](https://togithub.com/owncloud/ocis/compare/v4.0.2...v4.0.3)

The following sections list the changes for 4.0.3.

[4.0.3]: https://togithub.com/owncloud/ocis/compare/v4.0.2...v4.0.3

#### Summary

- Bugfix - Bump reva to 2.16.2:
[#&#8203;7512](https://togithub.com/owncloud/ocis/pull/7512)
- Bugfix - Token storage config fixed:
[#&#8203;7546](https://togithub.com/owncloud/ocis/pull/7546)
- Enhancement - Support spec violating AD FS access token issuer:
[#&#8203;7138](https://togithub.com/owncloud/ocis/pull/7138)
- Enhancement - Update web to v7.1.2:
[#&#8203;7798](https://togithub.com/owncloud/ocis/pull/7798)

#### Details

- Bugfix - Bump reva to 2.16.2:
[#&#8203;7512](https://togithub.com/owncloud/ocis/pull/7512)

- Bugfix [cs3org/reva#4251](https://togithub.com/cs3org/reva/pull/4251):
ldap: fix GetUserByClaim for binary encoded UUIDs


[https://github.com/owncloud/ocis/issues/7469](https://togithub.com/owncloud/ocis/issues/7469)

[https://github.com/owncloud/ocis/pull/7512](https://togithub.com/owncloud/ocis/pull/7512)7512

- Bugfix - Token storage config fixed:
[#&#8203;7546](https://togithub.com/owncloud/ocis/pull/7546)

The token storage config in the config.json for web was missing when it
was set
    to `false`.


[https://github.com/owncloud/ocis/issues/7462](https://togithub.com/owncloud/ocis/issues/7462)

[https://github.com/owncloud/ocis/pull/7546](https://togithub.com/owncloud/ocis/pull/7546)7546

- Enhancement - Support spec violating AD FS access token issuer:
[#&#8203;7138](https://togithub.com/owncloud/ocis/pull/7138)

    AD FS `/adfs/.well-known/openid-configuration` has an optional
`access_token_issuer` which, in violation of the OpenID Connect spec,
takes
    precedence over `issuer`.


[https://github.com/owncloud/ocis/pull/7138](https://togithub.com/owncloud/ocis/pull/7138)

- Enhancement - Update web to v7.1.2:
[#&#8203;7798](https://togithub.com/owncloud/ocis/pull/7798)

    Tags: web

We updated ownCloud Web to v7.1.2. Please refer to the changelog
(linked) for
    details on the web release.

#### Summary \* Bugfix

[owncloud/web#9833](https://togithub.com/owncloud/web/pull/9833):
Resolving
external URLs \* Bugfix
[owncloud/web#9868](https://togithub.com/owncloud/web/pull/9868):
Respect
"details"-query on private links \* Bugfix
[owncloud/web#9913](https://togithub.com/owncloud/web/pull/9913):
Private link
resolving via share jail ID


[https://github.com/owncloud/ocis/pull/7798](https://togithub.com/owncloud/ocis/pull/7798)
https://github.com/owncloud/web/releases/tag/v7.1.2

</details>

<details>
<summary>TandoorRecipes/recipes (vabene1111/recipes)</summary>

###
[`v1.5.10`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.10)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.9...1.5.10)

- **added** property editor to quickly edit properties for all foods on
a given recipe
- **improved** error messages when importing recipes / other places
(thanks to [jrester](https://togithub.com/jrester)
[#&#8203;2728](https://togithub.com/TandoorRecipes/recipes/issues/2728))
- **improved** adding to the meal plan from the recipe context menu now
has a default end date
- **improved** lots of documentation about the installation/update
process (thanks to [@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2758](https://togithub.com/TandoorRecipes/recipes/issues/2758))
-   **improved** made `to_date` in meal plan api optional
- **changed** renamed `TIMEZONE` environment variable to `TZ`, old is
deprecated but will likely stay for a long time (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2758](https://togithub.com/TandoorRecipes/recipes/issues/2758))
- **changed** no longer show warning on property view when individual
values are 0 as that might be on purpose
-   **changed** automatically open the ingredient editor in a new tab
- **fixed** meal plan items breaking when spanning multiple
weeks/periods
[#&#8203;2678](https://togithub.com/TandoorRecipes/recipes/issues/2678)
- **fixed** error when URL importing recipes with to long descriptions
(thanks to [@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2763](https://togithub.com/TandoorRecipes/recipes/issues/2763))
-   **fixed** issue with the youtube importer
- **fixed** database connection strings with port numbers (thanks to
[tourn](https://togithub.com/tourn)
[#&#8203;2771](https://togithub.com/TandoorRecipes/recipes/issues/2771))
- **fixed** copying recipes with properties would link properties
together
[#&#8203;2720](https://togithub.com/TandoorRecipes/recipes/issues/2720)
- **fixed** description overlays breaking obscured by time information
[#&#8203;2743](https://togithub.com/TandoorRecipes/recipes/issues/2743)
(thanks [flomero](https://togithub.com/flomero) for helping)
-   **updated** some dependencies

###
[`v1.5.9`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.9)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.8...1.5.9)

⚠️ Tandoor Version `1.5.7` updates to Django `4.2` which [removes
support for postgres
11](https://docs.djangoproject.com/en/4.2/releases/4.2/#dropped-support-for-postgresql-11).
See
[FAQ](https://docs.tandoor.dev/faq/#how-can-i-upgrade-postgres-major-versions)
for notes on how to upgrade.

- **fixed** error with space image for non logged in / non spaced views
[#&#8203;2751](https://togithub.com/TandoorRecipes/recipes/issues/2751)
(thanks to [@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2753](https://togithub.com/TandoorRecipes/recipes/issues/2753))

###
[`v1.5.8`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.8)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.6...1.5.8)

⚠️ Tandoor Version `1.5.7` updates to Django `4.2` which [removes
support for postgres
11](https://docs.djangoproject.com/en/4.2/releases/4.2/#dropped-support-for-postgresql-11).
See
[FAQ](https://docs.tandoor.dev/faq/#how-can-i-upgrade-postgres-major-versions)
for notes on how to upgrade.

- **fixed** constraint on meal type uniqueness breaking migrations for
some users

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 01:10:52 +02:00
TrueCharts Bot 833b4cf8e2
chore(deps): update container image feramance/qbitrr to v3.8.12@084f8a6 by renovate (#16860)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| feramance/qbitrr | patch | `v3.8.10` -> `v3.8.12` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 00:10:40 +01:00
TrueCharts Bot 12522b3a75
chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@9bc4d5f by renovate (#16859)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `f643980` -> `9bc4d5f`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 00:09:07 +01:00
Stavros Kois f1151d2c72
fix(humhub): split containers and fix bug (#16858)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes #16563

**⚙️ 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._
2024-01-04 00:55:09 +02:00
Stavros Kois 074ef6eee0
fix(tubesync): disable varrun 2024-01-03 23:21:20 +02:00
Stavros Kois 33e0a99ce0
fix(rss-bridge): disable varrun vol (#16856)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  #15351
⚒️ Fixes  #15843

**⚙️ 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._
2024-01-03 23:17:48 +02:00
StevenMcElligott d2f992c004
feat(kitchenowl): Add OIDC providers (#16748)
**Description**

Added OIDC providers based on this page (since it has to be done on the
backend) -> https://docs.kitchenowl.org/self-hosting/oidc/

⚒️ Fixes  #16699 

**⚙️ 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?**
<!--
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._

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@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>
2024-01-03 23:13:29 +02:00
Stavros Kois f868736073
chore(custom-app): bump to apply imagePullSecret fix
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-03 23:09:24 +02:00
TrueCharts Bot b72d77fbca
chore(deps): update container image ghcr.io/onedr0p/sabnzbd to v4.2.0@f2418b0 by renovate (#16854)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/sabnzbd](https://ghcr.io/onedr0p/sabnzbd)
([source](https://togithub.com/onedr0p/containers)) | minor | `4.1.0` ->
`4.2.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 22:01:53 +01:00
TrueCharts Bot 0be4fa0d09
chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to v3.2.0@c67e0cb by renovate (#16676)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gilesknap/gphotos-sync](https://togithub.com/gilesknap/gphotos-sync)
| minor | `3.1.3` -> `3.2.0` |

---

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

---

### Release Notes

<details>
<summary>gilesknap/gphotos-sync
(ghcr.io/gilesknap/gphotos-sync)</summary>

###
[`v3.2.0`](https://togithub.com/gilesknap/gphotos-sync/releases/tag/3.2.0)

[Compare
Source](https://togithub.com/gilesknap/gphotos-sync/compare/3.1.3...3.2.0)

Merge latest skeleton - update to support Python 3.12

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 22:01:19 +01:00
TrueCharts Bot 9e85e8ebe4
chore(deps): update container image n8nio/n8n to v1.22.4@836a990 by renovate (#16852)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | patch | `1.22.3` -> `1.22.4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 21:54:28 +01:00
TrueCharts Bot 8fac2f0857
chore(deps): update container image ghcr.io/hotio/whisparr to vnightly-2.0.0.355@9ef54ff by renovate (#16851)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/hotio/whisparr](https://togithub.com/hotio/whisparr/blob/master/README.md)
([source](https://togithub.com/hotio/whisparr)) | patch |
`nightly-2.0.0.289` -> `nightly-2.0.0.355` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 21:54:05 +01:00
TrueCharts Bot 4b0a962a34
chore(deps): update container image lswl/vertex to stable@953e7b3 by renovate (#16848)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lswl/vertex | digest | `778b137` -> `953e7b3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 21:53:34 +01:00
TrueCharts Bot 4519c12441
chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.2@ee91aa2 by renovate (#16847)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/remmina](https://togithub.com/linuxserver/docker-remmina/packages)
([source](https://togithub.com/linuxserver/docker-remmina)) | digest |
`597aaf1` -> `ee91aa2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 21:53:17 +01:00
TrueCharts Bot 9719e2048d
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@8c28b66 by renovate (#16849) 2024-01-03 21:53:04 +01:00
TrueCharts Bot 1799726086
chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@87f5267 by renovate (#16846)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `3689c6c` -> `87f5267` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 21:52:57 +01:00
TrueCharts Bot 2a69f1a4c6
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@7e37543 by renovate (#16850)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `d3c9694` -> `7e37543` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 21:52:48 +01:00
TrueCharts Bot e41e32b49f
chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@de98820 by renovate (#16845)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/booksonic-air](https://togithub.com/linuxserver/docker-booksonic-air/packages)
([source](https://togithub.com/linuxserver/docker-booksonic-air)) |
digest | `04936bd` -> `de98820` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 21:52:27 +01:00
TrueCharts Bot 7bc0308a43
chore(deps): update container image diygod/rsshub to latest@6ff635b by renovate (#16844)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `6084942` -> `6ff635b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 21:51:56 +01:00
Boemeltrein c186941b16
chore(photoprism) - fix typo in app description (#16842)
**Description**
Remove type error in the description in row 6

⚒️ Fixes  # 
Remove type error in the description in row 6

**⚙️ 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?**
<!--
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:**
Discussed on Discord with Shadofall

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x ] 👀 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._

---------

Signed-off-by: Boemeltrein <130394941+Boemeltrein@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>
Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
2024-01-03 22:41:28 +02:00
TrueCharts Bot ff4ac59d6d
chore(deps): update container image thomseddon/traefik-forward-auth to latest@b364aa6 by renovate (#16797)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| thomseddon/traefik-forward-auth | digest | `b364aa6` -> `b364aa6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-03 15:38:11 +02:00
Juan Jose Chong bc01d12635
fix(apps): fix unpackerr config storage (#16826)
**Description**
Fixes an issue where the Unpackerr chart would not automatically create
(or load) unpackerr.conf unless the directory (/config) was created and
mapped. The /downloads mapping was removed and replaced with /config
instead. The chart will start without the directory present, however, it
will only rely on environment variables.

⚒️ Fixes:  
- Maps /config so that the app can create and read unpackerr.conf
instead of relying on environment variables.
- Added whisparr to chart.yaml since it is supported by Unpackerr

**⚙️ 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?**
Make changes to affected files and start the chart.

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 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
- [X] ⚠️ 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
2024-01-03 13:55:34 +01:00
TrueCharts Bot e4e44fc1e7
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.30.0@e2f9e6a by renovate (#16810)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.20.1` -> `v1.30.0` |

---

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

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v1.30.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.30.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.29.0...v1.30.0)

#### New

- Change Password by
[@&#8203;iamericfletcher](https://togithub.com/iamericfletcher) in
[https://github.com/sbondCo/Watcharr/pull/290](https://togithub.com/sbondCo/Watcharr/pull/290)
- Export Watched List by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/291](https://togithub.com/sbondCo/Watcharr/pull/291)

#### Changed

- Content rating text follow hovered star by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/292](https://togithub.com/sbondCo/Watcharr/pull/292)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/162656150?tag=v1.30.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.29.0...v1.30.0

###
[`v1.29.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.29.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.28.0...v1.29.0)

#### New

- Enhancement: Allow filtering and sorting other watched lists
[#&#8203;276](https://togithub.com/sbondCo/Watcharr/issues/276) by
[@&#8203;iamericfletcher](https://togithub.com/iamericfletcher) in
[https://github.com/sbondCo/Watcharr/pull/281](https://togithub.com/sbondCo/Watcharr/pull/281)
- Public thoughts (view your followed users' reviews/thoughts on
movie/tv pages and new setting to keep your thoughts private) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/288](https://togithub.com/sbondCo/Watcharr/pull/288)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/8de39a85-5c22-458c-8aa6-d261eefff4cd)

#### Fixed

- Fix tooltips on scroll and from causing overflow on window resize by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/277](https://togithub.com/sbondCo/Watcharr/pull/277)
- Fix content with same tmdb ids by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/280](https://togithub.com/sbondCo/Watcharr/pull/280)

#### Maintenance

- \[ImgBot] Optimize images by
[@&#8203;imgbot](https://togithub.com/imgbot) in
[https://github.com/sbondCo/Watcharr/pull/268](https://togithub.com/sbondCo/Watcharr/pull/268)
- server: bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/275](https://togithub.com/sbondCo/Watcharr/pull/275)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.1 to 6.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/274](https://togithub.com/sbondCo/Watcharr/pull/274)
- workflow: bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/272](https://togithub.com/sbondCo/Watcharr/pull/272)
- ui: bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/264](https://togithub.com/sbondCo/Watcharr/pull/264)
- workflow: bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/271](https://togithub.com/sbondCo/Watcharr/pull/271)
- ui: bump prettier-plugin-svelte from 3.0.3 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/262](https://togithub.com/sbondCo/Watcharr/pull/262)
- ui: bump eslint-plugin-svelte from 2.35.0 to 2.35.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/263](https://togithub.com/sbondCo/Watcharr/pull/263)
- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.6 to 2.0.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/278](https://togithub.com/sbondCo/Watcharr/pull/278)
- ui: bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/287](https://togithub.com/sbondCo/Watcharr/pull/287)
- ui: bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/286](https://togithub.com/sbondCo/Watcharr/pull/286)
- ui: bump svelte-preprocess from 5.1.1 to 5.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/283](https://togithub.com/sbondCo/Watcharr/pull/283)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.15.0 to 6.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/284](https://togithub.com/sbondCo/Watcharr/pull/284)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.13.0 to 6.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/285](https://togithub.com/sbondCo/Watcharr/pull/285)

#### New Contributors

- [@&#8203;iamericfletcher](https://togithub.com/iamericfletcher) made
their first contribution (thank you very much!) in
[https://github.com/sbondCo/Watcharr/pull/281](https://togithub.com/sbondCo/Watcharr/pull/281)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/161474333?tag=v1.29.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.28.0...v1.29.0

###
[`v1.28.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.28.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.27.0...v1.28.0)

#### New

- PWA Support by
[@&#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) in
[https://github.com/sbondCo/Watcharr/pull/259](https://togithub.com/sbondCo/Watcharr/pull/259)
- Basic sort and filter indicators by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/253](https://togithub.com/sbondCo/Watcharr/pull/253)
- Episode overview and runtime by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/257](https://togithub.com/sbondCo/Watcharr/pull/257)

#### Changed

- Hiding rating when hide spoiler is checked in profile by
[@&#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) in
[https://github.com/sbondCo/Watcharr/pull/255](https://togithub.com/sbondCo/Watcharr/pull/255)

#### Fixed

- Fix tooltip and nav overflow by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/254](https://togithub.com/sbondCo/Watcharr/pull/254)
- Fix dockerfile server build by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/260](https://togithub.com/sbondCo/Watcharr/pull/260)

#### Maintenance

- ui: bump
[@&#8203;types/papaparse](https://togithub.com/types/papaparse) from
5.3.11 to 5.3.14 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/249](https://togithub.com/sbondCo/Watcharr/pull/249)
- ui: bump vite from 4.5.0 to 4.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/251](https://togithub.com/sbondCo/Watcharr/pull/251)
- ui: bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/250](https://togithub.com/sbondCo/Watcharr/pull/250)
- ui: bump svelte from 4.2.7 to 4.2.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/246](https://togithub.com/sbondCo/Watcharr/pull/246)
- server: bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/245](https://togithub.com/sbondCo/Watcharr/pull/245)
- ui: bump eslint-config-prettier from 9.0.0 to 9.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/248](https://togithub.com/sbondCo/Watcharr/pull/248)
- ui: bump svelte-preprocess from 5.1.0 to 5.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/247](https://togithub.com/sbondCo/Watcharr/pull/247)
- PR Template and test workflow by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/266](https://togithub.com/sbondCo/Watcharr/pull/266)

#### New Contributors

- [@&#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) made
their first contribution (thank you for taking the time!) in
[https://github.com/sbondCo/Watcharr/pull/255](https://togithub.com/sbondCo/Watcharr/pull/255)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/156358524?tag=v1.28.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.27.0...v1.28.0

###
[`v1.27.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.27.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.26.0...v1.27.0)

#### New

- User configure (avatars and bios) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/242](https://togithub.com/sbondCo/Watcharr/pull/242)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/c1c57790-3ffd-4dc2-86d0-b9fde46710fc)

#### Changed

- Nav: Hide buttons when searchbar is focused by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/241](https://togithub.com/sbondCo/Watcharr/pull/241)

#### Fixed

- Posters - Use cached images on watched list by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/243](https://togithub.com/sbondCo/Watcharr/pull/243)

#### Maintenance

- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.11.0 to 6.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/227](https://togithub.com/sbondCo/Watcharr/pull/227)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.11.0 to 6.13.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/240](https://togithub.com/sbondCo/Watcharr/pull/240)
- server: bump golang.org/x/crypto from 0.15.0 to 0.16.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/233](https://togithub.com/sbondCo/Watcharr/pull/233)
- ui: bump svelte-check from 3.6.0 to 3.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/229](https://togithub.com/sbondCo/Watcharr/pull/229)
- ui: bump axios from 1.6.1 to 1.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/230](https://togithub.com/sbondCo/Watcharr/pull/230)
- ui: bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/231](https://togithub.com/sbondCo/Watcharr/pull/231)
- server: bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/232](https://togithub.com/sbondCo/Watcharr/pull/232)

**Package**:
https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/154020222?tag=v1.27.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.26.0...v1.27.0

###
[`v1.26.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.26.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.25.0...v1.26.0)

#### New

- Following Users by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/234](https://togithub.com/sbondCo/Watcharr/pull/234)
(thanks [@&#8203;DNYLA](https://togithub.com/DNYLA))

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/356f58bf-c4a8-4dcc-8983-328efc6bf53b)
    Also: Users and content results separated and user list restyled:

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/2ae0817c-6860-41cc-9da5-62532d3e3d0b)

#### Changed

- Movie default status to FINISHED by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/239](https://togithub.com/sbondCo/Watcharr/pull/239)
(thanks [@&#8203;MathieuMoalic](https://togithub.com/MathieuMoalic))

#### Fixed

- User list posters (unrated text and buttons showing) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/234](https://togithub.com/sbondCo/Watcharr/pull/234)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/151995542?tag=v1.26.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.25.0...v1.26.0

###
[`v1.25.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.25.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.24.0...v1.25.0)

#### New

- 🌟 Import rating and rating date from TMDb, give activity
customDate column by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/223](https://togithub.com/sbondCo/Watcharr/pull/223)
(thanks [@&#8203;MathieuMoalic](https://togithub.com/MathieuMoalic))

#### Maintenance

- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.5 to 1.27.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/222](https://togithub.com/sbondCo/Watcharr/pull/222)
- ui: bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/221](https://togithub.com/sbondCo/Watcharr/pull/221)
- ui: bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/220](https://togithub.com/sbondCo/Watcharr/pull/220)
- ui: bump svelte-check from 3.5.2 to 3.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/218](https://togithub.com/sbondCo/Watcharr/pull/218)
- ui: bump svelte from 4.2.3 to 4.2.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/219](https://togithub.com/sbondCo/Watcharr/pull/219)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149697959?tag=v1.25.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.24.0...v1.25.0

###
[`v1.24.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.24.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.23.0...v1.24.0)

#### New

- TMDb Importing by
[@&#8203;MathieuMoalic](https://togithub.com/MathieuMoalic) in
[https://github.com/sbondCo/Watcharr/pull/216](https://togithub.com/sbondCo/Watcharr/pull/216)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149272531?tag=v1.24.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.23.0...v1.24.0

###
[`v1.23.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.23.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.22.0...v1.23.0)

#### New

- Admin stats by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/213](https://togithub.com/sbondCo/Watcharr/pull/213)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/b6a2c0a2-7873-4362-b886-1b609ae03be6)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149193730?tag=v1.23.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.22.0...v1.23.0

###
[`v1.22.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.22.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.21.1...v1.22.0)

#### New

- 📺 Sonarr Requesting (preview - enable in server settings) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/195](https://togithub.com/sbondCo/Watcharr/pull/195)
- 🎥 Radarr requesting (preview - enable in server settings)
by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/198](https://togithub.com/sbondCo/Watcharr/pull/198)

#### Fixed

- 📦 Fix poster button colors in dark theme by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/196](https://togithub.com/sbondCo/Watcharr/pull/196)
- 🔧 Fix left positioned tooltips and add tooltips to nav icons by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/208](https://togithub.com/sbondCo/Watcharr/pull/208)
- 🧾 Hide request button when sonarr/radarr disabled by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/210](https://togithub.com/sbondCo/Watcharr/pull/210)

#### Changed

- 📖 readme: update and add new screenshots by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/191](https://togithub.com/sbondCo/Watcharr/pull/191)

#### Maintenance

- ui: bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/186](https://togithub.com/sbondCo/Watcharr/pull/186)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/187](https://togithub.com/sbondCo/Watcharr/pull/187)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/189](https://togithub.com/sbondCo/Watcharr/pull/189)
- ui: bump eslint-plugin-svelte from 2.34.0 to 2.35.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/190](https://togithub.com/sbondCo/Watcharr/pull/190)
- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.2 to 1.27.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/197](https://togithub.com/sbondCo/Watcharr/pull/197)
- ui: bump svelte-preprocess from 5.0.4 to 5.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/201](https://togithub.com/sbondCo/Watcharr/pull/201)
- ui: bump axios from 1.6.0 to 1.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/202](https://togithub.com/sbondCo/Watcharr/pull/202)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/203](https://togithub.com/sbondCo/Watcharr/pull/203)
- ui: bump svelte from 4.2.2 to 4.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/204](https://togithub.com/sbondCo/Watcharr/pull/204)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.10.0 to 6.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/205](https://togithub.com/sbondCo/Watcharr/pull/205)
- server: bump golang.org/x/crypto from 0.14.0 to 0.15.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/206](https://togithub.com/sbondCo/Watcharr/pull/206)
- server: bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/207](https://togithub.com/sbondCo/Watcharr/pull/207)

**Package**:
https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/148973625?tag=v1.22.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.21.1...v1.22.0

###
[`v1.21.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.21.1)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.21.0...v1.21.1)

#### Fixed

- 📸 Support changing user to run docker container with &
move to alpine based images by [@&#8203;IRHM](https://togithub.com/IRHM)
in
[https://github.com/sbondCo/Watcharr/pull/185](https://togithub.com/sbondCo/Watcharr/pull/185)
- Setting a user to run the container as now works (reported by
[@&#8203;simonbcn](https://togithub.com/simonbcn), thanks!).
- Moved to alpine based images (+ remove ui devDependencies), image size
cut in half (509MB -> 214MB).

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/143463678?tag=v1.21.1
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.21.0...v1.21.1

###
[`v1.21.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.21.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.20.1...v1.21.0)

#### New

-  Giving show seasons a status and rating by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/179](https://togithub.com/sbondCo/Watcharr/pull/179)

#### Fixed

- 👻 Add shadow to `Click To Reveal` spoiler text so it is always
visible by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/180](https://togithub.com/sbondCo/Watcharr/pull/180)
- 🚔 Fix SeasonList being hidden below nav by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/182](https://togithub.com/sbondCo/Watcharr/pull/182)
- 🔧 SeasonsList: Make season buttons wrap by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/183](https://togithub.com/sbondCo/Watcharr/pull/183)

#### Maintenance

- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/178](https://togithub.com/sbondCo/Watcharr/pull/178)
- ui: bump axios from 1.5.1 to 1.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/177](https://togithub.com/sbondCo/Watcharr/pull/177)
- workflow: bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/161](https://togithub.com/sbondCo/Watcharr/pull/161)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.9.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/175](https://togithub.com/sbondCo/Watcharr/pull/175)
- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.25.2 to 1.27.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/176](https://togithub.com/sbondCo/Watcharr/pull/176)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/143125551?tag=v1.21.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.20.1...v1.21.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 11:51:28 +01:00
TrueCharts Bot 915ee94c79
chore(deps): update container image ghcr.io/beryju/gravity to v0.8.1@14ddf7b by renovate (#16809)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/beryju/gravity | minor | `v0.6.19` -> `v0.8.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 11:51:26 +01:00
TrueCharts Bot 012f8cf40e
chore(deps): update container image feramance/qbitrr to v3.8.10@277ca1b by renovate (#16838)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| feramance/qbitrr | patch | `v3.8.8` -> `v3.8.10` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 11:43:09 +01:00
TrueCharts Bot 6f5e58de0f
chore(deps): update container image photostructure/server to v2023.12.0@ad73bfc by renovate (#16815)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| photostructure/server | major | `v2.1.0-alpha.7` ->
`2023.12.0-alpha.7` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 12:24:05 +02:00
TrueCharts Bot dd7f862a9f
chore(deps): update container image ayufan/proxmox-backup-server to v3.1.2@eacdd4b by renovate (#16808)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ayufan/proxmox-backup-server | minor | `v3.0.2` -> `v3.1.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 10:50:43 +01:00
TrueCharts Bot 3dca2f9ff6
chore(deps): update container image cesura/pastey to 0.5.1-slim@dc994c0 by renovate (#16757)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cesura/pastey | digest | `dc994c0` -> `dc994c0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 10:42:43 +01:00
TrueCharts Bot f8dc9c2849
chore(deps): update container image ghcr.io/linuxserver/calibre to 7.2.0@b4636ba by renovate (#16835)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://togithub.com/linuxserver/docker-calibre/packages)
([source](https://togithub.com/linuxserver/docker-calibre)) | digest |
`3d4ae84` -> `b4636ba` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 10:41:23 +01:00
TrueCharts Bot b013e7a3f9
chore(deps): update container image ghcr.io/beryju/gravity to v0.6.19@f70c4b8 by renovate (#16801) 2024-01-03 10:41:16 +01:00
TrueCharts Bot 20bea88e4b
chore(deps): update container image ghcr.io/linuxserver/mstream to 5.11.4@24ee3e6 by renovate (#16836)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 10:41:13 +01:00
TrueCharts Bot 940fb5d179
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.20.1@bbf535d by renovate (#16804) 2024-01-03 10:41:03 +01:00
TrueCharts Bot a843e48bb0
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@d3c9694 by renovate (#16837)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `a67a3ac` -> `d3c9694` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 10:40:50 +01:00
TrueCharts Bot 0f803a9823
chore(deps): update container image tinymediamanager/tinymediamanager to v5.0.0@c9b936e by renovate (#16729)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tinymediamanager/tinymediamanager | major | `4.3.14` -> `5.0.0` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 10:49:36 +02:00
TrueCharts Bot 254112fc65
chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.27.15@4981e6b by renovate (#16806)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync)
| patch | `0.27.11` -> `0.27.15` |

---

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.27.15`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.14...0.27.15)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.14...0.27.15)

###
[`v0.27.14`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.13...0.27.14)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.13...0.27.14)

###
[`v0.27.13`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.12...0.27.13)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.12...0.27.13)

###
[`v0.27.12`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.11...0.27.12)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.11...0.27.12)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-03 10:38:22 +02:00
TrueCharts Bot 9cfce1a469
chore(deps): update container image ghcr.io/linuxserver/firefox to v120.0.1@2225e73 by renovate (#16834)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://togithub.com/linuxserver/docker-firefox/packages)
([source](https://togithub.com/linuxserver/docker-firefox)) | major |
`116.0.3` -> `120.0.1` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 10:36:33 +02:00
TrueCharts Bot ea9636087d
chore(deps): update container image ghostfolio/ghostfolio to v2.34.0@a939a35 by renovate (#16833)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.33.0` -> `2.34.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:31:32 +01:00
TrueCharts Bot d1a54033bf
chore(deps): update container image jenkins/jenkins to v2.439-jdk17@2aee59d by renovate (#16818) 2024-01-03 09:31:03 +01:00
TrueCharts Bot 76e8dbe404
chore(deps): update container image minio/minio to vrelease.2024-01-01t16-36-33z@0348b93 by renovate (#16814)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | major | `RELEASE.2023-12-23T07-19-11Z` ->
`RELEASE.2024-01-01T16-36-33Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:30:57 +01:00
TrueCharts Bot dc37ec0c19
chore(deps): update neko by renovate (#16722)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `3bb7bff` -> `a7b80a3` |
| m1k1o/neko | digest | `aaa13a8` -> `207c32f` |
| m1k1o/neko | digest | `839d3ca` -> `5ab54a9` |
| m1k1o/neko | digest | `1ed0fc1` -> `cbaadf9` |
| m1k1o/neko | digest | `f9bfcf5` -> `f5cddd3` |
| m1k1o/neko | digest | `fde4425` -> `fbb1b60` |
| m1k1o/neko | digest | `6b511c1` -> `edb47a9` |
| m1k1o/neko | digest | `98635d3` -> `f5e8905` |
| m1k1o/neko | digest | `a224b1c` -> `2417359` |
| m1k1o/neko | digest | `09f4cfc` -> `e7bdc2f` |

---

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:26:10 +01:00
TrueCharts Bot 7eb1aa493f
chore(deps): update container image flowiseai/flowise to v1.4.9@f3cb007 by renovate (#16831)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| flowiseai/flowise | patch | `1.4.8` -> `1.4.9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:21:59 +01:00
TrueCharts Bot fac1ce75b6
chore(deps): update container image tiredofit/backuppc to 6.0.2@d99dee4 by renovate (#16798)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tiredofit/backuppc](https://togithub.com/tiredofit/docker-backuppc) |
digest | `7f4d7c8` -> `d99dee4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:20:59 +01:00
TrueCharts Bot d26a985d6b
chore(deps): update container image fireflyiii/core to vversion-6.1.4@b9905d3 by renovate (#16830)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| fireflyiii/core | patch | `version-6.1.1` -> `version-6.1.4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:20:21 +01:00
TrueCharts Bot ee28bcc112
chore(deps): update container image deconzcommunity/deconz to v2.25.1@cec385f by renovate (#16816)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deconzcommunity/deconz | patch | `2.25.0` -> `2.25.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:19:44 +01:00
TrueCharts Bot 803d3b54e9
chore(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0@630df16 by renovate (#16725)
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 | `2a7a351` -> `630df16` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:19:40 +01:00
TrueCharts Bot 408cbabbf2
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@35d047e by renovate (#16829)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `03097a7` -> `35d047e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:19:25 +01:00
TrueCharts Bot 3325d14b26
chore(deps): update container image petersem/posterr to latest@055616b by renovate (#16787)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| petersem/posterr | digest | `0d7a174` -> `055616b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:19:18 +01:00
TrueCharts Bot e72cf8e398
chore(deps): update container image tccr.io/tccr/ombi to v4.43.10@2c10a0f by renovate (#16795)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/tccr/ombi](https://togithub.com/truecharts/containers) |
digest | `bd0f1b0` -> `2c10a0f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:19:14 +01:00
TrueCharts Bot 19d9fb6725
chore(deps): update container image ich777/stun-turn-server to latest@fe6e439 by renovate (#16781)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/stun-turn-server | digest | `fe6e439` -> `fe6e439` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:19:00 +01:00
TrueCharts Bot 4dd0cea5a2
chore(deps): update container image mikenye/tar1090 to latest@dc65655 by renovate (#16730)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `3ab4856` -> `dc65655` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:18:48 +01:00
TrueCharts Bot 3abc16cdf2
chore(deps): update container image homebridge/homebridge to 2023-12-30@309e3ac by renovate (#16775)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[homebridge/homebridge](https://togithub.com/homebridge/docker-homebridge)
| digest | `392a391` -> `309e3ac` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:18:35 +01:00
TrueCharts Bot a456b9bd96
chore(deps): update container image photostructure/server to v@e540bac by renovate (#16788)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| photostructure/server | digest | `ccd3091` -> `e540bac` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:18:17 +01:00
TrueCharts Bot 9a305d805e
chore(deps): update container image ghcr.io/taxel/plextraktsync to v@ccc9d99 by renovate (#16773) 2024-01-03 09:17:42 +01:00
TrueCharts Bot 60c03d44f4
chore(deps): update container image machines/filestash to latest@223f11a by renovate (#16785) 2024-01-03 09:17:39 +01:00
TrueCharts Bot 2b1bd60e23
chore(deps): update container image josh5/steam-headless to latest@d2ae05e by renovate (#16782)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| josh5/steam-headless | digest | `129e798` -> `d2ae05e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:17:35 +01:00
TrueCharts Bot 297b6ebfd1
chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@0cab7c7 by renovate (#16827)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://togithub.com/linuxserver/docker-smokeping/packages)
([source](https://togithub.com/linuxserver/docker-smokeping)) | digest |
`e220b96` -> `0cab7c7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 09:17:10 +01:00