Commit Graph

41902 Commits

Author SHA1 Message Date
TrueCharts Bot
75a115d39d chore(container): update docker.io/tailscale/tailscale docker tag to v1.82.0 (#33923) 2025-04-04 02:27:47 +02:00
TrueCharts Bot
2d044dc80c chore(flux): update image app-template 3.5.1 → 3.7.3 (clustertool) (#33924)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://redirect.github.com/bjw-s/helm-charts) | minor
| `3.5.1` -> `3.7.3` |

---

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

---

### Release Notes

<details>
<summary>bjw-s/helm-charts (app-template)</summary>

###
[`v3.7.3`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.3)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.2...app-template-3.7.3)

#### Changelog:

##### Fixed

-   Fixed name suffix for HTTPRoute
-   Fixed incorrect default backendRefs values in HTTPRoute

###
[`v3.7.2`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.2)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.1...app-template-3.7.2)

#### Changelog:

##### Fixed

-   The Apache 2.0 LICENSE file has been added to the chart.
-   Fixed non-deterministic selection of primary service and port.

###
[`v3.7.1`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.1)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1)

#### Changelog:

##### Fixed

- Values schema is now dereferenced before packaging so it no longer
relies on internet connectivity to validate the schema.

##### Changed

-   Updated library version to 3.7.1.
- [Upgrade instructions from
v2.x](https://bjw-s.github.io/helm-charts/docs/app-template/#from-2xx-to-30x)
- [Common library chart
definition](https://redirect.github.com/bjw-s/helm-charts/blob/main/charts/library/common/Chart.yaml)

###
[`v3.7.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0)

###
[`v3.6.1`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1)

###
[`v3.6.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.0)

[Compare
Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-04 02:27:44 +02:00
TrueCharts-Bot
c44dd5c37a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-04 00:14:04 +00:00
Boemeltrein
81f98f2b5b fix(clustertool): indent corrections (#33919)
**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.
-->
Correct some indent details. Already was irritating on my cluster, so
why not change upstream. Also it is matching with the indent of the
`.Values` in the same file
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 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 changes to the documentation
- [ ] 🧪 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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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._
2025-04-03 22:33:20 +02:00
TrueCharts Bot
a8797a0f42 chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.10 → 0.49.11 (#33916)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io)
| patch | `26d194c` -> `26b7c7a` |

---

> [!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>dgtlmoon/changedetection.io
(ghcr.io/dgtlmoon/changedetection.io)</summary>

###
[`v0.49.11`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.11):
Windows/Apple fix for startup crash - Only register memory signal
handler on Linux

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.10...0.49.11)

0.49.11 Windows/Apple fix for startup crash - Only register memory
signal handler on Linux

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:27:30 +02:00
TrueCharts Bot
5fe76c1592 chore(helm): update jupyter 2025-04-02 → 2025-04-03 (patch) (#33918)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `09a82f1` -> `d02f2cc` |
| quay.io/jupyter/base-notebook | patch | `fd9071f` -> `089b078` |
| quay.io/jupyter/datascience-notebook | patch | `84e784a` -> `088fed9`
|
| quay.io/jupyter/minimal-notebook | patch | `53b73bb` -> `529fc88` |
| quay.io/jupyter/pyspark-notebook | patch | `e59dc20` -> `3eab558` |
| quay.io/jupyter/r-notebook | patch | `5ee2eae` -> `88300c8` |
| quay.io/jupyter/scipy-notebook | patch | `27042ca` -> `46afd5e` |
| quay.io/jupyter/tensorflow-notebook | patch | `01c6887` -> `1365b85` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 18:24:20 +00:00
TrueCharts Bot
7d1a013fbe chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.6 → 0.34.7 (#33917)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync)
| patch | `a6ce87a` -> `e9c651d` |

---

> [!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>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.34.7`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.6...0.34.7)

[Compare
Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.6...0.34.7)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:24:18 +02:00
TrueCharts Bot
e31551d7cb chore(helm): update image docker.io/lswl/vertex digest to 8cf8994 (#33907)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lswl/vertex | digest | `0013d1c` -> `8cf8994` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 20:24:02 +02:00
TrueCharts Bot
05ae80cec8 chore(helm): update image ghcr.io/hotio/autoscan digest to d4a52b9 (#33908) 2025-04-03 20:23:16 +02:00
TrueCharts Bot
78f73c0da9 chore(helm): update image ghcr.io/hotio/cloudflareddns digest to cbda5b3 (#33909)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `b2185b0` -> `cbda5b3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 20:23:14 +02:00
TrueCharts Bot
db91ced8b7 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 0f32b58 (#33906)
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 | `c9584b0` -> `0f32b58` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 20:22:38 +02:00
TrueCharts Bot
bac4702694 chore(container): update traefik docker tag to v3.3.5 (#33911)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [traefik](https://redirect.github.com/containous/traefik) | final |
patch | `v3.3.4` -> `v3.3.5` |

---

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

---

### Release Notes

<details>
<summary>containous/traefik (traefik)</summary>

###
[`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.5...v3.3.5)

[All
Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5)

**Bug fixes:**

- **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy
([#&#8203;11586](https://redirect.github.com/traefik/traefik/pull/11586)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Revert compress middleware algorithms priority to v2
behavior
([#&#8203;11641](https://redirect.github.com/traefik/traefik/pull/11641)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Do not abort request when response content-type is
malformed
([#&#8203;11628](https://redirect.github.com/traefik/traefik/pull/11628)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[middleware]** Compress data on flush when compression is not
started
([#&#8203;11583](https://redirect.github.com/traefik/traefik/pull/11583)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- **\[middleware]** Add back forwarded headers section in FAQ
([#&#8203;11606](https://redirect.github.com/traefik/traefik/pull/11606)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- New Routing Reference Documentation
([#&#8203;11330](https://redirect.github.com/traefik/traefik/pull/11330)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11644](https://redirect.github.com/traefik/traefik/pull/11644)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11594](https://redirect.github.com/traefik/traefik/pull/11594)
by [rtribotte](https://redirect.github.com/rtribotte))

###
[`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.4...v3.3.5)

[All
Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5)

**Bug fixes:**

- **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy
([#&#8203;11586](https://redirect.github.com/traefik/traefik/pull/11586)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Revert compress middleware algorithms priority to v2
behavior
([#&#8203;11641](https://redirect.github.com/traefik/traefik/pull/11641)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Do not abort request when response content-type is
malformed
([#&#8203;11628](https://redirect.github.com/traefik/traefik/pull/11628)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[middleware]** Compress data on flush when compression is not
started
([#&#8203;11583](https://redirect.github.com/traefik/traefik/pull/11583)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- **\[middleware]** Add back forwarded headers section in FAQ
([#&#8203;11606](https://redirect.github.com/traefik/traefik/pull/11606)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- New Routing Reference Documentation
([#&#8203;11330](https://redirect.github.com/traefik/traefik/pull/11330)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11644](https://redirect.github.com/traefik/traefik/pull/11644)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11594](https://redirect.github.com/traefik/traefik/pull/11594)
by [rtribotte](https://redirect.github.com/rtribotte))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:19:42 +02:00
TrueCharts Bot
fa059dbe2f chore(flux): update image registry.k8s.io/kubectl v1.31.1 → v1.31.7 (clustertool) (#33914)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/kubectl | patch | `v1.31.1` -> `v1.31.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:19:27 +02:00
TrueCharts Bot
8fef2aaff6 chore(flux): update image renovate 1.24.0 → 1.24.1 (#33915)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate](https://truecharts.org/charts/stable/renovate)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate))
| patch | `1.24.0` -> `1.24.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:13:37 +02:00
TrueCharts Bot
e282a38b39 chore(flux): update image jackett 23.3.61 → 23.3.62 (#33913) 2025-04-03 20:13:17 +02:00
TrueCharts Bot
26d3d68333 chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.1 → v0.14.2 (clustertool) (#33912) 2025-04-03 20:13:10 +02:00
TrueCharts Bot
8c9027a550 chore(container): update golang docker tag to v1.24.2 (#33910)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.24.1-alpine` -> `1.24.2-alpine` |
| golang | final | patch | `1.24.1` -> `1.24.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:12:40 +02:00
Kjeld Schouten
cd2dd7c4fe fix(clustertool): correct bootstrap issue with nginx vs traefik and kps instead of operator 2025-04-03 18:55:37 +02:00
Kjeld Schouten
f968fb3988 hmm 2025-04-03 18:30:47 +02:00
Kjeld Schouten
de7c0b824d cleanup some go stuff 2025-04-03 17:54:54 +02:00
Kjeld Schouten
5e9554a3ce feat(clustertool): BREAKING CHANGE move to nginx 2025-04-03 17:37:59 +02:00
Kjeld Schouten
ad5503debe docs(website): ensure nginx internal is set to watch ingresses without class set 2025-04-03 17:07:36 +02:00
Kjeld Schouten
6ce800c22a Update groups.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-04-03 16:49:20 +02:00
TrueCharts Bot
f2baddad96 chore(helm): update image docker.io/renovate/renovate 39.222.2 → 39.232.2 (#33898)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | minor |
-> |

---

> [!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>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.232.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.232.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.232.1...39.232.2)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.54.1
(main)
([#&#8203;35159](https://redirect.github.com/renovatebot/renovate/issues/35159))
([ca85c42](ca85c423a9))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.16
(main)
([#&#8203;35157](https://redirect.github.com/renovatebot/renovate/issues/35157))
([cc427d1](cc427d1cf4))
- **deps:** update dependency eslint-import-resolver-typescript to
v4.2.5 (main)
([#&#8203;35158](https://redirect.github.com/renovatebot/renovate/issues/35158))
([862daee](862daee0dc))

###
[`v39.232.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.232.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.232.0...39.232.1)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/semver](https://redirect.github.com/types/semver) to
v7.7.0 (main)
([#&#8203;35154](https://redirect.github.com/renovatebot/renovate/issues/35154))
([3cb5e5e](3cb5e5e695))
- **deps:** update linters (main)
([#&#8203;35113](https://redirect.github.com/renovatebot/renovate/issues/35113))
([fffd986](fffd986fa7))

##### Build System

- **deps:** update dependency cronstrue to v2.57.0 (main)
([#&#8203;35155](https://redirect.github.com/renovatebot/renovate/issues/35155))
([da058e9](da058e935b))

###
[`v39.232.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.232.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.231.0...39.232.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.54.0
(main)
([#&#8203;35147](https://redirect.github.com/renovatebot/renovate/issues/35147))
([4b2733c](4b2733c3ff))
- **manager/pixi:** extract conda/pypi packages
([#&#8203;34646](https://redirect.github.com/renovatebot/renovate/issues/34646))
([e4601b6](e4601b66c6))

##### Miscellaneous Chores

- **deps:** update dependency pnpm to v10.7.0 (main)
([#&#8203;35146](https://redirect.github.com/renovatebot/renovate/issues/35146))
([66ea30c](66ea30ce0d))

###
[`v39.231.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.231.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.230.3...39.231.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.53.0
(main)
([#&#8203;35143](https://redirect.github.com/renovatebot/renovate/issues/35143))
([b22ab99](b22ab99bef))

###
[`v39.230.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.230.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.230.2...39.230.3)

##### Bug Fixes

- **helmfile:** skip helm-git repositories
([#&#8203;35142](https://redirect.github.com/renovatebot/renovate/issues/35142))
([c466084](c4660844d5))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.15
(main)
([#&#8203;35139](https://redirect.github.com/renovatebot/renovate/issues/35139))
([a87dea4](a87dea4255))
- **eslint:** report unused directives error
([#&#8203;35137](https://redirect.github.com/renovatebot/renovate/issues/35137))
([8f16533](8f16533e0b))

##### Code Refactoring

- **util:** move user `env` to util folder
([#&#8203;35103](https://redirect.github.com/renovatebot/renovate/issues/35103))
([80b7cdf](80b7cdf1e0))

###
[`v39.230.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.230.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.230.1...39.230.2)

##### Bug Fixes

- **gomod:** fix potential false-positive when matching tools
([#&#8203;35135](https://redirect.github.com/renovatebot/renovate/issues/35135))
([03c4cdb](03c4cdbc88))

###
[`v39.230.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.230.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.229.0...39.230.1)

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/osv-offline](https://redirect.github.com/renovatebot/osv-offline)
to v1.6.4 (main)
([#&#8203;35131](https://redirect.github.com/renovatebot/renovate/issues/35131))
([c304303](c30430392e))

###
[`v39.229.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.229.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.228.1...39.229.0)

##### Features

- **preset:** Add NJsonSchema monorepo group
([#&#8203;35122](https://redirect.github.com/renovatebot/renovate/issues/35122))
([4b243b3](4b243b3c20))

###
[`v39.228.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.228.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.227.3...39.228.1)

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.6.11 (main)
([#&#8203;35121](https://redirect.github.com/renovatebot/renovate/issues/35121))
([3ea3544](3ea354430a))

##### Miscellaneous Chores

- **deps:** update dependency pdm to v2.23.0 (main)
([#&#8203;35119](https://redirect.github.com/renovatebot/renovate/issues/35119))
([cae02c3](cae02c365f))

###
[`v39.227.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.227.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.227.2...39.227.3)

##### Build System

- **deps:** update aws-sdk-js-v3 monorepo (main)
([#&#8203;35117](https://redirect.github.com/renovatebot/renovate/issues/35117))
([df1a11c](df1a11c616))

###
[`v39.227.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.227.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.227.1...39.227.2)

##### Bug Fixes

- **metadata:** add adminer to source-urls instead of changelog-urls
([#&#8203;35114](https://redirect.github.com/renovatebot/renovate/issues/35114))
([f1e0894](f1e0894ca7))

##### Miscellaneous Chores

- **deps:** update dependency vite to v6.2.4 \[security] (main)
([#&#8203;35115](https://redirect.github.com/renovatebot/renovate/issues/35115))
([da10f36](da10f36a86))

###
[`v39.227.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.227.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.227.0...39.227.1)

##### Bug Fixes

- **metadata:** add changelog URL for adminer image
([#&#8203;35061](https://redirect.github.com/renovatebot/renovate/issues/35061))
([84e5175](84e5175704))
- **versioning/hashicorp:** Fully support semver in hashicorp constraint
([#&#8203;34780](https://redirect.github.com/renovatebot/renovate/issues/34780))
([828dff3](828dff36b3))

###
[`v39.227.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.227.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.226.0...39.227.0)

##### Features

- Add auth header check for package cache provider
([#&#8203;34956](https://redirect.github.com/renovatebot/renovate/issues/34956))
([bf92e0a](bf92e0a2bf))

###
[`v39.226.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.226.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.225.0...39.226.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.52.0
(main)
([#&#8203;35112](https://redirect.github.com/renovatebot/renovate/issues/35112))
([8b94396](8b943961a0))

###
[`v39.225.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.225.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.224.0...39.225.0)

##### Features

- Fetch `currentVersionTimestamp` via datasource postprocess
([#&#8203;35082](https://redirect.github.com/renovatebot/renovate/issues/35082))
([9fe58e3](9fe58e3645))

###
[`v39.224.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.224.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.223.0...39.224.0)

##### Features

- allow manager to set `registryStrategy` for a package
([#&#8203;35080](https://redirect.github.com/renovatebot/renovate/issues/35080))
([fb3f86f](fb3f86f5df))

##### Bug Fixes

- pnpm install flags on non-workspace project
([#&#8203;34720](https://redirect.github.com/renovatebot/renovate/issues/34720))
([8ce2d49](8ce2d49c51))

##### Documentation

- **config options:** capitalize abbreviation
([#&#8203;35101](https://redirect.github.com/renovatebot/renovate/issues/35101))
([19c1ea9](19c1ea9682))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.13.13 (main)
([#&#8203;35102](https://redirect.github.com/renovatebot/renovate/issues/35102))
([6b1d77d](6b1d77dd1c))

###
[`v39.223.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.223.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.222.4...39.223.0)

##### Features

- **gitea:** find prs from other authors
([#&#8203;35065](https://redirect.github.com/renovatebot/renovate/issues/35065))
([02a6dea](02a6deaa7e))

###
[`v39.222.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.222.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.222.3...39.222.4)

##### Bug Fixes

- **host-rules:** respect `hostRules.enabled=false` even when
`noAuth=true`
([#&#8203;35048](https://redirect.github.com/renovatebot/renovate/issues/35048))
([7d46cf7](7d46cf7d42))

##### Documentation

- add some information about docs site publishing
([#&#8203;35049](https://redirect.github.com/renovatebot/renovate/issues/35049))
([24a9559](24a9559d65))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/diff](https://redirect.github.com/types/diff) to v7.0.2
(main)
([#&#8203;35096](https://redirect.github.com/renovatebot/renovate/issues/35096))
([1c5e42b](1c5e42bd17))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.13.12 (main)
([#&#8203;35095](https://redirect.github.com/renovatebot/renovate/issues/35095))
([93920d0](93920d01bd))
- **deps:** update dependency type-fest to v4.38.0 (main)
([#&#8203;35098](https://redirect.github.com/renovatebot/renovate/issues/35098))
([59f7ccd](59f7ccd7eb))

##### Code Refactoring

- move `customEnvVariables` to util folder
([#&#8203;35097](https://redirect.github.com/renovatebot/renovate/issues/35097))
([e0e53b9](e0e53b9d76))

###
[`v39.222.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.222.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.222.2...39.222.3)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.51.6
(main)
([#&#8203;35092](https://redirect.github.com/renovatebot/renovate/issues/35092))
([43d19cc](43d19ccf4c))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-03 14:42:14 +00:00
TrueCharts Bot
822f443f0a chore(helm): update image docker.io/metabase/metabase v0.53.8 → v0.54.1 (#33895)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | minor | `6f08d86` -> `954f8f8` |

---

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

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-03 14:41:53 +00:00
TrueCharts Bot
b36eb78762 chore(helm): update image docker.io/sourcegraph/server 6.1.5633 → 6.2.0 (#33902) 2025-04-03 15:08:55 +02:00
TrueCharts Bot
c0473e87f4 chore(helm): update image docker.io/jgraph/drawio 26.1.1 → 26.2.2 (#33890)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | minor |
`038e614` -> `b6919c5` |

---

> [!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>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary>

###
[`v26.2.2`](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.1...v26.2.2)

[Compare
Source](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.1...v26.2.2)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 15:08:09 +02:00
TrueCharts Bot
351f16ec83 chore(helm): update image docker.io/shenxn/protonmail-bridge 3.18.0 → 3.19.0 (#33900)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shenxn/protonmail-bridge](https://redirect.github.com/shenxn/protonmail-bridge-docker)
| minor | `1b88016` -> `3717b44` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 15:06:10 +02:00
TrueCharts Bot
f785c4d976 chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.1.3 → 2.2.0 (#33892)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt)
| minor | `80f82f8` -> `8a7d164` |

---

> [!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>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary>

###
[`v2.2.0`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#220-2025-04-01)

[Compare
Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.1.3...2.2.0)

##### Features

- Frontend: support filtering notifications
([#&#8203;26805](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26805))
([f872a51](f872a5180c))
- Onboarding
([#&#8203;26608](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26608))
([05d6f08](05d6f08a0d))
- Support ZigBee on Host adapter
([#&#8203;26742](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26742))
([92955c0](92955c02a4))
- Use dynamic import for external JS
([#&#8203;26522](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26522))
([badf107](badf107991))

##### Bug Fixes

- Add device name to no converter available error message
([#&#8203;26867](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26867))
([267c399](267c399047))
- Check if new commits are available in update.sh
([#&#8203;26631](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26631))
([1b6ad46](1b6ad46462))
- Fix bridge offline message format for frontend
([#&#8203;26707](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26707))
([e398500](e3985002c2))
- General cleanup
([#&#8203;26595](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26595))
([8775ceb](8775ceb0c1))
- **gnore:** Onboarding fixes
([#&#8203;26824](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26824))
([f2a1c9a](f2a1c9a2be))
- Home Assistant: fix electrical measurements sensors category
([#&#8203;26769](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26769))
([747f6ac](747f6ac476))
- **ignore:** fix `EACCES: permission denied, mkdir
'/app/dist/external_converters'`
([7a1621a](7a1621a906))
- **ignore:** Fix HA addon onboarding
([#&#8203;26862](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26862))
([341c453](341c453657))
- **ignore:** Fix tests failing when zhc is linked via `pnpm link`
([#&#8203;26630](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26630))
([ad32fec](ad32fec1d0))
- **ignore:** Fix update check
([#&#8203;26723](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26723))
([fb48bd0](fb48bd0cb9))
- **ignore:** Make update check less verbose
([#&#8203;26774](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26774))
([6e781ea](6e781eafae))
- **ignore:** Module `NodeNext`
([#&#8203;26719](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26719))
([5db1150](5db115057e))
- **ignore:** Move to `Node16` `module`
([#&#8203;26704](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26704))
([ea5e0d4](ea5e0d47a5))
- **ignore:** Move to Node16 module
([#&#8203;26717](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26717))
([be722a0](be722a0500))
- **ignore:** Reduce chaining in `homeassistant.ts`
([#&#8203;26582](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26582))
([4fa794a](4fa794a639))
- **ignore:** Remove uncessary extensions spread
([#&#8203;26581](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26581))
([1fe2d8d](1fe2d8dae6))
- **ignore:** update dependencies
([#&#8203;26554](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26554))
([11fb858](11fb858ff2))
- **ignore:** update dependencies
([#&#8203;26662](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26662))
([fb98166](fb9816659b))
- **ignore:** update dependencies
([#&#8203;26751](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26751))
([e602dc8](e602dc849a))
- **ignore:** update dependencies
([#&#8203;26833](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26833))
([93d0ee4](93d0ee44ba))
- **ignore:** update dependencies
([#&#8203;26911](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26911))
([e02bbdc](e02bbdcf0b))
- **ignore:** update zigbee-herdsman to 3.3.0
([#&#8203;26628](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26628))
([ed7e7c7](ed7e7c7e53))
- **ignore:** update zigbee-herdsman to 3.3.1
([#&#8203;26674](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26674))
([a5195a6](a5195a6eee))
- **ignore:** update zigbee-herdsman to 3.3.2
([#&#8203;26702](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26702))
([8378949](8378949e1d))
- **ignore:** update zigbee-herdsman to 3.4.0
([#&#8203;26744](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26744))
([e5a80e3](e5a80e3b1b))
- **ignore:** update zigbee-herdsman to 3.4.1
([#&#8203;26779](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26779))
([46fd043](46fd04364d))
- **ignore:** update zigbee-herdsman to 3.4.10
([#&#8203;26908](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26908))
([b52cfd8](b52cfd87c3))
- **ignore:** update zigbee-herdsman to 3.4.11
([#&#8203;26924](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26924))
([9fe38b1](9fe38b1677))
- **ignore:** update zigbee-herdsman to 3.4.2
([#&#8203;26789](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26789))
([582bf7d](582bf7d2c6))
- **ignore:** update zigbee-herdsman to 3.4.3
([#&#8203;26802](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26802))
([4f2b052](4f2b052016))
- **ignore:** update zigbee-herdsman to 3.4.4
([#&#8203;26821](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26821))
([0714582](0714582eb9))
- **ignore:** update zigbee-herdsman to 3.4.5
([#&#8203;26826](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26826))
([2b90d7b](2b90d7b3b9))
- **ignore:** update zigbee-herdsman to 3.4.6
([#&#8203;26834](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26834))
([9e0c84b](9e0c84beed))
- **ignore:** update zigbee-herdsman to 3.4.7
([#&#8203;26859](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26859))
([440e3a0](440e3a0094))
- **ignore:** update zigbee-herdsman to 3.4.8
([#&#8203;26866](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26866))
([f824295](f824295b7e))
- **ignore:** update zigbee-herdsman to 3.4.9
([#&#8203;26877](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26877))
([0a41af5](0a41af5dd2))
- **ignore:** update zigbee-herdsman-converters to 23.10.0
([#&#8203;26792](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26792))
([52c255b](52c255bcc2))
- **ignore:** update zigbee-herdsman-converters to 23.11.0
([#&#8203;26820](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26820))
([5288549](5288549744))
- **ignore:** update zigbee-herdsman-converters to 23.12.0
([#&#8203;26835](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26835))
([53e8226](53e8226f0a))
- **ignore:** update zigbee-herdsman-converters to 23.13.0
([#&#8203;26861](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26861))
([c5c7f70](c5c7f70ad6))
- **ignore:** update zigbee-herdsman-converters to 23.14.0
([#&#8203;26886](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26886))
([6a65769](6a65769060))
- **ignore:** update zigbee-herdsman-converters to 23.15.0
([#&#8203;26900](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26900))
([516425b](516425b44b))
- **ignore:** update zigbee-herdsman-converters to 23.16.0
([#&#8203;26918](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26918))
([6e6a989](6e6a989159))
- **ignore:** update zigbee-herdsman-converters to 23.17.0
([#&#8203;26925](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26925))
([ea04f19](ea04f19709))
- **ignore:** update zigbee-herdsman-converters to 23.18.0
([#&#8203;26933](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26933))
([69f0840](69f0840feb))
- **ignore:** update zigbee-herdsman-converters to 23.3.0
([#&#8203;26598](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26598))
([3941692](3941692665))
- **ignore:** update zigbee-herdsman-converters to 23.4.0
([#&#8203;26629](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26629))
([c603f42](c603f42c88))
- **ignore:** update zigbee-herdsman-converters to 23.6.0
([#&#8203;26691](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26691))
([06ba62b](06ba62b833))
- **ignore:** update zigbee-herdsman-converters to 23.7.0
([#&#8203;26733](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26733))
([8d2ef6d](8d2ef6df06))
- **ignore:** update zigbee-herdsman-converters to 23.8.0
([#&#8203;26761](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26761))
([325199d](325199d445))
- **ignore:** update zigbee2mqtt-frontend to 0.9.5
([#&#8203;26814](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26814))
([9792466](9792466aac))
- Implement systemd-notify directly
([#&#8203;26456](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26456))
([bfeac07](bfeac07c4c))
- Use dynamic import for optional extensions
([#&#8203;26735](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26735))
([db578d9](db578d9d11))
- Write `ZIGBEE2MQTT_CONFIG_*` envs to yaml as overrides
([#&#8203;26653](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26653))
([f6f7ba6](f6f7ba68c9))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 15:05:54 +02:00
TrueCharts Bot
2829353154 chore(helm): update image docker.io/alexta69/metube 2025-03-28 → 2025-04-01 (#33884) 2025-04-03 15:05:42 +02:00
TrueCharts Bot
f95468ce44 chore(helm): update image docker.io/jenkins/jenkins 2.503 → 2.504 (#33889) 2025-04-03 15:05:37 +02:00
TrueCharts Bot
7900c37fef chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1719 → 0.22.1722 (#33882)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `c1788dd` -> `19faa27` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 15:05:26 +02:00
TrueCharts Bot
e93217367d chore(helm): update image docker.io/jorenn92/maintainerr 2.12.0 → 2.13.1 (#33891)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| minor | `cd2b035` -> `ae7ea64` |

---

> [!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>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary>

###
[`v2.13.1`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2131-2025-04-03)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.13.0...v2.13.1)

##### Bug Fixes

- list types not showing underlying T type options in ui
([#&#8203;1682](https://redirect.github.com/jorenn92/Maintainerr/issues/1682))
([658860f](658860f523))

###
[`v2.13.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2130-2025-04-01)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.12.0...v2.13.0)

##### Features

- allow checking show status when mediaType=season
([#&#8203;1649](https://redirect.github.com/jorenn92/Maintainerr/issues/1649))
([832c440](832c440ba1))
- allow comparing list sizes against a number
([#&#8203;1530](https://redirect.github.com/jorenn92/Maintainerr/issues/1530))
([a321cbd](a321cbdbb3))
- Allow Jellyfin & Emby users in Jellyseerr rule
([#&#8203;1661](https://redirect.github.com/jorenn92/Maintainerr/issues/1661))
([5482b8b](5482b8bc17))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 15:03:19 +02:00
TrueCharts Bot
ce40c39159 chore(helm): update image docker.io/cloudflare/cloudflared 2025.2.1 → 2025.4.0 (#33885)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `03737f2` -> `522827f` |

---

> [!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>cloudflare/cloudflared
(docker.io/cloudflare/cloudflared)</summary>

###
[`v2025.4.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.4.0)

[Compare
Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.2.1...2025.4.0)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
242b9b5394aec758f6f6166cfd2d29024eafa68e93ed4f0198e3097b3c2ea1d7
cloudflared-arm64.pkg:
b0a36d70025a79e9e5d703d7345408a4b6d24d5c821b12762cfb2d5dbf9f9550
cloudflared-darwin-amd64.tgz:
e401a9731a5975d441023c0c0e13184032fcedfda030d7397242025a98efe45d
cloudflared-darwin-arm64.tgz:
7326d8684d759ff93d728ad35f136f987dd275712ae65b68589f5d544e6e6622
cloudflared-fips-linux-amd64:
f9e9ae383199ecb5e1d72ceb5b3f232d5102b824e0a439f69101b0114f8e9492
cloudflared-fips-linux-amd64.deb:
572974971be73e25d8f2f60e040553b72094d6d9558fb79d8845b0791cb2b3e7
cloudflared-fips-linux-x86_64.rpm:
6620799aa3fc472ce429d4ff52a9c2a7d0835904cb4ecfdca2cdf17ec3f34155
cloudflared-linux-386:
f096a50e8a6df53b84ec1866952d559b7e583d4d8527017626d7d5fe46799a37
cloudflared-linux-386.deb:
6fa4ddfaa26f2979e3bd9734d97142ab9b45adb7543800d670a3e480840967ef
cloudflared-linux-386.rpm:
5f2db71cd76b867202cb7418d8e1ca55e228c5a616c6ee77a3e50136c092a7b2
cloudflared-linux-aarch64.rpm:
dd11a706f9240b6ee1accf3f33ef1c7643b34484fb11fe757c7e16abf3a86ab7
cloudflared-linux-amd64:
df13e7e0a027f648c410b5cc701fbcff028724d0e93209796cdbb79ec38695d4
cloudflared-linux-amd64.deb:
ec93e55c1538a5fc8214e81b310c51244461372d684c93102195d0a97aa7a67d
cloudflared-linux-arm:
3269dbcc9302f1732aa490fd0b0b5d2a51b31f687595504ad356e9526049abab
cloudflared-linux-arm.deb:
f9fcea58bb1b4f9ed391d1044759ca42c83594a5b669441ffb23ce384870eefa
cloudflared-linux-arm.rpm:
5cad7cd972217e0c7a238db4b8c5a62b6f672721362d62dea8ca0d97da86282d
cloudflared-linux-arm64:
2561391ee9abdc828afcc52f5ac314b6551a9a6a31ff59cbc64efc63aec04615
cloudflared-linux-arm64.deb:
fc7d95ec78ba026f2cfe931e5bc3ee4c5517a21f2bf24ff8118ba589f0d8577a
cloudflared-linux-armhf:
1b0890e10c5e8d1c3f683d989261e81174b80f86ab5d98a79dd1e079cc9d207b
cloudflared-linux-armhf.deb:
c9a21bc832b1228f35da811983f3d945422515e1a32655d4e93168cbf00e2bae
cloudflared-linux-armhf.rpm:
0a9594f437923fdffcd3d5ebc65a82d64091a0d533d02ae11093f47e29fca9a7
cloudflared-linux-x86_64.rpm:
66b103b41de3a2c2dd6de18f8e54e7551b5ca5b9514d8f99b0f6b46159490901
cloudflared-windows-386.exe:
38439060beacdcd547878ab8f98b2604b6021427c4de3ee5c63a53183addbbfe
cloudflared-windows-386.msi:
053e4b32710c348581498d706aecb97c9f3c070a648648ca8521d569403fa5f8
cloudflared-windows-amd64.exe:
0f62fae4c3e0fdad2b173d8c4387ecb69142f0647e5bf3b0d0ab70ca457d52f5
cloudflared-windows-amd64.msi:
ab592421a8355984991be3bfbec78190b2af804577b9404b14ba41cbbea6f56a

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 14:56:41 +02:00
TrueCharts Bot
9dd0cc6a07 chore(helm): update image docker.io/discordgsm/discord-game-server-monitor 2.18.0 → 2.19.0 (#33886)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/discordgsm/discord-game-server-monitor](https://redirect.github.com/DiscordGSM/GameServerMonitor)
| minor | `85cf112` -> `44281d6` |

---

> [!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>DiscordGSM/GameServerMonitor
(docker.io/discordgsm/discord-game-server-monitor)</summary>

###
[`v2.19.0`](https://redirect.github.com/DiscordGSM/GameServerMonitor/releases/tag/2.19.0)

[Compare
Source](https://redirect.github.com/DiscordGSM/GameServerMonitor/compare/2.18.0...2.19.0)

#### What's Changed

- Python 3.12 to 3.13 (Fix) by
[@&#8203;swesner411](https://redirect.github.com/swesner411) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/137](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/137)
- Fix name, add game by
[@&#8203;xLeviNx](https://redirect.github.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/135](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/135)
- Doom 3 / Quake 4 Fix by
[@&#8203;swesner411](https://redirect.github.com/swesner411) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/138](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/138)
- Resolved Issue
[#&#8203;134](https://redirect.github.com/DiscordGSM/GameServerMonitor/issues/134)
by [@&#8203;The-Padi](https://redirect.github.com/The-Padi) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/139](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/139)
- Update games.csv by
[@&#8203;xLeviNx](https://redirect.github.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/140](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/140)
- Adding addinional Attributes for Game Specific Information and Style
Decision by [@&#8203;Hornochs](https://redirect.github.com/Hornochs) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/144](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/144)
- Bump discord-py from 2.4.0 to 2.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/143](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/143)
- Bump pymongo from 4.11 to 4.11.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/142](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/142)
- Bump aiohttp from 3.11.11 to 3.11.12 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/141](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/141)
- Adding Multiple GameSupport by
[@&#8203;Hornochs](https://redirect.github.com/Hornochs) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/152](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/152)
- Add ETS2 support via source protocol by
[@&#8203;chexwafer](https://redirect.github.com/chexwafer) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/155](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/155)
- Bump discord-py from 2.5.0 to 2.5.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/147](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/147)
- Bump pywin32 from 308 to 310 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/150](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/150)
- Bump pymongo from 4.11.1 to 4.11.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/151](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/151)
- Bump opengsq from 3.2.0 to 3.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/154](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/154)
- Bump aiohttp from 3.11.12 to 3.11.16 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/156](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/156)

#### New Contributors

- [@&#8203;chexwafer](https://redirect.github.com/chexwafer) made their
first contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/155](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/155)

**Full Changelog**:
https://github.com/DiscordGSM/GameServerMonitor/compare/2.18.0...2.19.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 14:55:57 +02:00
TrueCharts Bot
8a73fb2657 chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.1.3 → 10.1.4 (#33880) 2025-04-03 14:52:11 +02:00
TrueCharts Bot
5338be766b chore(helm): update image docker.io/dpage/pgadmin4 9.1 → 9.2 (#33887)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/dpage/pgadmin4 | minor | `bdebdfc` -> `52cb72a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 12:52:08 +00:00
TrueCharts Bot
438689f3af chore(helm): update image ghcr.io/elfhosted/riven v0.21.17 → v0.21.18 (#33883)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/riven | patch | `fcb5730` -> `a3dc73e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:52:01 +02:00
TrueCharts Bot
bcb4331659 chore(helm): update image docker.io/renovate/renovate 39.222.2 → 39.222.4 (#33875) 2025-04-03 14:51:56 +02:00
TrueCharts Bot
8dd35fb6c1 chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.9 → 0.49.10 (#33881)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io)
| patch | `d45fe27` -> `26d194c` |

---

> [!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>dgtlmoon/changedetection.io
(ghcr.io/dgtlmoon/changedetection.io)</summary>

###
[`v0.49.10`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.10):
Improvements and changes

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.9...0.49.10)

#### What's Changed

- Set a graph % of ETA time completed of checking the watch by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3060](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3060)
- Conditions - Offer some information about what the
filter/condition/trigger saw by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3062](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3062)
- Re
[#&#8203;2782](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2782)
- Should be "Clone & Edit" without watch history by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3063](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3063)
- Refactor + tests for Apprise custom integration by
[@&#8203;xLinkOut](https://redirect.github.com/xLinkOut) in
[https://github.com/dgtlmoon/changedetection.io/pull/3057](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3057)
- Small fix for when last fetched was zero bytes by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3065](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3065)
- Tidy up lint errors by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3074](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3074)
- Regession - Shared history/diff page with anonymous access turned on
should allow screenshot access by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3076](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3076)
- Restock detection - Add Indonesian phrases for out-of-stock detection
by [@&#8203;sayaivan](https://redirect.github.com/sayaivan) in
[https://github.com/dgtlmoon/changedetection.io/pull/3075](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3075)
- Python 3.11 container base by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3077](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3077)
- Adding a GC memory cleanup (releases cached libxml memory and others)
by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3079](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3079)

#### New Contributors

- [@&#8203;xLinkOut](https://redirect.github.com/xLinkOut) made their
first contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/3057](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3057)
- [@&#8203;sayaivan](https://redirect.github.com/sayaivan) made their
first contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/3075](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3075)

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.9...0.49.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:51:49 +02:00
TrueCharts Bot
69c70067dd chore(helm): update image docker.io/revenz/fileflows 25.02 → 25.04 (#33899) 2025-04-03 14:51:44 +02:00
TrueCharts Bot
95f9cae28a chore(helm): update image docker.io/syncthing/syncthing 1.29.3 → 1.29.4 (#33878)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/syncthing/syncthing](https://syncthing.net)
([source](https://redirect.github.com/syncthing/syncthing)) | patch |
`59580c7` -> `648640e` |

---

> [!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>syncthing/syncthing (docker.io/syncthing/syncthing)</summary>

###
[`v1.29.4`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.29.4)

[Compare
Source](https://redirect.github.com/syncthing/syncthing/compare/v1.29.3...v1.29.4)

v1.29.4

Bugfixes:

-
[#&#8203;9990](https://redirect.github.com/syncthing/syncthing/issues/9990):
Tildes break directory autocomplete

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:51:41 +02:00
TrueCharts Bot
c6c985f748 chore(helm): update image docker.io/semaphoreui/semaphore v2.13.3 → v2.13.7 (#33876)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `02a8d53` -> `7c22332` |

---

> [!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>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.13.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.7)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.6...v2.13.7)

#### Bugfixes

-   Incorrect working of Integration form after introducing task params.

**Full Changelog**:
https://github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.7

###
[`v2.13.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.6)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.6)

###
[`v2.13.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.5)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.4...v2.13.5)

#### Bugfixes

-   Import error 400
-   Remove overriding ANSIBLE_SSH_ARGS
-   Remove panic for incorrect websocket configuration

**Full Changelog**:
https://github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.5

###
[`v2.13.4`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.4)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.4)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:51:25 +02:00
TrueCharts Bot
a879c6c905 chore(helm): update image docker.io/bizmodeller/mymediaforalexa 1.3.152.1 → 1.3.152.2 (#33870)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bizmodeller/mymediaforalexa | patch | `62ca952` -> `3d1fc2a`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:51:16 +02:00
TrueCharts Bot
a7daf7358f chore(helm): update image docker.io/sonatype/nexus3 3.78.2 → 3.79.0 (#33901) 2025-04-03 14:51:10 +02:00
TrueCharts Bot
81a8a3cd1a chore(helm): update image docker.io/docuseal/docuseal 1.9.6 → 1.9.7 (#33871)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | patch | `b822cb5` -> `082d68e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:51:05 +02:00
TrueCharts Bot
10217836b3 chore(helm): update image docker.io/esphome/esphome 2025.3.2 → 2025.3.3 (#33872)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/esphome/esphome](https://esphome.io/)
([source](https://redirect.github.com/esphome/esphome)) | patch |
`7f0095c` -> `28f07a8` |

---

> [!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>esphome/esphome (docker.io/esphome/esphome)</summary>

###
[`v2025.3.3`](https://redirect.github.com/esphome/esphome/releases/tag/2025.3.3)

[Compare
Source](https://redirect.github.com/esphome/esphome/compare/2025.3.2...2025.3.3)

- \[display] Don't assume glyph x_offset is zero.
[esphome#8473](https://redirect.github.com/esphome/esphome/pull/8473) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- Bump ESP mdns to 1.8.2
[esphome#8482](https://redirect.github.com/esphome/esphome/pull/8482) by
[@&#8203;bdraco](https://redirect.github.com/bdraco)
- \[speaker] Bugfix: Media player always unpauses when receiving a stop
command
[esphome#8474](https://redirect.github.com/esphome/esphome/pull/8474) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)
- \[lvgl] Implement switch restore
[esphome#8481](https://redirect.github.com/esphome/esphome/pull/8481) by
[@&#8203;clydebarrow](https://redirect.github.com/clydebarrow)
- \[speaker] Bugfixes: two pause state issues
[esphome#8488](https://redirect.github.com/esphome/esphome/pull/8488) by
[@&#8203;kahrendt](https://redirect.github.com/kahrendt)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:50:16 +02:00
TrueCharts Bot
2aaffe2fe3 chore(helm): update image docker.io/metabase/metabase v0.53.8 → v0.53.9 (#33873)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `6f08d86` -> `c133e36` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:50:14 +02:00
TrueCharts Bot
4b8345e1b3 chore(helm): update image docker.io/anirdev/slink v1.4.6 → v1.4.8 (#33869)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/anirdev/slink | patch | `6f77605` -> `7091d60` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 14:49:54 +02:00
TrueCharts Bot
c3b6bd3416 chore(helm): update image monica digest to 2881d91 (#33868)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `b1b3325` -> `2881d91` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-03 14:49:31 +02:00