Commit Graph

35981 Commits

Author SHA1 Message Date
TrueCharts Bot db0a1c33c0 chore(github-action): update actions/cache digest to 6849a64 (#28161)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://redirect.github.com/actions/cache) | action |
digest | `3624ceb` -> `6849a64` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:13:20 +02:00
Kjeld Schouten 2332860292 Create TRIGGER
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 18:28:33 +02:00
Kjeld Schouten 77c86057b7 fix(clustertool): minor goreleaser tweak 2024-10-22 17:40:49 +02:00
Kjeld Schouten dc0121ab11 fix(clustertool): Disable sbom generation on release for now 2024-10-22 17:21:46 +02:00
Kjeld Schouten 71917d7c5d Update clustertool.release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 17:14:51 +02:00
spagno c61c09f71b fix(spegel): spegel dashboard (#28160)
The spegel dashboard uses DS_PROMETHEUS for its panels but it's not
initialized

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

**🧪 How Has This Been Tested?**
I modified the json and created the new dashboard
2024-10-22 16:35:34 +02:00
Kjeld Schouten 4b5048c6be fix(ci): tweak goreleaser build process some more 2024-10-22 15:38:47 +02:00
Kjeld Schouten 47460ea4a7 fix(ci): tweak gitignore for go releaser testing 2024-10-22 15:18:45 +02:00
Kjeld Schouten 092bfbe1cc fix(clustertool): some clustertool build tweaks 2024-10-22 15:16:10 +02:00
TrueCharts Bot 052fec12fa fix(deps): update module github.com/fatih/color v1.17.0 → v1.18.0 (clustertool) (#28159)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/fatih/color](https://redirect.github.com/fatih/color) |
require | minor | `v1.17.0` -> `v1.18.0` |

---

### Release Notes

<details>
<summary>fatih/color (github.com/fatih/color)</summary>

###
[`v1.18.0`](https://redirect.github.com/fatih/color/releases/tag/v1.18.0)

[Compare
Source](https://redirect.github.com/fatih/color/compare/v1.17.0...v1.18.0)

#### What's Changed

- Add RGB API support by
[@&#8203;fatih](https://redirect.github.com/fatih) in
[https://github.com/fatih/color/pull/225](https://redirect.github.com/fatih/color/pull/225)
- Bump GitHub workflow actions by
[@&#8203;deining](https://redirect.github.com/deining) in
[https://github.com/fatih/color/pull/235](https://redirect.github.com/fatih/color/pull/235)
- Bump golang.org/x/sys from 0.18.0 to 0.24.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fatih/color/pull/236](https://redirect.github.com/fatih/color/pull/236)
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fatih/color/pull/237](https://redirect.github.com/fatih/color/pull/237)

#### New Contributors

- [@&#8203;deining](https://redirect.github.com/deining) made their
first contribution in
[https://github.com/fatih/color/pull/235](https://redirect.github.com/fatih/color/pull/235)

**Full Changelog**:
https://github.com/fatih/color/compare/v1.17.0...v1.18.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 14:18:54 +02:00
TrueCharts Bot 268cb81238 chore(helm): update image renovate/renovate 38.129.1 → 38.129.2 (#28157)
This PR contains the following updates:

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

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.129.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.36.7
([#&#8203;32072](https://redirect.github.com/renovatebot/renovate/issues/32072))
([433b487](https://redirect.github.com/renovatebot/renovate/commit/433b4876e3402c1a1c25e222689f4c7626a7674a))
- **replacements:** migrate material-ui/labs to mui/lab
([#&#8203;32066](https://redirect.github.com/renovatebot/renovate/issues/32066))
([c7d66d1](https://redirect.github.com/renovatebot/renovate/commit/c7d66d15af867623f6aee42c2a198085bfe59a16))

##### Miscellaneous Chores

- **deps:** update actions/dependency-review-action action to v4.3.5
([#&#8203;32071](https://redirect.github.com/renovatebot/renovate/issues/32071))
([4f9904d](https://redirect.github.com/renovatebot/renovate/commit/4f9904d2281185e0676295a422eaeb953b6008b3))
- **deps:** update linters to v8.9.0
([#&#8203;32065](https://redirect.github.com/renovatebot/renovate/issues/32065))
([8af5d0b](https://redirect.github.com/renovatebot/renovate/commit/8af5d0bfa56e8994008b6c874e5b2ef7ae752701))
- **local-dev:** add support for using volta while contributing
([#&#8203;32067](https://redirect.github.com/renovatebot/renovate/issues/32067))
([208fe35](https://redirect.github.com/renovatebot/renovate/commit/208fe35bfdd30fecbd3bf0e50705dd9198e59f74))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 14:18:26 +02:00
TrueCharts Bot ab5da28137 chore(helm): update image ghcr.io/linuxserver/boinc digest to 1d39891 (#28153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `d75e5d4` -> `1d39891` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 14:18:12 +02:00
TrueCharts Bot fbc157f987 chore(helm): update image docker.io/metabase/metabase v0.50.30 → v0.50.31 (#28155)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `abdcb52` -> `f1b34aa` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 14:17:53 +02:00
TrueCharts Bot ca74f8dc3f chore(helm): update image ghcr.io/elfhosted/jackett 0.22.820 → 0.22.825 (#28156)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `2176753` -> `bb4e8db` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 12:17:32 +00:00
TrueCharts Bot fd5841060a chore(helm): update image docker.io/songkong/songkong digest to 41a0c0b (#28152)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/songkong/songkong | digest | `bae97bb` -> `41a0c0b` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 14:17:29 +02:00
TrueCharts Bot a9fc69bd4d chore(helm): update image docker.io/bellamy/wallos digest to cc6d7ee (#28150)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `72d87a7` -> `cc6d7ee` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 12:17:18 +00:00
TrueCharts Bot 770c2474f6 chore(helm): update image docker.io/diygod/rsshub digest to fec3673 (#28151)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `a8a29d5` -> `fec3673` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 14:17:15 +02:00
TrueCharts Bot d8cb823c31 chore(helm): update chart kube-prometheus-stack 65.3.1 → 65.3.2 (#28154)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| patch | `65.3.1` -> `65.3.2` |

---

### Release Notes

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

###
[`v65.3.2`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.3.1...kube-prometheus-stack-65.3.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.3.1...kube-prometheus-stack-65.3.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2024-10-22 14:16:59 +02:00
Kjeld Schouten 0302dc325e fix(clustertool): ensure zerolog is used in more places 2024-10-22 14:06:24 +02:00
Kjeld Schouten 96f30ef8cb feat(clustertool): fancy easy colors and color toggle for logger output 2024-10-22 13:53:20 +02:00
Kjeld Schouten e4e9c4c9e9 feat(clustertool): add output formatting to zerolog 2024-10-22 13:38:39 +02:00
Kjeld Schouten b1ab072fdd add more changelogg stuff to ClusterTool changelog 2024-10-22 13:24:32 +02:00
Kjeld Schouten 631e18a0f0 feat(clustertool): setup logo and version displaying 2024-10-22 13:23:56 +02:00
Kjeld Schouten 8582c6434a feat(clustertool/spegel): improve spegel behavior for clustertool and make kubedashboard optional on clustertool 2024-10-22 13:03:31 +02:00
TrueCharts Bot 53fa3e02ad chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 8ba0ecf (#28146)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `a13b755` -> `8ba0ecf` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:18:47 +02:00
TrueCharts Bot 47767a1043 chore(helm): update image docker.io/esphome/esphome 2024.10.0 → 2024.10.1 (#28148)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/esphome/esphome | patch | `78f7d12` -> `77680f4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 08:18:39 +02:00
TrueCharts Bot 68e7ac3234 chore(helm): update image docker.io/revenz/fileflows digest to c9e3d2c (#28145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | digest | `9afd989` -> `c9e3d2c` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:18:19 +02:00
TrueCharts Bot 3df925493e chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to b621221 (#28143)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `4ac5fea` ->
`b621221` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:17:54 +02:00
TrueCharts Bot eb7cd466f3 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 94fe8a0 (#28140)
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 | `e3aeb5c` -> `94fe8a0` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:17:37 +02:00
TrueCharts Bot ed67c6e2cb chore(helm): update image ghcr.io/onedr0p/prowlarr-develop 1.25.3.4815 → 1.25.4.4818 (#28149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`3fd3e33` -> `5a936e5` |

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

---

### Release Notes

<details>
<summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary>

###
[`v1.25.4.4818`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.25.4.4818):
1.25.4.4818

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.25.3.4815...v1.25.4.4818)

*To receive further updates for a non-docker installation, please change
the branch to **master**. (Settings -> General (Show Advanced Settings)
-> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`3f547f0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3f547f08567d07b29939e56ff231ed2d3d715348)
Cleanse exceptions in event logs
-
[`11e322b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/11e322b6d7333c07000f20c98b75e160e48c3745)
Bump version to 1.25.4
-
[`02ff133`](https://redirect.github.com/Prowlarr/Prowlarr/commit/02ff133a62d39bd68b37ec4f6df433c8e96683f6)
Multiple Translations updated by Weblate
-
[`47268aa`](https://redirect.github.com/Prowlarr/Prowlarr/commit/47268aac87c9f2f79ebcf3be75a328d691f2f0a2)
Fix stable branch label in updates
-
[`8aad1ac`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8aad1ac55497579c1afdc2d918f7ebe490fb4013)
New: Allow major version updates to be installed
([#&#8203;2260](https://redirect.github.com/Prowlarr/Prowlarr/issues/2260))
-
[`9037cde`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9037cde439f343d6fd01e7414e80d6c51c2a7284)
Rename ApplicationCheckUpdate to ApplicationUpdateCheck
-
[`2afafd7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2afafd79e423c2b7b38eab2ccf861cacf2c84f3e)
Fixed: Don't block updates under docker unless configured in
package_info
-
[`f4fa251`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4fa2517d2d389633f72d991ac581935d3dc6204)
Sort indexers by name when syncing to applications
-
[`37bc46c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/37bc46c1cd664121733e3b1e663176871469b02b)
Translate System pages
-
[`3e3a7ed`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3e3a7ed4f0a0197a366c188549f57f25d71a686a)
Multiple Translations updated by Weblate

<details><summary><b>See More</b></summary>

-
[`04fa7d3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/04fa7d366dd4fd849a420729d1c27525e35bde2e)
Fixed: (Cardigann) Redirect warnings with "Refresh" header
-
[`ed9a321`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ed9a3214a216743752de917b1afe31e6dbb85c59)
Fix redirect url in HttpClient development warning message
-
[`66a9e1a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/66a9e1a653701a48e51867c927a17c3b307b695a)
Bump dotnet to 6.0.35
-
[`8cb59c3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8cb59c35fbc76db1b3b9f713041e77c512b03c8a)
New: Sync UI updates for providers
-
[`94e9c05`](https://redirect.github.com/Prowlarr/Prowlarr/commit/94e9c05d60b93ff39588fd6a2c360fe87e34cd3e)
Natural sorting for tags list in the UI
-
[`8d2c4e1`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8d2c4e12465c854b0dcca6c19017ed2003b0a918)
Bump version to 1.25.3
-
[`c05be39`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c05be39346b017d6ef228fddaefd9d3c24c8493d)
Treat unauthorized newbie accounts in AvistaZ parser
-
[`951d42a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/951d42a591f22c977a12599ebed00d728fd0e737)
Fix indexer url info
-
[`dd046d8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/dd046d8a684bcae3ea3a09ab8fba031cea3e2c45)
Fixed: (Cardigann) Validate definition file and setting fields existence
\[
[#&#8203;2245](https://redirect.github.com/Prowlarr/Prowlarr/issues/2245)
]
-
[`efa54a4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/efa54a4d51d0a439e6871884ea9bbb17b487bea1)
Remove unused gulp packages
-
[`3f07c50`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3f07c50cc5201c9b7fb034ecae662e5734cf0dca)
Fixed: Copy to clipboard in non-secure contexts
-
[`94cf07d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/94cf07ddb48a8fd41a30d19debc1096ebdff8efd)
Convert ClipboardButton to TypeScript
-
[`24063e0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/24063e06abff7aca36dca1b90f271294a22624c9)
Convert FormInputButton to TypeScript
-
[`e8ebb87`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e8ebb871898c7845fc2eb6bb86bfe53dc76377ea)
Convert Label to TypeScript
-
[`896e196`](https://redirect.github.com/Prowlarr/Prowlarr/commit/896e196767266c13b4d304d9c50a77a6e57af17a)
Convert Button to TypeScript
-
[`9f5be75`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9f5be75e6d105478f7f6003a7f14de95c9be8603)
Link polymorphic static typing
-
[`9cc9e72`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9cc9e720bb72ec5d40ea34c163885747919ba5a0)
Bump frontend packages
-
[`a9c2cca`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a9c2cca66d8c2a1c9031adf8c02fa2ead19973bb)
Bump dotnet packages
-
[`9cc3646`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9cc3646be5deef013b70c31e09931598e8621a31)
Fixed: (Cardigann) Using variables in login paths
-
[`d6bca44`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d6bca449da50879218089a8baa3c13fdc0793d75)
Cleanse sharewood passkey
-
[`cb5764c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/cb5764c654a70e9eea092d6b9aa55990c0e598cb)
Log exceptions when getting indexer definitions \[
[#&#8203;2245](https://redirect.github.com/Prowlarr/Prowlarr/issues/2245)
]
-
[`19a9b56`](https://redirect.github.com/Prowlarr/Prowlarr/commit/19a9b56fa465e232c536dca58742a2602cc55b93)
Multiple Translations updated by Weblate
-
[`a2b0f19`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a2b0f199f15d12018047190d689349f15187b5e7)
Fixed: (BeyondHD) Filter freeleech or limited releases when configured
-
[`59bfad7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/59bfad7614dec17b8907d02a31deaa3604e55140)
New: Use 307 redirect for requests missing URL Base
-
[`aee3f2d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/aee3f2d12b4db04c19513afec655b5ebce0c16dc)
Fixed: Handle 307 redirects from applications
-
[`11d58b4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/11d58b4460e5debd5a08512021bcdd0d0b115deb)
Bump macOS runner version to 13
-
[`ee4de6c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ee4de6c6cac76f0ac0c20f16ee9e095ebbf7fe1f)
Bump version to 1.25.2
-
[`8d16b88`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8d16b8818532e5d40567cbfe8568b814127a7c92)
Return bad request for unprotect download link failures
-
[`121ef8e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/121ef8e80d010507f3c5f5aae7c7bbf2c03fb76a)
Add new category for FL
-
[`d53fec7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d53fec7e756293220dc92acfacdc4af680a7eefb)
Add newbie warning for AvistaZ's API use
-
[`c017a3c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c017a3cd7eaefac38ff56c4174904d2dc1f3e830)
New: (PTP) Filter by Golden Popcorn only releases
-
[`27ea930`](https://redirect.github.com/Prowlarr/Prowlarr/commit/27ea93090f8484ba4c277a032dc3a2f659ad8d60)
Use proxied requests for fetching user class for MAM
-
[`d798451`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d79845144e0f04fe756944d8d9acb7d1e44bf749)
Bump version to 1.25.1
-
[`3f77900`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3f77900dd020fd2ec8c46a679cdee9ca836e4f19)
Automated API Docs update
-
[`4e8b9e8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4e8b9e81cfb7c199037f03d683289f4742042bde)
New: Option to prefer magnet URLs over torrent file links
-
[`a32ab3a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a32ab3acfd3fb7a4d0ccb13432ff65563b1a808c)
Fixed: (AnimeBytes) Avoid specials for non-zero season searches
-
[`942da3a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/942da3a5c0db615a3ab38dcbed839166003fc006)
Bump version to 1.25.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=150&\_a=release-summary).</details>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 08:17:29 +02:00
TrueCharts Bot 8648e35488 chore(helm): update image docker.io/diygod/rsshub digest to a8a29d5 (#28141)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `f29f3da` -> `a8a29d5` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:17:13 +02:00
TrueCharts Bot 8dc0c9de2a chore(helm): update webtop (#28147)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `002b084` -> `7dbdc9d` |
| lscr.io/linuxserver/webtop | digest | `b1f5acf` -> `6d5e107` |
| lscr.io/linuxserver/webtop | digest | `fe08f65` -> `efbee41` |
| lscr.io/linuxserver/webtop | digest | `a544896` -> `b3770d2` |
| lscr.io/linuxserver/webtop | digest | `28df24e` -> `b034fff` |
| lscr.io/linuxserver/webtop | digest | `f2fe5a3` -> `ed2c5f4` |
| lscr.io/linuxserver/webtop | digest | `c9d8636` -> `cb7ef08` |
| lscr.io/linuxserver/webtop | digest | `00ae82a` -> `1dec119` |
| lscr.io/linuxserver/webtop | digest | `572cd6d` -> `c567008` |
| lscr.io/linuxserver/webtop | digest | `b3a7388` -> `b5981c5` |
| lscr.io/linuxserver/webtop | digest | `52664a6` -> `5e58407` |
| lscr.io/linuxserver/webtop | digest | `11d991f` -> `a769fd7` |
| lscr.io/linuxserver/webtop | digest | `ee0a005` -> `dae08e8` |
| lscr.io/linuxserver/webtop | digest | `e50d6f4` -> `a6f030c` |
| lscr.io/linuxserver/webtop | digest | `186da88` -> `d334201` |
| lscr.io/linuxserver/webtop | digest | `2522297` -> `c91836c` |
| lscr.io/linuxserver/webtop | digest | `0c4065f` -> `de68667` |
| lscr.io/linuxserver/webtop | digest | `809ce5e` -> `d7990ea` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:17:01 +02:00
TrueCharts Bot 231be144e4 chore(helm): update image docker.io/machines/filestash digest to f949d70 (#28144)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `c7b96e2` -> `f949d70` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:16:47 +02:00
TrueCharts Bot c350f4ae1e chore(helm): update image docker.io/factoriotools/factorio digest to b83d8dd (#28142)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `b0d3b89` -> `b83d8dd` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 08:16:29 +02:00
TrueCharts Bot d4b4d433a0 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to a13b755 (#28136)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `2371c89` -> `a13b755` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:31:48 +02:00
TrueCharts Bot c5d02a1f95 chore(helm): update image ghcr.io/linuxserver/bookstack 24.10.20241014 → 24.10.20241021 (#28139)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/bookstack](https://redirect.github.com/linuxserver/docker-bookstack/packages)
([source](https://redirect.github.com/linuxserver/docker-bookstack)) |
patch | `8bbb645` -> `d961aa3` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 02:31:11 +02:00
TrueCharts Bot 0b73ceccc1 chore(helm): update image ghcr.io/linuxserver/projectsend digest to f10c643 (#28135)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `74c36c8` -> `f10c643` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:30:29 +02:00
TrueCharts Bot c6ed506fbd chore(helm): update image ghcr.io/linuxserver/filezilla digest to dc61539 (#28134)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages)
([source](https://redirect.github.com/linuxserver/docker-filezilla)) |
digest | `b1e0e0b` -> `dc61539` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:30:08 +02:00
TrueCharts Bot d5dcd313e8 chore(helm): update image docker.io/pepperlabs/peppermint digest to f8444ee (#28133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pepperlabs/peppermint | digest | `992926c` -> `f8444ee` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:29:45 +02:00
TrueCharts Bot 4ad47ce722 chore(github-action): update anchore/sbom-action action v0.17.4 → v0.17.5 (#28138)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action)
| action | patch | `8d0a650` -> `1ca97d9` |

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

---

### Release Notes

<details>
<summary>anchore/sbom-action (anchore/sbom-action)</summary>

###
[`v0.17.5`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.5)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.17.4...v0.17.5)

#### Changes in v0.17.5

- chore(deps): update Syft to v1.14.2
([#&#8203;503](https://redirect.github.com/anchore/sbom-action/issues/503))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 02:29:37 +02:00
TrueCharts Bot ce7961cbbc chore(helm): update image docker.io/diygod/rsshub digest to f29f3da (#28131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `98d84f8` -> `f29f3da` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:29:28 +02:00
TrueCharts Bot b2046fe8a7 chore(helm): update image renovate/renovate 38.128.7 → 38.129.1 (#28130)
This PR contains the following updates:

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

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.129.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.37
([#&#8203;32063](https://redirect.github.com/renovatebot/renovate/issues/32063))
([e69de72](https://redirect.github.com/renovatebot/renovate/commit/e69de72825e2e16ae967b483aa4b626d44677536))
- **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.36.6
([#&#8203;32064](https://redirect.github.com/renovatebot/renovate/issues/32064))
([82fe8ea](https://redirect.github.com/renovatebot/renovate/commit/82fe8ead2db47a04d4436185bca61436df917b4f))

##### Code Refactoring

- **onboarding:** rename function
([#&#8203;32059](https://redirect.github.com/renovatebot/renovate/issues/32059))
([d5caadf](https://redirect.github.com/renovatebot/renovate/commit/d5caadf2775d979816b2b2947565e9c47bbd62c2))

###
[`v38.129.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.0)

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

##### Features

- **presets:** add `pep621` manager support to
`:semanticPrefixFixDepsChoreOthers` preset
([#&#8203;32057](https://redirect.github.com/renovatebot/renovate/issues/32057))
([4dcab62](https://redirect.github.com/renovatebot/renovate/commit/4dcab62239e624fe6ace8616be6ac07a29f45fee))

##### Bug Fixes

- **lib/data:** remove incorrect changelog for psycopg2
([#&#8203;32056](https://redirect.github.com/renovatebot/renovate/issues/32056))
([4054ca9](https://redirect.github.com/renovatebot/renovate/commit/4054ca925c302841013d7814a9f1166120548865))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 00:29:23 +00:00
TrueCharts Bot 3a8e3d94b1 chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to 73c0a2e (#28137)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `936ac69` -> `73c0a2e` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:29:09 +02:00
TrueCharts Bot 4dea6d5015 chore(helm): update image docker.io/factoriotools/factorio digest to b0d3b89 (#28132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `aa02bd5` -> `b0d3b89` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 02:28:30 +02:00
TrueCharts Bot d9a468a10e chore(helm): update image ghcr.io/manyfold3d/manyfold 0.84.1 → 0.85.1 (#28129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `3fc3dc6` -> `0b763e9` |

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

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.85.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.85.1)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.85.0...v0.85.1)

Quick fix for a missing database field that accidentally didn't get
added to production systems.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Add public IDs for users by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3011](https://redirect.github.com/manyfold3d/manyfold/pull/3011)

##### 🛠️ Other Improvements 🛠️

- Turn off jemalloc stats by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3012](https://redirect.github.com/manyfold3d/manyfold/pull/3012)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.85.0...v0.85.1

###
[`v0.85.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.85.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.84.1...v0.85.0)

A small release, but hopefully good for usability! Following creators is
now easier and more obvious with a new creator profile page, and
Manyfold will also match existing accounts with OIDC logins.

#### What's Changed

#####  New Features 

- New creator profile page by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3002](https://redirect.github.com/manyfold3d/manyfold/pull/3002)

##### 🐛 Bug Fixes 🐛

- Update naming of sort button translations by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3004](https://redirect.github.com/manyfold3d/manyfold/pull/3004)
- Rearrange layout of creator profile by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3008](https://redirect.github.com/manyfold3d/manyfold/pull/3008)
- Don't use User username in activitypub IDs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3009](https://redirect.github.com/manyfold3d/manyfold/pull/3009)

##### 🌍 Sustainability & Performance 🌍

- Try jemalloc and YJIT for performance improvements by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2987](https://redirect.github.com/manyfold3d/manyfold/pull/2987)

##### 🛠️ Other Improvements 🛠️

- Merge existing accounts with OIDC logins by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2991](https://redirect.github.com/manyfold3d/manyfold/pull/2991)
- More accurate registration and usage data in nodeinfo by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2992](https://redirect.github.com/manyfold3d/manyfold/pull/2992)
- Update erb_lint config to new naming by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3003](https://redirect.github.com/manyfold3d/manyfold/pull/3003)
- Temporarily remove model and collection follow buttons by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3005](https://redirect.github.com/manyfold3d/manyfold/pull/3005)
- Update translation strings (DE, PL, FR, ES) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3006](https://redirect.github.com/manyfold3d/manyfold/pull/3006)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.84.1...v0.85.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-21 20:22:33 +02:00
TrueCharts Bot 3fbe4b5ed5 chore(helm): update image docker.io/n8nio/n8n 1.64.0 → 1.64.1 (#28127)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | patch | `c094994`
-> `d1df6c0` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 20:20:41 +02:00
TrueCharts Bot 113bb7a64a chore(helm): update image docker.io/localai/localai v2.22.0 → v2.22.1 (#28126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `538c0a4` -> `ada8878` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `668b601` -> `7302225` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `48b1c11` -> `577d5b8` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `7949f7a` -> `5e6682c` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `5d5444b` -> `c392dab` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `7cf1256` -> `5d941c9` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `a1975d2` -> `b02bf45` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `d35571d` -> `4c95ed5` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `b815d87` -> `d115a65` |

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

---

### Release Notes

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

###
[`v2.22.1`](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.22.1)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v2.22.0...v2.22.1)

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

##### What's Changed

##### Bug fixes 🐛

- fix(vllm): images and videos are base64 by default by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3867](https://redirect.github.com/mudler/LocalAI/pull/3867)
- fix(dependencies): pin pytorch version by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3872](https://redirect.github.com/mudler/LocalAI/pull/3872)
- fix(dependencies): move deps that brings pytorch by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3873](https://redirect.github.com/mudler/LocalAI/pull/3873)
- fix(vllm): do not set videos if we don't have any by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3885](https://redirect.github.com/mudler/LocalAI/pull/3885)

##### Exciting New Features 🎉

- feat(templates): extract text from multimodal requests by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3866](https://redirect.github.com/mudler/LocalAI/pull/3866)
- feat(templates): add sprig to multimodal templates by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3868](https://redirect.github.com/mudler/LocalAI/pull/3868)

##### 🧠 Models

- models(gallery): add llama-3\_8b_unaligned_beta by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3818](https://redirect.github.com/mudler/LocalAI/pull/3818)
- models(gallery): add llama3.1-flammades-70b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3819](https://redirect.github.com/mudler/LocalAI/pull/3819)
- models(gallery): add llama3.1-gutenberg-doppel-70b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3820](https://redirect.github.com/mudler/LocalAI/pull/3820)
- models(gallery): add llama-3.1-8b-arliai-formax-v1.0-iq-arm-imatrix by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3821](https://redirect.github.com/mudler/LocalAI/pull/3821)
- models(gallery): add supernova-medius by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3822](https://redirect.github.com/mudler/LocalAI/pull/3822)
- models(gallery): add hermes-3-llama-3.1-70b-lorablated by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3823](https://redirect.github.com/mudler/LocalAI/pull/3823)
- models(gallery): add hermes-3-llama-3.1-8b-lorablated by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3824](https://redirect.github.com/mudler/LocalAI/pull/3824)
- models(gallery): add eva-qwen2.5-14b-v0.1-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3825](https://redirect.github.com/mudler/LocalAI/pull/3825)
- models(gallery): add cursorcore-qw2.5-7b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3826](https://redirect.github.com/mudler/LocalAI/pull/3826)
- models(gallery): add cursorcore-qw2.5-1.5b-lc-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3827](https://redirect.github.com/mudler/LocalAI/pull/3827)
- models(gallery): add cursorcore-ds-6.7b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3828](https://redirect.github.com/mudler/LocalAI/pull/3828)
- models(gallery): add cursorcore-yi-9b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3829](https://redirect.github.com/mudler/LocalAI/pull/3829)
- models(gallery): add edgerunner-command-nested-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3830](https://redirect.github.com/mudler/LocalAI/pull/3830)
- models(gallery): add llama-3.2-chibi-3b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3843](https://redirect.github.com/mudler/LocalAI/pull/3843)
- models(gallery): add llama-3.2-3b-reasoning-time by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3844](https://redirect.github.com/mudler/LocalAI/pull/3844)
- models(gallery): add ml-ms-etheris-123b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3845](https://redirect.github.com/mudler/LocalAI/pull/3845)
- models(gallery): add doctoraifinetune-3.1-8b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3846](https://redirect.github.com/mudler/LocalAI/pull/3846)
- models(gallery): add astral-fusion-neural-happy-l3.1-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3848](https://redirect.github.com/mudler/LocalAI/pull/3848)
- models(gallery): add tsunami-0.5x-7b-instruct-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3849](https://redirect.github.com/mudler/LocalAI/pull/3849)
- models(gallery): add mahou-1.5-llama3.1-70b-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3850](https://redirect.github.com/mudler/LocalAI/pull/3850)
- models(gallery): add llama-3.1-nemotron-70b-instruct-hf by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3854](https://redirect.github.com/mudler/LocalAI/pull/3854)
- models(gallery): add qevacot-7b-v2 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3855](https://redirect.github.com/mudler/LocalAI/pull/3855)
- models(gallery): add l3.1-etherealrainbow-v1.0-rc1-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3856](https://redirect.github.com/mudler/LocalAI/pull/3856)
- models(gallery): add phi-3.5-mini-titanfusion-0.2 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3857](https://redirect.github.com/mudler/LocalAI/pull/3857)
- models(gallery): add mn-lulanum-12b-fix-i1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3859](https://redirect.github.com/mudler/LocalAI/pull/3859)
- models(gallery): add apollo2-9b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3860](https://redirect.github.com/mudler/LocalAI/pull/3860)
- models(gallery): add theia-llama-3.1-8b-v1 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3861](https://redirect.github.com/mudler/LocalAI/pull/3861)
- models(gallery): add tor-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3862](https://redirect.github.com/mudler/LocalAI/pull/3862)
- models(gallery): add darkens-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3863](https://redirect.github.com/mudler/LocalAI/pull/3863)
- models(gallery): add baldur-8b by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3864](https://redirect.github.com/mudler/LocalAI/pull/3864)
- models(gallery): add meissa-qwen2.5-7b-instruct by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3865](https://redirect.github.com/mudler/LocalAI/pull/3865)
- models(gallery): add phi-3 vision by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3890](https://redirect.github.com/mudler/LocalAI/pull/3890)

##### 👒 Dependencies

- chore(deps): Bump docs/themes/hugo-theme-relearn from `d5a0ee0` to
`e1a1f01` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3798](https://redirect.github.com/mudler/LocalAI/pull/3798)
- chore(deps): Bump mxschmitt/action-tmate from 3.18 to 3.19 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3799](https://redirect.github.com/mudler/LocalAI/pull/3799)
- chore(deps): Bump sentence-transformers from 3.1.1 to 3.2.0 in
/backend/python/sentencetransformers by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3801](https://redirect.github.com/mudler/LocalAI/pull/3801)
- chore(deps): Bump langchain from 0.3.2 to 0.3.3 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3803](https://redirect.github.com/mudler/LocalAI/pull/3803)
- chore(deps): Bump llama-index from 0.11.16 to 0.11.17 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3804](https://redirect.github.com/mudler/LocalAI/pull/3804)
- chore(deps): Bump python from 3.12-bullseye to 3.13-bullseye in
/examples/langchain by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3805](https://redirect.github.com/mudler/LocalAI/pull/3805)
- chore(deps): Bump openai from 1.51.1 to 1.51.2 in /examples/functions
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3806](https://redirect.github.com/mudler/LocalAI/pull/3806)
- chore(deps): Bump llama-index from 0.11.16 to 0.11.17 in
/examples/chainlit by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3807](https://redirect.github.com/mudler/LocalAI/pull/3807)
- chore(deps): Bump langchain from 0.3.1 to 0.3.3 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3809](https://redirect.github.com/mudler/LocalAI/pull/3809)
- chore(deps): Bump openai from 1.51.1 to 1.51.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3808](https://redirect.github.com/mudler/LocalAI/pull/3808)
- chore(deps): Bump yarl from 1.13.1 to 1.15.1 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3816](https://redirect.github.com/mudler/LocalAI/pull/3816)
- chore(deps): Bump chromadb from 0.5.11 to 0.5.13 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3811](https://redirect.github.com/mudler/LocalAI/pull/3811)
- chore(deps): Bump langchain from 0.3.2 to 0.3.3 in /examples/functions
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3802](https://redirect.github.com/mudler/LocalAI/pull/3802)
- chore(deps): Bump debugpy from 1.8.6 to 1.8.7 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3814](https://redirect.github.com/mudler/LocalAI/pull/3814)
- chore(deps): Bump aiohttp from 3.10.9 to 3.10.10 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3812](https://redirect.github.com/mudler/LocalAI/pull/3812)
- chore(deps): Bump openai from 1.51.1 to 1.51.2 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3810](https://redirect.github.com/mudler/LocalAI/pull/3810)
- chore(deps): Bump charset-normalizer from 3.3.2 to 3.4.0 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3834](https://redirect.github.com/mudler/LocalAI/pull/3834)
- chore(deps): Bump langchain-community from 0.3.1 to 0.3.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3831](https://redirect.github.com/mudler/LocalAI/pull/3831)
- chore(deps): Bump yarl from 1.15.1 to 1.15.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3832](https://redirect.github.com/mudler/LocalAI/pull/3832)
- chore(deps): Bump numpy from 2.1.1 to 2.1.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3833](https://redirect.github.com/mudler/LocalAI/pull/3833)
- chore(deps): Bump docs/themes/hugo-theme-relearn from `e1a1f01` to
`007cc20` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3835](https://redirect.github.com/mudler/LocalAI/pull/3835)
- chore(deps): Bump gradio from 3.48.0 to 5.0.0 in
/backend/python/openvoice in the pip group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3880](https://redirect.github.com/mudler/LocalAI/pull/3880)
- chore(deps): bump llama-cpp to
[`cda0e4b`](https://redirect.github.com/mudler/LocalAI/commit/cda0e4b648dde8fac162b3430b14a99597d3d74f)
by [@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3884](https://redirect.github.com/mudler/LocalAI/pull/3884)

##### Other Changes

- docs: ⬆️ update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3796](https://redirect.github.com/mudler/LocalAI/pull/3796)
- chore: dependabot ignore generated grpc go package by
[@&#8203;dave-gray101](https://redirect.github.com/dave-gray101) in
[https://github.com/mudler/LocalAI/pull/3795](https://redirect.github.com/mudler/LocalAI/pull/3795)
- chore: ⬆️ Update ggerganov/llama.cpp to
`edc265661cd707327297b6ec4d83423c43cb50a5` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3797](https://redirect.github.com/mudler/LocalAI/pull/3797)
- chore: ⬆️ Update ggerganov/llama.cpp to
`d4c19c0f5cdb1e512573e8c86c79e8d0238c73c4` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3817](https://redirect.github.com/mudler/LocalAI/pull/3817)
- chore: ⬆️ Update ggerganov/llama.cpp to
`a89f75e1b7b90cb2d4d4c52ca53ef9e9b466aa45` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3837](https://redirect.github.com/mudler/LocalAI/pull/3837)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`06a1da9daff94c1bf1b1d38950628264fe443f76` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3836](https://redirect.github.com/mudler/LocalAI/pull/3836)
- Update integrations.md with LLPhant by
[@&#8203;f-lombardo](https://redirect.github.com/f-lombardo) in
[https://github.com/mudler/LocalAI/pull/3838](https://redirect.github.com/mudler/LocalAI/pull/3838)
- fix(llama.cpp): consider also native builds by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3839](https://redirect.github.com/mudler/LocalAI/pull/3839)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`b6049060dd2341b7816d2bce7dc7451c1665828e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3842](https://redirect.github.com/mudler/LocalAI/pull/3842)
- chore: ⬆️ Update ggerganov/llama.cpp to
`755a9b2bf00fbae988e03a47e852b66eaddd113a` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3841](https://redirect.github.com/mudler/LocalAI/pull/3841)
- chore(deps): bump grpcio to 1.67.0 by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3851](https://redirect.github.com/mudler/LocalAI/pull/3851)
- chore: ⬆️ Update ggerganov/llama.cpp to
`9e041024481f6b249ab8918e18b9477f873b5a5e` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3853](https://redirect.github.com/mudler/LocalAI/pull/3853)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`d3f7137cc9befa6d74dc4085de2b664b97b7c8bb` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3852](https://redirect.github.com/mudler/LocalAI/pull/3852)
- fix(mamba): pin torch version by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3871](https://redirect.github.com/mudler/LocalAI/pull/3871)
- chore: ⬆️ Update ggerganov/llama.cpp to
`99bd4ac28c32cd17c0e337ff5601393b033dc5fc` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3869](https://redirect.github.com/mudler/LocalAI/pull/3869)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`a5abfe6a90495f7bf19fe70d016ecc255e97359c` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3870](https://redirect.github.com/mudler/LocalAI/pull/3870)
- chore(deps): pin packaging by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3875](https://redirect.github.com/mudler/LocalAI/pull/3875)
- chore(deps): pin numpy by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3876](https://redirect.github.com/mudler/LocalAI/pull/3876)
- chore(deps): pin networkx by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3878](https://redirect.github.com/mudler/LocalAI/pull/3878)
- chore: ⬆️ Update ggerganov/llama.cpp to
`afd9909a6481402844aecefa8a8908afdd7f52f1` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3879](https://redirect.github.com/mudler/LocalAI/pull/3879)
- Revert "chore(deps): Bump gradio from 3.48.0 to 5.0.0 in
/backend/python/openvoice in the pip group" by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3881](https://redirect.github.com/mudler/LocalAI/pull/3881)
- chore: ⬆️ Update ggerganov/llama.cpp to
`45f097645efb11b6d09a5b4adbbfd7c312ac0126` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3889](https://redirect.github.com/mudler/LocalAI/pull/3889)

##### New Contributors

- [@&#8203;f-lombardo](https://redirect.github.com/f-lombardo) made
their first contribution in
[https://github.com/mudler/LocalAI/pull/3838](https://redirect.github.com/mudler/LocalAI/pull/3838)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.22.0...v2.22.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 20:20:25 +02:00
TrueCharts Bot f75f71b4cc chore(helm): update image docker.io/victoriametrics/victoria-metrics digest to 92497b1 (#28123)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/victoriametrics/victoria-metrics | digest | `e2ad596` ->
`92497b1` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:19:39 +02:00
TrueCharts Bot 71d40ee64f chore(helm): update image lscr.io/linuxserver/kdenlive digest to 70295a4 (#28125)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `9e1be35` -> `70295a4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-21 20:18:59 +02:00
TrueCharts Bot 68504317b6 chore(helm): update image renovate/renovate 38.128.6 → 38.128.7 (#28128)
This PR contains the following updates:

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

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

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.128.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.128.7)

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

##### Bug Fixes

- **platform:** trim labels
([#&#8203;32015](https://redirect.github.com/renovatebot/renovate/issues/32015))
([a944035](https://redirect.github.com/renovatebot/renovate/commit/a94403589e014857d3b0ec48eb88607a7924fe1f))

##### Documentation

- **timezone:** fix typo
([#&#8203;32052](https://redirect.github.com/renovatebot/renovate/issues/32052))
([dcdbffa](https://redirect.github.com/renovatebot/renovate/commit/dcdbffa54a94fe2e5cb0d5710d5eb1d0ab77c3e3))
- update references to renovate/renovate
([#&#8203;32050](https://redirect.github.com/renovatebot/renovate/issues/32050))
([cfc2e47](https://redirect.github.com/renovatebot/renovate/commit/cfc2e47905dc0b09b18c7d6da65430fa6cabcb9a))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.4.33
([#&#8203;32049](https://redirect.github.com/renovatebot/renovate/issues/32049))
([a15915f](https://redirect.github.com/renovatebot/renovate/commit/a15915f31a7e38113b0477710098b85e26c80c18))
- **deps:** update dependency memfs to v4.14.0
([#&#8203;32047](https://redirect.github.com/renovatebot/renovate/issues/32047))
([29177f8](https://redirect.github.com/renovatebot/renovate/commit/29177f89fbb4c692167131bd08dfbac2d5bf2d95))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v12.0.10
([#&#8203;32053](https://redirect.github.com/renovatebot/renovate/issues/32053))
([34a04c0](https://redirect.github.com/renovatebot/renovate/commit/34a04c0b97033f713331e470f61b0e05f083ee95))
- **label-actions:** rewrite no-pings
([#&#8203;32051](https://redirect.github.com/renovatebot/renovate/issues/32051))
([ba6e630](https://redirect.github.com/renovatebot/renovate/commit/ba6e630c08328da4064ca75a3ae2f428c0f2ed3c))

##### Code Refactoring

- **github:** Use matching refs search instead of HEAD requests
([#&#8203;32046](https://redirect.github.com/renovatebot/renovate/issues/32046))
([2188048](https://redirect.github.com/renovatebot/renovate/commit/218804895dc154c2805fbdc2a2ead9c838efcda4))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-21 20:17:57 +02:00