Commit Graph

30198 Commits

Author SHA1 Message Date
v3DJG6GL 5806933099
fix(whisper-asr-webservice): switch readiness and startup probe to tcp, update app version (#21439)
**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**
This PR fixes a problem with `readiness` and `startup` probes: changing
the `liveness` probe to `tcp` in #20042 was obviously not enough to
prevent the app from always killing.
Also, I updated the app version. Something with the automatic updates
doesn't seem to work with this app.
- [ ] ⚙️ 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
- [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._

---------

Signed-off-by: v3DJG6GL <72495210+v3DJG6GL@users.noreply.github.com>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-30 14:55:21 +02:00
TrueCharts Bot 1eeef447df
chore(deps): update container image kube-prometheus-stack to v59.0.0@ff43e95 by renovate (#22529)
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)) |
major | `56.21.4` -> `59.0.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
2024-05-30 14:54:24 +02:00
Stavros Kois 2880901da3
feat(treafik): BREAKING CHANGE bump to v3 (#21665)
**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
- [ ] 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Mr Khachaturov <105451445+mrkhachaturov@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Mr Khachaturov <105451445+mrkhachaturov@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-30 14:44:25 +02:00
TrueCharts Bot 493be3070d
chore(deps): update container image mariadb to v14.0.12@7905676 by renovate (#22607)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://togithub.com/bitnami/bitnami-docker-mariadb)) | patch
| `14.0.10` -> `14.0.12` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS4xMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-05-30 12:26:42 +00:00
TrueCharts Bot 4f7d014695
chore(deps): update container image ghcr.io/onedr0p/sonarr to v4.0.5.1710@ad8a863 by renovate (#22631) 2024-05-30 14:26:25 +02:00
TrueCharts Bot 52c04ed5e1
chore(deps): update container image golift/notifiarr to v0.7.3@530fe95 by renovate (#22633)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/notifiarr](https://togithub.com/Notifiarr/notifiarr) | patch |
`0.7.1` -> `0.7.3` |

---

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

---

### Release Notes

<details>
<summary>Notifiarr/notifiarr (golift/notifiarr)</summary>

###
[`v0.7.3`](https://togithub.com/Notifiarr/notifiarr/releases/tag/v0.7.3):
May 29, 2024

[Compare
Source](https://togithub.com/Notifiarr/notifiarr/compare/v0.7.1...v0.7.3)

-   Fixes Docker Cloud build.
-   Prevents `latest` tag on GHCR from being random.
-   Fixes macOS app (crashes on startup).
- Sets a log file path if a directory was provided (instead of throw
errors).
- Adds an unstable update feature for dev/test users using Mac and
windows.

#### What's Changed

- fix latest tag more by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Notifiarr/notifiarr/pull/737](https://togithub.com/Notifiarr/notifiarr/pull/737)
- fix check by [@&#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Notifiarr/notifiarr/pull/738](https://togithub.com/Notifiarr/notifiarr/pull/738)
- Set log files when folder provided. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Notifiarr/notifiarr/pull/739](https://togithub.com/Notifiarr/notifiarr/pull/739)
- Mac/win: Update from unstable website. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Notifiarr/notifiarr/pull/741](https://togithub.com/Notifiarr/notifiarr/pull/741)

**Full Changelog**:
https://github.com/Notifiarr/notifiarr/compare/v0.7.2...v0.7.3

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:26:20 +02:00
TrueCharts Bot 14fb183a24
chore(deps): update container image jgraph/drawio to v24.4.10@f2fc96a by renovate (#22634)
This PR contains the following updates:

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

---

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

###
[`v24.4.10`](https://togithub.com/jgraph/docker-drawio/compare/v24.4.8...v24.4.10)

[Compare
Source](https://togithub.com/jgraph/docker-drawio/compare/v24.4.8...v24.4.10)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:26:09 +02:00
TrueCharts Bot d069f558dd
chore(deps): update container image ghcr.io/zadam/trilium to v0.63.7@a0b5a6a by renovate (#22632)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zadam/trilium | patch | `0.63.6` -> `0.63.7` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:25:23 +02:00
TrueCharts Bot 367a7aec6c
chore(deps): update container image feramance/qbitrr to v4.7.5@8421eb8 by renovate (#22630)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | patch |
`v4.7.1` -> `v4.7.5` |

---

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

---

### Release Notes

<details>
<summary>Feramance/qBitrr (feramance/qbitrr)</summary>

###
[`v4.7.5`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v475-29052024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.7.4...v4.7.5)

- [\[patch\] Disabled main log unfil further
notice](cb12b31572)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Version specification for setuptools due to errors as well as some
other QoL
changes](6e9ece269c)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

###
[`v4.7.4`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v474-29052024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.7.3...v4.7.4)

- [\[patch\] Potential
fix](060de09a90)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

###
[`v4.7.3`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v473-29052024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.7.2...v4.7.3)

- [\[patch\] Another
test](bc4f505876)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [\[patch\] Changing setuptools for
pyinstaller](b15fdeb5c7)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

###
[`v4.7.2`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v472-29052024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.7.1...v4.7.2)

- [\[patch\] Bump
dependencies](512d80980a)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:23:55 +02:00
TrueCharts Bot 804d58f177
chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@c3f9b6f by renovate (#22623)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-web-nginx | digest | `d52c5d8` -> `c3f9b6f` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:23:20 +02:00
TrueCharts Bot c7f780c847
chore(deps): update container image linuxserver/snapdrop to latest@ab9aeb8 by renovate (#22627) 2024-05-30 14:23:07 +02:00
TrueCharts Bot bc309a4d19
chore(deps): update container image bitnami/solr to v9.6.1@39f3580 by renovate (#22629)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/solr](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/solr))
| patch | `9.6.0` -> `9.6.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:23:05 +02:00
TrueCharts Bot 1386bf47a3
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@ef54dd5 by renovate (#22628) 2024-05-30 14:22:58 +02:00
TrueCharts Bot fce9d26fcc
chore(deps): update container image ghcr.io/linuxserver/sickchill to 2024.3.1@a359528 by renovate (#22625)
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 |
`2f8235c` -> `a359528` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:22:54 +02:00
TrueCharts Bot 8fc611c989
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.9.0@686059e by renovate (#22624)
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
| `12e0290` -> `686059e` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:22:47 +02:00
TrueCharts Bot 31495e5f8f
chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.5@008f290 by renovate (#22626)
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
| `a6b91e1` -> `008f290` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:21:18 +02:00
TrueCharts Bot be4a68a2c7
chore(deps): update container image metabase/metabase to v0.49.13@73139ef by renovate (#22608)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| metabase/metabase | patch | `v0.49.12` -> `v0.49.13` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 14:19:42 +02:00
TrueCharts Bot c22b7112e9
chore(deps): update container image ghcr.io/onedr0p/sabnzbd to v4.3.2@8e70a87 by renovate (#22606)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/sabnzbd](https://ghcr.io/onedr0p/sabnzbd)
([source](https://togithub.com/sabnzbd/sabnzbd)) | patch | `4.3.1` ->
`4.3.2` |

---

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

---

### Release Notes

<details>
<summary>sabnzbd/sabnzbd (ghcr.io/onedr0p/sabnzbd)</summary>

### [`v4.3.2`](https://togithub.com/sabnzbd/sabnzbd/releases/tag/4.3.2):
SABnzbd 4.3.2

[Compare
Source](https://togithub.com/sabnzbd/sabnzbd/compare/4.3.1...4.3.2)

# Release Notes - SABnzbd 4.3.2

This is the second bug fix release of SABnzbd 4.3.0.

#### Bug fixes and changes since 4.3.1

- Added Special option `disable_archive` for jobs to always be
permanently deleted.
-   Specific AppRise notifications could fail to send.
-   Update of the article decoder core (`rapidyenc`).
-   Windows: After some time the interface would no longer load.
-   Windows: Custom shortcuts would be removed by the installer.
-   Windows/macOS: Updated Unrar to 7.01 and 7zip to 24.05.

#### Key changes since 4.2.0

-   **Archive:**
- When jobs are removed from the History, they are moved to the Archive.
- Keep your History clean and still be able to reliably use Duplicate
Detection.

-   **Apprise Integrated:**
- Send notifications using Apprise to almost any notification service.
    -   Supported notifications: https://github.com/caronc/apprise/wiki
    -   Notification Script `SABnzbd-notify.py` is no longer needed.

-   **Added IPv6-staging option:**
- Enable `ipv6_staging` in Config - Specials to get additional IPv6
features:
        -   Add IPv6 hostnames during address selection.
        -   Internet Bandwidth is measured separately for IPv4 and IPv6.

-   **Other:**
- The `text` output format is removed from the API, `json` is the
default.
    -   Handling of multiple inputs to several API methods was improved.
- File browser dialog is available to select file paths in the Config.
    -   Users will be warned if they configure an Indexer as a Server.
- Added `SAB_API_KEY` and `SAB_API_URL` to script environment variables.
    -   Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
        Unrar to 7.00 and 7zip to 24.03.

#### Bug fixes since 4.2.0

-   Incorrect warnings of unknown status codes could be thrown.
-   Watched Folder would not work if Socks5 proxy was active.
-   Prevent crash on invalid Server Expiration Date.
-   Windows: Installer could create duplicate shortcuts.

#### Upgrade notices

-   You can directly upgrade from version 3.0.0 and newer.
- Upgrading from older versions will require performing a `Queue
repair`.
- Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
performing a `Queue repair` due to changes in the internal data format.

#### Known problems and solutions

- Read `ISSUES.txt` or
https://sabnzbd.org/wiki/introduction/known-issues

#### About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically,
thanks to its web-based
user interface and advanced built-in post-processing options that
automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 14:16:46 +02:00
alfi0812 c92320806c
fix(traefik): Add traefik widget (#22583)
**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  https://github.com/truecharts/charts/issues/20850

**⚙️ 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
- [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-05-30 12:29:04 +02:00
TrueCharts Bot 7f1607f77a
chore(deps): update container image revenz/fileflows to 24.05@80ed60e by renovate (#22622)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| revenz/fileflows | digest | `a7af698` -> `80ed60e` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 08:21:47 +02:00
TrueCharts Bot 28c53a5f16
chore(deps): update container image docker.io/odoo to 17.0@9597ee6 by renovate (#22621)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `b080d20` -> `9597ee6` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 08:21:30 +02:00
TrueCharts Bot 2cf8efcf77
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@83a63b1 by renovate (#22603)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `ea10447` -> `83a63b1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS4xMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-05-30 06:21:12 +00:00
TrueCharts Bot 75445dfdcc
chore(deps): update container image diygod/rsshub to latest@8b8d484 by renovate (#22619)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `d5d48fb` -> `8b8d484` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 08:21:01 +02:00
TrueCharts Bot acdd7c97a0
chore(deps): update container image docker to 26.1.3-dind@1ff6086 by renovate (#22620)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `a811114` -> `1ff6086` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 08:20:25 +02:00
TrueCharts Bot c6f089edb4
chore(deps): update container image whyour/qinglong to 2.17.5@024145a by renovate (#22605)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [whyour/qinglong](https://togithub.com/whyour/qinglong) | digest |
`9f86dca` -> `024145a` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 08:16:14 +02:00
TrueCharts Bot 5bcb4e8f1d
chore(deps): update container image searxng/searxng to latest@9acece4 by renovate (#22604)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `b71dbdd` -> `9acece4` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 08:14:26 +02:00
TrueCharts Bot f4e5765e4b
chore(deps): update container image docker.io/odoo to 17.0@b080d20 by renovate (#22617) 2024-05-30 02:28:36 +02:00
TrueCharts Bot 2723d5f169
chore(deps): update container image diygod/rsshub to latest@d5d48fb by renovate (#22616) 2024-05-30 02:28:25 +02:00
TrueCharts Bot 7a449b41f3
chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@2f728a8 by renovate (#22618)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `e9fb92c` -> `2f728a8`
|

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 02:28:17 +02:00
TrueCharts Bot 72c8143851
chore(deps): update container image mikenye/tar1090 to latest@094a688 by renovate (#22602)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `0dfe574` -> `094a688` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 02:22:54 +02:00
TrueCharts Bot aa200080a0
chore(deps): update container image ghcr.io/linuxserver/speedtest-tracker to 0.19.0@b33a551 by renovate (#22601)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/speedtest-tracker](https://togithub.com/linuxserver/docker-speedtest-tracker/packages)
([source](https://togithub.com/linuxserver/docker-speedtest-tracker)) |
digest | `5f69046` -> `b33a551` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-30 02:21:14 +02:00
TrueCharts-Bot 7837426e0d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-30 00:14:44 +00:00
TrueCharts Bot 7a6edee6d8
chore(deps): update container image bitnami/wordpress to 6.5.3@46be28b by renovate (#22614)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/wordpress](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/wordpress))
| digest | `416d7c9` -> `46be28b` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-29 21:15:49 +02:00
TrueCharts Bot 380e97d41d
chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.2@2923845 by renovate (#22600)
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 |
`0d37c4b` -> `2923845` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-29 21:10:21 +02:00
TrueCharts Bot 8f6f139c99
chore(deps): update container image diygod/rsshub to latest@e160741 by renovate (#22599)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `2fbb028` -> `e160741` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-29 21:08:55 +02:00
TrueCharts Bot 1db613f18e
chore(deps): update container image 2fauth/2fauth to v5.2.0@e0de91d by renovate (#22609)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [2fauth/2fauth](https://togithub.com/Bubka/2FAuth) | minor | `5.1.1`
-> `5.2.0` |

---

> [!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.2.0`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#520---2024-05-29)

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

2FAuth v5.2 offers a new notification feature. Each user can now decide
whether they want to receive an email after a successful login from a
new device, or after a failed login.

For now, both notifications are **disabled** by default. Why this choice
when this feature increases security? Because if the email configuration
of your 2FAuth instance is not set up correctly, such login attempts
will take a while (until all email sending attempts have failed).

If you never set up email sending on your instance, do it. It is the
only way to recover your account, whether you use a password or a
passkey to authenticate. To help you in this task, all required
environment variables are described
[here](https://docs.2fauth.app/getting-started/configuration/#email-setting).
Since v5.1, administrators also have access to a test email button to
validate the email configuration from the UI.

Notifications will be enabled by default in a future version.

Last but not least :

⚠️ This version drops PHP 8.1 support ⚠️

##### Added

- When
[installed](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Installing),
2FAuth now offers shortcuts to common actions.
- User authentication logs (See user management pages in the admin
area).
- Two user preferences to control the notifications sent when
authentication events occur.
- A user preference to set the timezone applied to dates and times
displayed in the app.

##### New env vars

- `APP_TIMEZONE`: The timezone applied to dates and times recorded to
database
([doc](https://docs.2fauth.app/getting-started/configuration/#app_timezone)).
- `AUTHENTICATION_LOG_RETENTION`: The authentication log retention time,
in days
([doc](https://docs.2fauth.app/getting-started/configuration/#authentication_log_retention)).
- `PROXY_HEADER_FOR_IP`: Name of the HTTP header sent by a reverse proxy
to pass the original visitor IP address.
([doc](https://docs.2fauth.app/getting-started/configuration/#proxy_header_for_ip)).

##### Changed

-   `MAIL_DRIVER` env var renamed to `MAIL_MAILER`.\
This is not a breaking change as the former name is still supported.
This is just to stick to Laravel defaults.
- NGINX server now also listens to ipv6 in Docker image
([#&#8203;336](https://togithub.com/Bubka/2FAuth/issues/336)).

##### Fixed

- [issue #&#8203;192](https://togithub.com/Bubka/2FAuth/issues/192)
`DB_DATABASE` path not respected by entrypoint script
- [issue #&#8203;244](https://togithub.com/Bubka/2FAuth/issues/244)
gauth qr code can't be imported
- [issue #&#8203;255](https://togithub.com/Bubka/2FAuth/issues/255) Only
one Webauthn Device functioning
- [issue #&#8203;295](https://togithub.com/Bubka/2FAuth/issues/295) Add
support for PHP 8.3
- [issue #&#8203;331](https://togithub.com/Bubka/2FAuth/issues/311) Last
admin can demote to user, leaving the instance administratorless

##### API \[1.4.0]

- `/api/v1/users/{id}/authentications` GET path added
([doc](https://docs.2fauth.app/resources/rapidoc.html#get-/api/v1/users/-id-/authentications)).

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-29 20:31:32 +02:00
TrueCharts Bot 21feacee0b
chore(deps): update container image feramance/qbitrr to v4.7.1@b157b14 by renovate (#22611)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | minor |
`v4.6.13` -> `v4.7.1` |

---

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

---

### Release Notes

<details>
<summary>Feramance/qBitrr (feramance/qbitrr)</summary>

###
[`v4.7.1`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v471-29052024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.7.0...v4.7.1)

- [\[patch\] Fixed Radarr search
loop](051262800c)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Changed movie file id
mapping](7ab426590d)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Further
testing](4c7478aba2)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Alter get files
function](f58ea2d89a)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Added logs for
testing](7caaf510c6)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Search
testing](999da4f265)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [README
update](30fccabf98)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

###
[`v4.7.0`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v470-29052024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.6.13...v4.7.0)

- [\[minor\] New feature: Switch quality profile for missing items until
found](14ce35cd5a)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Error
handling](2543508b41)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Fixed variable
names](a831abd841)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Moved
Logic](2c8b4f1277)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Moved
Logic](7dd7eeaea6)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Added
debugging](1ff88ec5ab)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Moved logic to fix
error](41cb3f3162)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Added new feature: Swap quality profile while movie is
missing](acc9462d43)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Merge pull request #&#8203;76 from
Feramance/dependabot/pip/requests-2.32.0](21e143ccf5)
- [@&#8203;Feramance](https://togithub.com/Feramance)
-
[---](ff59fc0fed)
- [@&#8203;dependabot](https://togithub.com/dependabot)\[bot]

***

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-29 20:29:16 +02:00
TrueCharts Bot fe605badc7
chore(deps): update container image fallenbagel/jellyseerr to v1.9.0@b74191b by renovate (#22610) 2024-05-29 20:28:22 +02:00
Kjeld Schouten a646b2379f
chore: remove all remaining remnants of SCALE compatibility (#22613)
**Description**
SCALE Apps are officially deprecated, this removes the last portions of
it

**⚙️ 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
- [ ] 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-05-29 20:27:42 +02:00
TrueCharts Bot 1f8847eae8
chore(deps): update container image f0rc3/gokapi to v1.8.4@35c0b9a by renovate (#22516)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| f0rc3/gokapi | patch | `v1.8.2` -> `v1.8.4` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-29 20:26:28 +02:00
Kjeld Schouten 1940d534bf
Delete .github/workflows/catalog-template-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:06:20 +02:00
Kjeld Schouten b4c4e3f173
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:06:06 +02:00
Kjeld Schouten 69618617f1
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:05:56 +02:00
Kjeld Schouten 881cb633fa
Delete .github/workflows/catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:05:44 +02:00
Kjeld Schouten a88f304a99
chore: Remove SCALE releases
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-29 20:05:30 +02:00
alfi0812 b6d52dcb82
fix(minecraft-java): Fix Minecraft Backup (#22587)
**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  https://github.com/truecharts/charts/issues/20831

**⚙️ 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
- [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-05-29 17:55:15 +00:00
alfi0812 c8351f4e17
fix(Rickroll): Fix port assignment (#22598)
**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  https://github.com/truecharts/charts/issues/18736

**⚙️ 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
- [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-05-29 13:35:58 -04:00
TrueCharts Bot bc76c49233
chore(deps): update container image nocodb/nocodb to v0.207.3@1710b77 by renovate (#22596)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nocodb/nocodb | patch | `0.207.2` -> `0.207.3` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuNyIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-29 14:20:06 +02:00
TrueCharts Bot 042457b762
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@ea10447 by renovate (#22592)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `5d8577f` -> `ea10447` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuNyIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-29 14:19:36 +02:00
TrueCharts Bot 04ec057bf3
chore(deps): update container image ghcr.io/geek-cookbook/jackett to v0.21.2831@9f3d683 by renovate (#22594) 2024-05-29 14:19:26 +02:00