Commit Graph

37114 Commits

Author SHA1 Message Date
TrueCharts Bot
97cc87b0c4 chore(helm): update image docker.io/mikenye/tar1090 digest to 24eef25 (#29133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mikenye/tar1090 | digest | `ef78ee4` -> `24eef25` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 17:18:47 +01:00
Stavros Kois
3b2ef37384 common(ports): detect potential issue with port names (#29051)
**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  #29041

**⚙️ 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
- [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
- [x] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-11-11 15:58:45 +00:00
Kjeld Schouten
539809d1ff chore(minecraft-hosted): Tweak dynmap ingress settings 2024-11-11 16:50:25 +01:00
Kjeld Schouten
6b028b2deb feat(traefik): set ExternalTrafficPolicy to Local by default on TCP ingress. 2024-11-11 16:46:15 +01:00
Kjeld Schouten
6cfd1c669f fix(common): volsync cache capacity was not correctly set to our 10Gi default (#28845)
**Description**
This fixed some issues before.
Sadly enough it wasn't actually being applied at all.

Which also shows how niche those issues where though.

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

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

** App addition**

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

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

---

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

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-11-11 16:41:20 +01:00
Kjeld Schouten
9b713edd38 chore(website): move scale guide screenshots to clustertool shizzle temporaily and make index for third-party shizzle a tbd 2024-11-11 16:03:30 +01:00
Kjeld Schouten
88700ffe33 fix(common): update unittests some more 2024-11-11 15:59:30 +01:00
Kjeld Schouten
c0d3c1f717 fix(minecraft): add external traffic policy to main service 2024-11-11 15:55:21 +01:00
Kjeld Schouten
1b8d356ecc chore(minecraft): dont arcon and dynmap over loadbalancer 2024-11-11 15:53:29 +01:00
Kjeld Schouten
4ec370e98e chore(minecraft): simplify even more 2024-11-11 15:48:54 +01:00
Kjeld Schouten
67a91e4ac7 headers headers headers 2024-11-11 15:42:06 +01:00
Kjeld Schouten
5b600bb60e fix(common): try to fix some tests 2024-11-11 15:21:34 +01:00
Kjeld Schouten
36ae6e41b5 chore(website): Completetely remove SCALE deprecated section from website 2024-11-11 15:13:42 +01:00
Kjeld Schouten
dc8b42c612 upload License Report 2024-11-11 15:02:54 +01:00
Kjeld Schouten
f12e19675d chore(minecraft-hosted): increase storage allocation and remove mcbackup storage 2024-11-11 14:54:18 +01:00
Kjeld Schouten
9a9f08e6d0 add all the fucking fossa scan licenses. Fuck licenses. 2024-11-11 14:42:27 +01:00
Kjeld Schouten
616bef1689 chore(website): clearify third-party licenses from TrueCharts licenses 2024-11-11 14:24:32 +01:00
Kjeld Schouten
5f54ea6a0f fix(clustertool): Prevent empty extraargs to be added to cmd 2024-11-11 14:18:14 +01:00
Kjeld Schouten
8dbc67f32b chore(minecraft-hosted): done use mcbackup anymore 2024-11-11 14:11:45 +01:00
Kjeld Schouten
a899078d30 fix(minecraft-hoster): revert loadbalancer changes 2024-11-11 13:57:07 +01:00
TrueCharts Bot
6fc898e3ab chore(helm): update image ghcr.io/mealie-recipes/mealie v2.1.0 → v2.2.0 (#29130)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie)
| minor | `530dc14` -> `ea53ca0` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary>

###
[`v2.2.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v2.2.0):
- Shared Cookbooks 📖

[Compare
Source](https://redirect.github.com/mealie-recipes/mealie/compare/v2.1.0...v2.2.0)

### 🍴🍴🍴🍴🍴🍴

#### 🎉 Highlights

##### 📖 Cross-Household Cookbooks

Cookbooks from other Households can now be accessed directly from the
navigation drawer. To keep the sidebar organized and user-friendly,
these cookbooks will be grouped by household. To opt-out of viewing
cookbooks from other users, simply disable the feature on the Cookbook
Organization page.

####  New features

- feat: implement the possibility to add tls
[@&#8203;wim-de-groot](https://redirect.github.com/wim-de-groot)
([#&#8203;4456](https://redirect.github.com/mealie-recipes/mealie/issues/4456))
- feat: Show Cookbooks from Other Households
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4452](https://redirect.github.com/mealie-recipes/mealie/issues/4452))
- feat: adds descriptions to feature checks and add them to logs
[@&#8203;cmintey](https://redirect.github.com/cmintey)
([#&#8203;4504](https://redirect.github.com/mealie-recipes/mealie/issues/4504))
- feat: OIDC: add the ability to override the requested scopes
[@&#8203;cmintey](https://redirect.github.com/cmintey)
([#&#8203;4530](https://redirect.github.com/mealie-recipes/mealie/issues/4530))

#### 🐛 Bug fixes

- fix: set useFractions on Unit creation to true by default
[@&#8203;Kuchenpirat](https://redirect.github.com/Kuchenpirat)
([#&#8203;4469](https://redirect.github.com/mealie-recipes/mealie/issues/4469))
- fix: round ingredient amounts when not using fractions
[@&#8203;Kuchenpirat](https://redirect.github.com/Kuchenpirat)
([#&#8203;4470](https://redirect.github.com/mealie-recipes/mealie/issues/4470))
- fix: Added Nutrients Suffix to the PrintView and some formatting to
that [@&#8203;shethshlok](https://redirect.github.com/shethshlok)
([#&#8203;4493](https://redirect.github.com/mealie-recipes/mealie/issues/4493))
- fix: Scripts Missing Repo Params
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4487](https://redirect.github.com/mealie-recipes/mealie/issues/4487))
- fix: "No Label" on Shopping List can't be toggled
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4513](https://redirect.github.com/mealie-recipes/mealie/issues/4513))
- fix: Prevent Users From Being Created With Missing Group/Household
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4500](https://redirect.github.com/mealie-recipes/mealie/issues/4500))
- fix: JSON Mode Resets Page State
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;4519](https://redirect.github.com/mealie-recipes/mealie/issues/4519))

#### 🧰 Maintenance

- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4506](https://redirect.github.com/mealie-recipes/mealie/issues/4506))

#### 📚 Documentation

- docs(auto): Update image tag, for release v2.1.0
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;4471](https://redirect.github.com/mealie-recipes/mealie/issues/4471))

#### 🔨 Internal development

- dev: vrslev/pre-commit-autoupdate archived
[@&#8203;Choromanski](https://redirect.github.com/Choromanski)
([#&#8203;4421](https://redirect.github.com/mealie-recipes/mealie/issues/4421))

#### ⬆️ Dependency updates

<details>
<summary>17 changes</summary>

- fix(deps): update dependency openai to v1.53.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4475](https://redirect.github.com/mealie-recipes/mealie/issues/4475))
- fix(deps): update dependency python-multipart to ^0.0.16
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4400](https://redirect.github.com/mealie-recipes/mealie/issues/4400))
- fix(deps): update dependency fastapi to v0.115.4
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4459](https://redirect.github.com/mealie-recipes/mealie/issues/4459))
- fix(deps): update dependency python-multipart to ^0.0.17
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4479](https://redirect.github.com/mealie-recipes/mealie/issues/4479))
- chore(deps): update dependency mkdocs-material to v9.5.43
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4481](https://redirect.github.com/mealie-recipes/mealie/issues/4481))
- fix(deps): update dependency pydantic-settings to v2.6.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4486](https://redirect.github.com/mealie-recipes/mealie/issues/4486))
- chore(deps): update dependency ruff to v0.7.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4488](https://redirect.github.com/mealie-recipes/mealie/issues/4488))
- chore(deps): update dependency rich to v13.9.4
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4491](https://redirect.github.com/mealie-recipes/mealie/issues/4491))
- fix(deps): update dependency openai to v1.54.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4510](https://redirect.github.com/mealie-recipes/mealie/issues/4510))
- fix(deps): update dependency openai to v1.54.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4515](https://redirect.github.com/mealie-recipes/mealie/issues/4515))
- chore(deps): update dependency mkdocs-material to v9.5.44
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4516](https://redirect.github.com/mealie-recipes/mealie/issues/4516))
- fix(deps): update dependency orjson to v3.10.11
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4495](https://redirect.github.com/mealie-recipes/mealie/issues/4495))
- fix(deps): update dependency alembic to v1.14.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4512](https://redirect.github.com/mealie-recipes/mealie/issues/4512))
- fix(deps): update dependency openai to v1.54.2
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4518](https://redirect.github.com/mealie-recipes/mealie/issues/4518))
- fix(deps): update dependency openai to v1.54.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4520](https://redirect.github.com/mealie-recipes/mealie/issues/4520))
- chore(deps): update dependency ruff to v0.7.3
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4522](https://redirect.github.com/mealie-recipes/mealie/issues/4522))
- fix(deps): update dependency extruct to ^0.18.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;4524](https://redirect.github.com/mealie-recipes/mealie/issues/4524))

</details>

#### 🙏 New Contributors

- [@&#8203;shethshlok](https://redirect.github.com/shethshlok) made
their first contribution in
[https://github.com/mealie-recipes/mealie/pull/4493](https://redirect.github.com/mealie-recipes/mealie/pull/4493)
- [@&#8203;wim-de-groot](https://redirect.github.com/wim-de-groot) made
their first contribution in
[https://github.com/mealie-recipes/mealie/pull/4456](https://redirect.github.com/mealie-recipes/mealie/pull/4456)

### 🍴🍴🍴🍴🍴🍴

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-11 13:40:34 +01:00
TrueCharts Bot
8abde469f2 chore(helm): update image ghcr.io/linuxserver/healthchecks 3.7.20241104 → 3.7.20241111 (#29129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://redirect.github.com/linuxserver/docker-healthchecks/packages)
([source](https://redirect.github.com/linuxserver/docker-healthchecks))
| patch | `393a65f` -> `717e68b` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-11 13:39:14 +01:00
TrueCharts Bot
56bc2ffc7f chore(helm): update image ghcr.io/linuxserver/quassel-core digest to 7e2a284 (#29127) 2024-11-11 13:21:33 +01:00
TrueCharts Bot
fd299f0373 chore(helm): update image docker.io/tracksapp/tracks digest to 04f1f88 (#29126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tracksapp/tracks | digest | `accc195` -> `04f1f88` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 13:21:31 +01:00
TrueCharts Bot
328ea81b6d chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to cccc038 (#29121)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `80e55ee` -> `cccc038` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 12:21:03 +00:00
TrueCharts Bot
6993176ef7 chore(flux): update image jackett 23.0.41 → 23.0.42 (#29128)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.0.41` ->
`23.0.42` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-11 13:12:14 +01:00
TrueCharts Bot
fbdef7d03f chore(helm): update image ghcr.io/gethomepage/homepage v0.9.11 → v0.9.12 (#29124)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage)
| patch | `d41dca7` -> `31820da` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.12`](https://redirect.github.com/gethomepage/homepage/releases/tag/v0.9.12)

[Compare
Source](https://redirect.github.com/gethomepage/homepage/compare/v0.9.11...v0.9.12)

#### What's Changed

- Enhancement: npm widget support ≥ v2.12 by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4140](https://redirect.github.com/gethomepage/homepage/pull/4140)
- Chore: filter Radarr movie response by
[@&#8203;markp-mckinney](https://redirect.github.com/markp-mckinney) in
[https://github.com/gethomepage/homepage/pull/4199](https://redirect.github.com/gethomepage/homepage/pull/4199)
- Fix: pyload widget - encode proxy params by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4210](https://redirect.github.com/gethomepage/homepage/pull/4210)
- Fix: use same unit default for openmeteo widget and api by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4227](https://redirect.github.com/gethomepage/homepage/pull/4227)
- Enhancement: use duration for audiobookshelf total, refactor uptime by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4229](https://redirect.github.com/gethomepage/homepage/pull/4229)
- Chore(deps-dev): Bump tailwindcss from 3.4.13 to 3.4.14 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4232](https://redirect.github.com/gethomepage/homepage/pull/4232)
- Chore(deps): Bump urbackup-server-api from 0.52.0 to 0.52.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4233](https://redirect.github.com/gethomepage/homepage/pull/4233)
- Chore(deps-dev): Bump typescript from 5.6.2 to 5.6.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4234](https://redirect.github.com/gethomepage/homepage/pull/4234)
- Chore(deps-dev): Bump eslint-plugin-import from 2.30.0 to 2.31.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/gethomepage/homepage/pull/4236](https://redirect.github.com/gethomepage/homepage/pull/4236)
- Feature: Headscale Service Widget by
[@&#8203;erelender](https://redirect.github.com/erelender) in
[https://github.com/gethomepage/homepage/pull/4247](https://redirect.github.com/gethomepage/homepage/pull/4247)
- Enhancement: quicklaunch fill search suggestion on arrowright by
[@&#8203;shamoon](https://redirect.github.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/4256](https://redirect.github.com/gethomepage/homepage/pull/4256)

#### New Contributors

- [@&#8203;markp-mckinney](https://redirect.github.com/markp-mckinney)
made their first contribution in
[https://github.com/gethomepage/homepage/pull/4199](https://redirect.github.com/gethomepage/homepage/pull/4199)
- [@&#8203;erelender](https://redirect.github.com/erelender) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/4247](https://redirect.github.com/gethomepage/homepage/pull/4247)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v0.9.11...v0.9.12

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-11 09:39:28 +01:00
TrueCharts Bot
b3599ed173 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.902 → 0.22.903 (#29123)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `eeeadac` -> `79b0980` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-11 09:38:30 +01:00
TrueCharts Bot
8702408873 chore(helm): update image docker.io/diygod/rsshub digest to 9d84eb5 (#29122)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `2a7a051` -> `9d84eb5` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 09:21:10 +01:00
TrueCharts Bot
97598d408b chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to 2e0987c (#29120)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `17fde2e` ->
`2e0987c` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 09:20:41 +01:00
TrueCharts Bot
e8f4c6e19a chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 59986ae (#29119)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public)
| image | digest | `5335b92` -> `59986ae` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 09:12:18 +01:00
TrueCharts Bot
edc6b3eb97 chore(helm): update image docker.io/miniflux/miniflux 2.2.2 → 2.2.3 (#29118)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/miniflux/miniflux](https://miniflux.app)
([source](https://redirect.github.com/miniflux/v2)) | patch | `7d3e21d`
-> `e219530` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>miniflux/v2 (docker.io/miniflux/miniflux)</summary>

###
[`v2.2.3`](https://redirect.github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-223-November-10-2024)

[Compare
Source](https://redirect.github.com/miniflux/v2/compare/2.2.2...2.2.3)

-   fix: unable to change password due to a typo in SQL parameter
- fix: show only one player when there are several audio/video
enclosures
- feat(mediaproxy): pass original filename in `Content-Disposition`
header
- feat(mediaproxy): implement referer spoofing for restricted media
resources
- feat(integration): update Shiori integration to use new API endpoints
for login/bookmark
-   build(deps): bump `golang.org/x/text` from `0.19.0` to `0.20.0`
-   build(deps): bump `golang.org/x/term` from `0.25.0` to `0.26.0`
-   build(deps): bump `golang.org/x/oauth2` from `0.23.0` to `0.24.0`
-   build(deps): bump `golang.org/x/net` from `0.30.0` to `0.31.0`
-   build(deps): bump `golang.org/x/crypto` from `0.28.0` to `0.29.0`

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-11 05:40:40 +01:00
TrueCharts Bot
f3660796f4 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 0fd620f (#29111)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `357440f` -> `0fd620f` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 05:29:02 +01:00
TrueCharts Bot
1691b91240 chore(helm): update image docker.io/diygod/rsshub digest to 2a7a051 (#29112)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `a0c5f1c` -> `2a7a051` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 05:28:55 +01:00
TrueCharts Bot
fc08b7cf68 chore(helm): update rdesktop (#29117) 2024-11-11 05:27:25 +01:00
TrueCharts Bot
1e64627abd chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to e362f62 (#29116)
This PR contains the following updates:

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

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 05:27:18 +01:00
TrueCharts Bot
108d4c7d8f chore(helm): update image docker.io/machines/filestash digest to 9ebdc5e (#29114)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `0ad4dcc` -> `9ebdc5e` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 05:27:03 +01:00
TrueCharts Bot
3fa5f6b301 chore(helm): update image ghcr.io/linuxserver/duckdns digest to fe19b75 (#29115)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `48004b3` -> `fe19b75` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 05:21:18 +01:00
TrueCharts Bot
99204f43f5 chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 284bdbb (#29113)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `70f22b6` ->
`284bdbb` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 05:20:59 +01:00
TrueCharts Bot
c6d025e018 chore(container): update ghcr.io/onedr0p/cluster-template/devcontainer:latest docker digest to 6d3ec78 (#29110)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ghcr.io/onedr0p/cluster-template/devcontainer | final | digest |
`f1dd3bd` -> `6d3ec78` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 05:12:01 +01:00
TrueCharts Bot
03bdca3469 chore(helm): update image docker.io/kanboard/kanboard v1.2.41 → v1.2.42 (#29108)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/kanboard/kanboard](https://kanboard.org)
([source](https://redirect.github.com/kanboard/kanboard)) | patch |
`b136fc7` -> `1bc1ed4` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>kanboard/kanboard (docker.io/kanboard/kanboard)</summary>

###
[`v1.2.42`](https://redirect.github.com/kanboard/kanboard/releases/tag/v1.2.42):
Kanboard 1.2.42

[Compare
Source](https://redirect.github.com/kanboard/kanboard/compare/v1.2.41...v1.2.42)

-   fix: validate translation filename before loading locales
-   fix: avoid path traversal in `FileStorage`
-   feat: add Peruvian Sol to the list of currencies
-   build(deps): bump `symfony/finder` from `5.4.43` to `5.4.45`
-   build(deps-dev): bump `symfony/stopwatch` from `5.4.40` to `5.4.45`

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-11 01:47:33 +01:00
TrueCharts Bot
a23b4a9494 chore(helm): update rdesktop (#29107)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `e56335e` -> `1d7179a` |
| lscr.io/linuxserver/rdesktop | digest | `ea0cae6` -> `15db6a7` |
| lscr.io/linuxserver/rdesktop | digest | `d788d55` -> `b4e94e4` |
| lscr.io/linuxserver/rdesktop | digest | `13e1a4c` -> `2634424` |
| lscr.io/linuxserver/rdesktop | digest | `1961c6d` -> `d468a56` |
| lscr.io/linuxserver/rdesktop | digest | `8b31e97` -> `2e4da19` |
| lscr.io/linuxserver/rdesktop | digest | `e663c43` -> `42d3e19` |
| lscr.io/linuxserver/rdesktop | digest | `51413a1` -> `e52ad07` |
| lscr.io/linuxserver/rdesktop | digest | `8ed7d3d` -> `b0c55ad` |
| lscr.io/linuxserver/rdesktop | digest | `42f69aa` -> `d92e0da` |
| lscr.io/linuxserver/rdesktop | digest | `2972184` -> `6a9bccb` |
| lscr.io/linuxserver/rdesktop | digest | `86ccf70` -> `72b92d3` |
| lscr.io/linuxserver/rdesktop | digest | `722cc38` -> `cae4ea5` |
| lscr.io/linuxserver/rdesktop | digest | `69cb0f1` -> `0f16d61` |
| lscr.io/linuxserver/rdesktop | digest | `8e0fa3c` -> `da2316c` |
| lscr.io/linuxserver/rdesktop | digest | `a186637` -> `8520bfc` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 01:28:56 +01:00
TrueCharts Bot
c8b6927749 chore(helm): update image ghcr.io/linuxserver/babybuddy digest to 00e2d17 (#29104) 2024-11-11 01:27:38 +01:00
TrueCharts Bot
a4742ac518 chore(helm): update image lscr.io/linuxserver/cops digest to 5ab2ccf (#29105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | digest
| `7a7d2fa` -> `5ab2ccf` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-11 01:27:35 +01:00
Kjeld Schouten
bedec72ee7 fix(minecraft-hosted): req less cpu 2024-11-11 00:09:54 +01:00
TrueCharts Bot
a6dfa4742a chore(helm): update image docker.io/localai/localai v2.22.1 → v2.23.0 (#29102) 2024-11-10 21:22:42 +01:00
TrueCharts Bot
dda94cdd7e chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.13.4 → 2.13.5 (#29101)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| patch | `275b8ef` -> `199c67e` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

###
[`v2.13.5`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.5):
Paperless-ngx v2.13.5

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.13.4...v2.13.5)

#### paperless-ngx 2.13.5

##### Bug Fixes

- Fix: handle page count exception for pw-protected files
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8240](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8240))
- Fix: correctly track task id in list for change detection
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8230](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8230))
- Fix: Admin pages should show trashed documents
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8068](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8068))
- Fix: tag colors shouldn't change when selected in list
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8225](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8225))
- Fix: fix re-activation of save button when changing array items
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8208](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8208))
- Fix: fix thumbnail clipping, select inverted color in safari dark mode
not system [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8193](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8193))
- Fix: select checkbox should remain visible
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8185](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8185))
- Fix: warn with proper error on ASN exists in trash
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8176](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8176))

##### Maintenance

- Chore: Updates all runner images to use Ubuntu Noble
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8213](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8213))
- Chore(deps): Bump stumpylog/image-cleaner-action from 0.8.0 to 0.9.0
in the actions group
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8142](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8142))

##### Dependencies

- Chore(deps): Bump stumpylog/image-cleaner-action from 0.8.0 to 0.9.0
in the actions group
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;8142](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8142))

##### All App Changes

<details>
<summary>7 changes</summary>

- Fix: handle page count exception for pw-protected files
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8240](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8240))
- Fix: correctly track task id in list for change detection
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8230](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8230))
- Fix: Admin pages should show trashed documents
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8068](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8068))
- Fix: tag colors shouldn't change when selected in list
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8225](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8225))
- Fix: fix re-activation of save button when changing array items
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8208](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8208))
- Fix: fix thumbnail clipping, select inverted color in safari dark mode
not system [@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8193](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8193))
- Fix: select checkbox should remain visible
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8185](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8185))
- Fix: warn with proper error on ASN exists in trash
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8176](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8176))

</details>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-10 21:22:35 +01:00
TrueCharts Bot
b558bd0a4b chore(helm): update image docker.io/mikenye/tar1090 digest to ef78ee4 (#29099)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mikenye/tar1090 | digest | `a030032` -> `ef78ee4` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-10 21:17:59 +01:00
TrueCharts Bot
4b6ad23914 fix(website): update starlight-links-validator 0.13.0 → 0.13.2 (#29098)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[starlight-links-validator](https://redirect.github.com/HiDeoo/starlight-links-validator)
| dependencies | patch | [`0.13.0` ->
`0.13.2`](https://renovatebot.com/diffs/npm/starlight-links-validator/0.13.0/0.13.2)
|

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>HiDeoo/starlight-links-validator
(starlight-links-validator)</summary>

###
[`v0.13.2`](https://redirect.github.com/HiDeoo/starlight-links-validator/releases/tag/v0.13.2)

[Compare
Source](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.1...v0.13.2)

#####    🐞 Bug Fixes

- Fixes a potential type-checking issue in some Starlight projects  - 
by [@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)
[<samp>(1e33b)</samp>](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/1e33b07)

#####     [View changes on
GitHub](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.1...v0.13.2)

###
[`v0.13.1`](https://redirect.github.com/HiDeoo/starlight-links-validator/releases/tag/v0.13.1)

[Compare
Source](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.0...v0.13.1)

#####    🐞 Bug Fixes

- Refactors some internal types to prevent type issues with future
Starlight versions  -  by
[@&#8203;HiDeoo](https://redirect.github.com/HiDeoo)
[<samp>(11518)</samp>](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/1151857)

#####     [View changes on
GitHub](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.13.0...v0.13.1)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-10 17:41:17 +01:00
TrueCharts Bot
5384336b95 chore(helm): update image docker.io/searxng/searxng digest to da7c57c (#29096)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `39f65a1` -> `da7c57c` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-10 17:23:57 +01:00