Commit Graph

41627 Commits

Author SHA1 Message Date
Kjeld Schouten bbe4274a50 add meet-the-team page and remove merch store 2025-03-27 20:13:01 +01:00
TrueCharts Bot a359d31c1c chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.26.0 → 5.27.0 (#33657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/pmmp/pocketmine-mp | minor | `95a64ec` -> `7707ca9` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-27 19:18:56 +01:00
TrueCharts Bot 38d1b69c27 chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.26.0 → 5.27.0 (#33657) 2025-03-27 19:18:27 +01:00
TrueCharts Bot efe957cb51 chore(helm): update image ghcr.io/immich-app/immich-server v1.130.2 → v1.130.3 (#33655) 2025-03-27 19:18:14 +01:00
TrueCharts Bot 551b726350 chore(flux): update image jackett 23.3.54 → 23.3.55 (#33654) 2025-03-27 19:11:46 +01:00
TrueCharts Bot d92f67632d chore(flux): update image volsync 2.10.1 → 2.11.0 (clustertool) (#33656)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://truecharts.org/charts/system/volsync)
([source](https://redirect.github.com/backube/helm-charts)) | minor |
`2.10.1` -> `2.11.0` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-27 19:11:41 +01:00
Alfred Göppel df0b1966ee docs(node-failure): Add new doc about node failure (#33652)
**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
- [x] 📜 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._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-27 17:25:18 +01:00
Kjeld Schouten 6cb1695e2e feat(grafana): add nginx dashboard and improve tests (#33650)
**Description**
We also want nginx dashboards and the dashboards being actually covered
by tests

**⚙️ Type of change**

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

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-27 15:47:16 +01:00
Kjeld Schouten d8c0c61e30 feat(volsync): add automatic grafana dashboards (#33651)
**Description**
Volsync actually does have Grafana dashboard. now its actually part of
the helm-chart as well.

**⚙️ Type of change**

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

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-27 15:46:49 +01:00
Kjeld Schouten 85e59af14a chore(pod-nuke): remove pod-nuke experiment 2025-03-27 15:04:37 +01:00
Kjeld Schouten 8c34de80d5 fix(Grafana): always deploy cert manager dashboard
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-03-27 14:55:55 +01:00
TrueCharts Bot 6d48f31189 chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to 5b652f9 (#33647) 2025-03-27 13:19:52 +01:00
TrueCharts Bot ea01be9bc1 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1695 → 0.22.1699 (#33649) 2025-03-27 13:19:47 +01:00
TrueCharts Bot 8f19addf82 chore(helm): update image ghcr.io/linuxserver/calibre digest to 54eec64 (#33646)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
digest | `d0ea14c` -> `54eec64` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 13:19:25 +01:00
TrueCharts Bot f0844b492f chore(helm): update image docker.io/searxng/searxng digest to cb56cfb (#33645)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `45ddef3` -> `cb56cfb` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 13:19:13 +01:00
TrueCharts Bot 24f8b5daf0 chore(flux): update image spegel 3.2.0 → 3.2.2 (clustertool) (#33648)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel)
([source](https://ghcr.io/spegel-org/spegel)) | patch | `3.2.0` ->
`3.2.2` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-27 13:11:37 +01:00
Alfred Göppel 93ed815317 fix(spegel): patch tpl (#33644)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

- [x] ⚖️ 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
- [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):`, `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._

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-27 05:03:30 -04:00
Alfred Göppel c805b89d60 fix(spegel: Implement upstream changes (#33611)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 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
- [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):`, `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._

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-27 03:53:22 -04:00
TrueCharts Bot 1c7fee203a chore(helm): update image ghcr.io/linuxserver/calibre 7.26.0 → 8.0.1 (#33636)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
major | `dc66964` -> `d0ea14c` |

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**: 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-03-27 08:43:35 +01:00
TrueCharts Bot 7be4e1bae5 chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.33.1 → 10.1.1 (#33635)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui)
| major | `06c6a64` -> `2accf6e` |

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

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary>

###
[`v10.1.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1011-2025-03-24)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.1.0...v10.1.1)

##### Bug Fixes

- normalize paths for pkg on Windows
([#&#8203;4168](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4168))
([c1d935b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c1d935bb25bad0494a936c02f1834c0b8b187629))

###
[`v10.1.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1010-2025-03-21)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.3...v10.1.0)

##### Features

- bump zwave-js@15.0.2 to fix enum `Indicator` not defined in `pkg`
bundle
([#&#8203;4163](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4163))
([0ff07e0](https://redirect.github.com/zwave-js/zwave-js-ui/commit/0ff07e0ad6c8f0ff1b0149b2c121a158a1448bfb))
- support changing Zniffer LR channel config, dynamically populate
frequency list
([#&#8203;4139](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4139))
([58d03ed](https://redirect.github.com/zwave-js/zwave-js-ui/commit/58d03ed84c5fd5aeb4b49b2f9e1c82e59fb62542))

####
[10.0.3](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.2...v10.0.3)
(2025-03-20)

##### Bug Fixes

- config sync inside `pkg` binaries
([#&#8203;4159](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4159))
([3ca34f6](https://redirect.github.com/zwave-js/zwave-js-ui/commit/3ca34f60778b1054e0cfcf27201b2a9c09ba9710))

####
[10.0.2](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.1...v10.0.2)
(2025-03-19)

##### Bug Fixes

- update Dockerfile to use Node.js 20 and streamline Alpine base image
([#&#8203;4154](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4154))
([caf9f14](https://redirect.github.com/zwave-js/zwave-js-ui/commit/caf9f14d5d2fb7d76ecbb90491e2054e3e0b3de7))

####
[10.0.1](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.0...v10.0.1)
(2025-03-19)

##### Bug Fixes

- drop node 18 from workflows
([#&#8203;4151](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4151))
([1d848df](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1d848dfa34e5f9a7165e2ead229efd7a10f494c8))

###
[`v10.0.3`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1003-2025-03-20)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.2...v10.0.3)

##### Bug Fixes

- config sync inside `pkg` binaries
([#&#8203;4159](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4159))
([3ca34f6](https://redirect.github.com/zwave-js/zwave-js-ui/commit/3ca34f60778b1054e0cfcf27201b2a9c09ba9710))

###
[`v10.0.2`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1002-2025-03-19)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.1...v10.0.2)

##### Bug Fixes

- update Dockerfile to use Node.js 20 and streamline Alpine base image
([#&#8203;4154](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4154))
([caf9f14](https://redirect.github.com/zwave-js/zwave-js-ui/commit/caf9f14d5d2fb7d76ecbb90491e2054e3e0b3de7))

###
[`v10.0.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1001-2025-03-19)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.0.0...v10.0.1)

##### Bug Fixes

- drop node 18 from workflows
([#&#8203;4151](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4151))
([1d848df](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1d848dfa34e5f9a7165e2ead229efd7a10f494c8))

###
[`v10.0.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1000-2025-03-19)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.33.1...v10.0.0)

##### Bug Fixes

- add type annotation for info parameter in customFormat logger
([24aca53](https://redirect.github.com/zwave-js/zwave-js-ui/commit/24aca5374d710663eb649f972efb58db9469aa49))
- explicitly add
[@&#8203;zwave-js/core](https://redirect.github.com/zwave-js/core) and
[@&#8203;zwave-js/shared](https://redirect.github.com/zwave-js/shared)
deps
([7522c29](https://redirect.github.com/zwave-js/zwave-js-ui/commit/7522c293b38f35d906ec69e07b91509f113183c2)),
closes
[#&#8203;4145](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4145)

</details>

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-03-27 08:42:55 +01:00
TrueCharts Bot 9ce03b263e chore(helm): update jupyter 2025-03-26 → 2025-03-27 (patch) (#33643) 2025-03-27 07:26:27 +01:00
TrueCharts Bot 281582533d chore(helm): update image ghcr.io/linuxserver/duckdns digest to 5d686d4 (#33642) 2025-03-27 07:26:23 +01:00
TrueCharts Bot c97c3b9cec chore(helm): update image docker.io/diygod/rsshub digest to 0d540cf (#33639) 2025-03-27 07:26:19 +01:00
TrueCharts Bot b88fb8aba9 chore(helm): update image docker.io/searxng/searxng digest to 45ddef3 (#33641) 2025-03-27 07:26:13 +01:00
TrueCharts Bot c5cff6e843 chore(helm): update image docker.io/machines/filestash digest to 093df72 (#33640) 2025-03-27 07:26:11 +01:00
TrueCharts Bot be276bac05 chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to 8e10c55 (#33638)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-fpm-pgsql-static | digest | `5a2201a` ->
`8e10c55` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 07:26:04 +01:00
TrueCharts Bot f722fd7d6a chore(helm): update image ghcr.io/carlreid/streammaster 0.11.3 → 0.12.0 (#33634)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/carlreid/streammaster](https://hub.docker.com/r/carlreid/streammaster/)
([source](https://redirect.github.com/carlreid/StreamMaster)) | minor |
`55b7f5e` -> `bc12d13` |

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

---

### Release Notes

<details>
<summary>carlreid/StreamMaster (ghcr.io/carlreid/streammaster)</summary>

###
[`v0.12.0`](https://redirect.github.com/carlreid/StreamMaster/blob/HEAD/CHANGELOG.md#0120-2025-03-24)

[Compare
Source](https://redirect.github.com/carlreid/StreamMaster/compare/v0.11.3...v0.12.0)

##### Bug Fixes

- Ensure that multiselect value is `''` if null
([0307ec2](https://redirect.github.com/carlreid/StreamMaster/commit/0307ec29cbbc271fdda72e6305660f4d9ea1d3fb))
- Ensure to release lock in `final`
([6a76d65](https://redirect.github.com/carlreid/StreamMaster/commit/6a76d65cc006278d6503d7ced7e34a5897d79044))
- Filter away potential undefined stations
([a58f8d7](https://redirect.github.com/carlreid/StreamMaster/commit/a58f8d705c11264fcfdf17eaece99c0bb905780d))
- Make use of `IHttpClientFactory` to get clients
([a7ca54a](https://redirect.github.com/carlreid/StreamMaster/commit/a7ca54a0685c374ea96a7f98b6f333e2371e957c))
- Remove from hook dependency
([84d9be3](https://redirect.github.com/carlreid/StreamMaster/commit/84d9be34380f7be7b803124c6b9f8b6db35b766f))

##### Features

- Set Streammaster specific UA for SD
([49b7448](https://redirect.github.com/carlreid/StreamMaster/commit/49b7448f2f931e620042a95089d67b430ef02f36))

####
[0.11.3](https://redirect.github.com/carlreid/StreamMaster/compare/v0.11.2...v0.11.3)
(2025-03-15)

##### Bug Fixes

- Fallback to EPG logos if channel misses one
([8c4d748](https://redirect.github.com/carlreid/StreamMaster/commit/8c4d7486145bd702de36720bbeaba41932c74ef0))

####
[0.11.2](https://redirect.github.com/carlreid/StreamMaster/compare/v0.11.1...v0.11.2)
(2025-03-13)

##### Bug Fixes

- Adjustment to command profiles and groups
([5e8828a](https://redirect.github.com/carlreid/StreamMaster/commit/5e8828ac70290b307f75cd009f70de0f5a8d3fd1))
- Adjustment to Enum alignment
([0cfbf1f](https://redirect.github.com/carlreid/StreamMaster/commit/0cfbf1fc24a319792835ff9d207aef1b4f56c107))
- Custom playlist scan update channels and logos
([5407116](https://redirect.github.com/carlreid/StreamMaster/commit/540711600610029ce7d313f542fb73bca15247c4))
- Don't `break` out of the EPG iteration
([539ba01](https://redirect.github.com/carlreid/StreamMaster/commit/539ba0100efbe550bbed0d7921ab7b650bfe0532))

####
[0.11.1](https://redirect.github.com/carlreid/StreamMaster/compare/v0.11.0...v0.11.1)
(2025-03-05)

##### Bug Fixes

- Dropdown text alignment
([7486efa](https://redirect.github.com/carlreid/StreamMaster/commit/7486efa12af8546564616f3e51f68e194b1a510e))
- Persist rank to CurrentRank
([74818c8](https://redirect.github.com/carlreid/StreamMaster/commit/74818c863edd968ed3e2b03dd688c47f0b50e88e))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-27 01:48:00 +01:00
TrueCharts Bot 4b4b39f8ea chore(helm): update chart clickhouse 15.1.1 → 15.2.0 (#33633) 2025-03-27 01:45:59 +01:00
TrueCharts Bot 6173c5c5ad chore(helm): update webtop (#33626)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `a1c025b` -> `0110ad6` |
| lscr.io/linuxserver/webtop | digest | `8204a4f` -> `b558166` |
| lscr.io/linuxserver/webtop | digest | `9db28c7` -> `39245b3` |
| lscr.io/linuxserver/webtop | digest | `93a42cc` -> `66eb551` |
| lscr.io/linuxserver/webtop | digest | `e98b620` -> `76d3d70` |
| lscr.io/linuxserver/webtop | digest | `c427147` -> `0388298` |
| lscr.io/linuxserver/webtop | digest | `11e87f6` -> `cb67570` |
| lscr.io/linuxserver/webtop | digest | `c0dc631` -> `65a01ce` |
| lscr.io/linuxserver/webtop | digest | `c7e016d` -> `259e5d7` |
| lscr.io/linuxserver/webtop | digest | `5ae4199` -> `a4c8ce4` |
| lscr.io/linuxserver/webtop | digest | `2938253` -> `dc5094f` |
| lscr.io/linuxserver/webtop | digest | `043817e` -> `3a0405e` |
| lscr.io/linuxserver/webtop | digest | `2e66f26` -> `40c1950` |
| lscr.io/linuxserver/webtop | digest | `3d5444f` -> `6b5600a` |
| lscr.io/linuxserver/webtop | digest | `8d4846b` -> `65eab42` |
| lscr.io/linuxserver/webtop | digest | `49dd251` -> `6017ab2` |

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:45:54 +01:00
TrueCharts Bot 40f6b9ffa6 chore(helm): update chart mongodb 15.3.6 → 15.3.7 (#33630)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://gallery.ecr.aws/bitnami/mongodb)) | patch | `15.3.6`
-> `15.3.7` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-03-27 01:45:42 +01:00
TrueCharts Bot 286e87e0dd chore(helm): update image ghcr.io/linuxserver/smokeping digest to 8926fad (#33624)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages)
([source](https://redirect.github.com/linuxserver/docker-smokeping)) |
digest | `f589dc0` -> `8926fad` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:45:36 +01:00
TrueCharts Bot 6261d34e18 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 79c677c (#33625) 2025-03-27 01:45:22 +01:00
TrueCharts Bot 1d5a635f48 chore(helm): update image ghcr.io/linuxserver/orcaslicer digest to c23b5fd (#33623) 2025-03-27 01:45:21 +01:00
TrueCharts Bot 41cd1ff34c chore(helm): update image ghcr.io/linuxserver/digikam digest to 836561c (#33619) 2025-03-27 01:45:14 +01:00
TrueCharts Bot 20896b4b40 chore(helm): update image ghcr.io/linuxserver/filezilla digest to c16ec90 (#33621) 2025-03-27 01:45:11 +01:00
TrueCharts Bot 1bc02c5c17 chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 886bb55 (#33622) 2025-03-27 01:45:05 +01:00
TrueCharts Bot 9b259d10e3 chore(helm): update image ghcr.io/linuxserver/doublecommander digest to f0240c0 (#33620)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `1a4efc9` -> `f0240c0`
|

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:45:03 +01:00
TrueCharts Bot 3939695c8f chore(helm): update image ghcr.io/home-operations/qbittorrent digest to 995c561 (#33618)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/qbittorrent](https://ghcr.io/home-operations/qbittorrent)
([source](https://redirect.github.com/qbittorrent/qBittorrent)) | digest
| `ffb02df` -> `995c561` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:44:09 +01:00
TrueCharts Bot 012d8e8204 chore(helm): update image docker.io/mikenye/tar1090 digest to a7f5826 (#33616)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mikenye/tar1090 | digest | `d83cb6f` -> `a7f5826` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:43:37 +01:00
TrueCharts Bot 14a36aed8f chore(helm): update image docker.io/diygod/rsshub digest to 64706ef (#33613)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `a47d0e1` -> `64706ef` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:43:15 +01:00
TrueCharts Bot cfe15704e7 chore(helm): update image docker.io/searxng/searxng digest to bb50617 (#33617)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `bbfb58c` -> `bb50617` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:42:31 +01:00
TrueCharts Bot fac608db21 chore(helm): update image docker.io/machines/filestash digest to 67e576f (#33615)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `7aee7a0` -> `67e576f` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:41:56 +01:00
TrueCharts Bot b217109913 chore(helm): update image docker.io/factoriotools/factorio digest to 3bd1968 (#33614)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `f6a685a` -> `3bd1968` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:41:32 +01:00
TrueCharts Bot f4f26e7b91 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 5d402cb (#33612)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cthulhoo/ttrss-web-nginx | digest | `3c085e2` -> `5d402cb` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-27 01:39:05 +01:00
TrueCharts Bot 87508d8b50 chore(flux): update image spegel 3.1.2 → 3.2.0 (clustertool) (#33632) 2025-03-27 01:20:49 +01:00
TrueCharts Bot a5ff820c60 chore(flux): update image renovate 1.21.0 → 1.22.0 (#33631) 2025-03-27 01:20:43 +01:00
TrueCharts Bot c788d9094e chore(flux): update image volsync 2.10.0 → 2.10.1 (clustertool) (#33629)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://truecharts.org/charts/system/volsync)
([source](https://redirect.github.com/backube/helm-charts)) | patch |
`2.10.0` -> `2.10.1` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-27 00:20:38 +00:00
TrueCharts Bot 754751af38 chore(flux): update image kubernetes-dashboard 1.14.1 → 1.14.2 (clustertool) (#33628) 2025-03-27 01:20:25 +01:00
TrueCharts Bot 91bea18962 chore(flux): update image jackett 23.3.53 → 23.3.54 (#33627) 2025-03-27 01:20:23 +01:00
TrueCharts-Bot 64183f01be Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-03-27 00:20:18 +00:00