Commit Graph

40171 Commits

Author SHA1 Message Date
Alfred Göppel 1271d21f84 fix(docs): update nvidia guide (#32226)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-18 14:27:10 -05:00
Alfred Göppel 74226a7e50 fix(docs): Update Ingress Guide (#32223)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-18 20:26:22 +01:00
Alfred Göppel 8edd0eaceb fix(docs): Redo Quick-Start Guide (#32225)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-18 14:26:05 -05:00
Alfred Göppel b8f1b08c97 fix(docs): add talos stuff (#32227)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-02-18 14:24:41 -05:00
Alfred Göppel c7c0ae8101 fix(docs): first changes (#32228)
**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
- [ ] 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-02-18 14:24:18 -05:00
TrueCharts Bot 582ab9c126 chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.41.0 → 0.42.0 (#32252)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `a570b6f` -> `f872542` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `ba88670` -> `2e2e3e2` |

---

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

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

---

### Release Notes

<details>
<summary>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v0.42.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.42.0):
0.42.0 Windows Install fix, Document conversion changes

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v0.41.0...v0.42.0)

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

-   Fix for windows stuck at 90% issue
-   Many bug fixes such as PDF Compression
- Our backend documentation conversion service unoconv changed to
unoserver (please report if you see any conversion issues!)
-   Lots of dependency and security updates!
-   New docker alpine version

##### What's Changed

##### Bug Fixes

- fix(pdf): resolve compression error and file overwrite issues by
[@&#8203;Abdurrahman-shaikh](https://redirect.github.com/Abdurrahman-shaikh)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2937](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2937)
- fix: Allow Entry overflow when text is too long by
[@&#8203;ralmn](https://redirect.github.com/ralmn) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2940](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2940)
- Fix/full invert crash 2942 by
[@&#8203;Abdurrahman-shaikh](https://redirect.github.com/Abdurrahman-shaikh)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2957](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2957)

##### Enhancements

- Enable Java Formatting - Use `build` code formatting in VS Code IDE by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2978](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2978)
- \[PR] Desktop fix and unoconv to unoserver by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2971](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2971)

##### Minor Enhancements

- Update 3rd Party Licenses by
[@&#8203;stirlingbot](https://redirect.github.com/stirlingbot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2985](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2985)

##### Docker Updates

- Bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2902](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2902)
- Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2922](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2922)
- Bump alpine from 3.21.2 to 3.21.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2961](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2961)
- Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2901](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2901)
- Bump step-security/harden-runner from 2.10.4 to 2.11.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2980](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2980)

##### Translation Changes

- new strings translated to sv_SE by
[@&#8203;swanemar](https://redirect.github.com/swanemar) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2919](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2919)
- changes in the translation `qpdf` to `libreoffice` by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2909](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2909)
- Translate some message to french by
[@&#8203;miniupnp](https://redirect.github.com/miniupnp) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2912](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2912)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2911](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2911)
- fix: added missing language string en_GB, sl_SI by
[@&#8203;carliblaz](https://redirect.github.com/carliblaz) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2908](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2908)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2920](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2920)
- Update messages_it_IT.properties by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2923](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2923)
- Update messages_zh_CN.properties by
[@&#8203;songge8](https://redirect.github.com/songge8) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2948](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2948)
- localization by [@&#8203;songge8](https://redirect.github.com/songge8)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2950](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2950)
- Unify translations for "rédiger" and "caviarder" with "censurer" by
[@&#8203;bendem](https://redirect.github.com/bendem) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2972](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2972)
- Translation localization by
[@&#8203;Null-wn](https://redirect.github.com/Null-wn) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2969](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2969)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2982](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2982)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2987](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2987)
- name change for view PDF to view/edit PDF by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2988](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2988)

##### Other Changes

- GHA/sonarqube: fix authentication by
[@&#8203;pheiduck](https://redirect.github.com/pheiduck) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2915](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2915)
- Bump actions/upload-artifact from 4.3.1 to 4.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2879](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2879)
- Bump github/codeql-action from 3.28.8 to 3.28.9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2921](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2921)
- third-party GitHubAction not pinned by hash by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2925](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2925)
- 🌐 Sync Translations + Update README Progress
Table by [@&#8203;stirlingbot](https://redirect.github.com/stirlingbot)
in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2949](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2949)
- Fix: Replace pull_request with pull_request_target in SonarQube
Workflow for Fork Analysis by
[@&#8203;Ludy87](https://redirect.github.com/Ludy87) in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2977](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2977)

##### New Contributors

- [@&#8203;ralmn](https://redirect.github.com/ralmn) made their first
contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2940](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2940)
- [@&#8203;songge8](https://redirect.github.com/songge8) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2948](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2948)
- [@&#8203;bendem](https://redirect.github.com/bendem) made their first
contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2972](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2972)
- [@&#8203;Null-wn](https://redirect.github.com/Null-wn) made their
first contribution in
[https://github.com/Stirling-Tools/Stirling-PDF/pull/2969](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/2969)

**Full Changelog**:
https://github.com/Stirling-Tools/Stirling-PDF/compare/v0.41.0...v0.42.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-18 20:15:58 +01:00
TrueCharts Bot b61a1245de chore(helm): update chart kube-prometheus-stack 68.5.0 → 69.3.2 (#32138)
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))
| major | `68.5.0` -> `69.3.2` |

---

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

---

### Release Notes

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

###
[`v69.3.2`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.3.1...kube-prometheus-stack-69.3.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.3.1...kube-prometheus-stack-69.3.2)

###
[`v69.3.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.3.0...kube-prometheus-stack-69.3.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.3.0...kube-prometheus-stack-69.3.1)

###
[`v69.3.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.4...kube-prometheus-stack-69.3.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.4...kube-prometheus-stack-69.3.0)

###
[`v69.2.4`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.3...kube-prometheus-stack-69.2.4)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.3...kube-prometheus-stack-69.2.4)

###
[`v69.2.3`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.2...kube-prometheus-stack-69.2.3)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.2...kube-prometheus-stack-69.2.3)

###
[`v69.2.2`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.1...kube-prometheus-stack-69.2.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.1...kube-prometheus-stack-69.2.2)

###
[`v69.2.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.0...kube-prometheus-stack-69.2.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.2.0...kube-prometheus-stack-69.2.1)

###
[`v69.2.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.1.2...kube-prometheus-stack-69.2.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.1.2...kube-prometheus-stack-69.2.0)

###
[`v69.1.2`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.1.1...kube-prometheus-stack-69.1.2)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.1.1...kube-prometheus-stack-69.1.2)

###
[`v69.1.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.1.0...kube-prometheus-stack-69.1.1)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.1.0...kube-prometheus-stack-69.1.1)

###
[`v69.1.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.0.0...kube-prometheus-stack-69.1.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.0.0...kube-prometheus-stack-69.1.0)

###
[`v69.0.0`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-68.5.0...kube-prometheus-stack-69.0.0)

[Compare
Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-68.5.0...kube-prometheus-stack-69.0.0)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21ham9yIl19-->
2025-02-18 20:14:50 +01:00
TrueCharts Bot 43a6831cf5 chore(helm): update image docker.io/sourcegraph/server 6.0.2687 → 6.1.0 (#32251)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/sourcegraph/server](https://sourcegraph.com/)
([source](https://redirect.github.com/sourcegraph/sourcegraph)) | minor
| `e110e2c` -> `7b3e8de` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-18 20:14:09 +01:00
TrueCharts Bot 92c5167ef1 chore(helm): update image docker.io/clamav/clamav digest to 607b6da (#32185)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git)
([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest |
`12efd8f` -> `607b6da` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-02-18 19:13:59 +00:00
TrueCharts Bot 58e472f974 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1437 → 0.22.1438 (#32248) 2025-02-18 20:10:49 +01:00
TrueCharts Bot b358109f96 chore(helm): update jupyter (#32246)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | digest | `632ef35` -> `a34155e` |
| quay.io/jupyter/base-notebook | digest | `fb07373` -> `7ab3718` |
| quay.io/jupyter/datascience-notebook | digest | `34c1f40` -> `0bbdd64`
|
| quay.io/jupyter/minimal-notebook | digest | `d4d9f2c` -> `5bda2e1` |
| quay.io/jupyter/pyspark-notebook | digest | `00f69a7` -> `59443fb` |
| quay.io/jupyter/r-notebook | digest | `5c5c5b5` -> `7594164` |
| quay.io/jupyter/scipy-notebook | digest | `bd4ee2a` -> `642d498` |
| quay.io/jupyter/tensorflow-notebook | digest | `a130479` -> `fc9e60c`
|

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 20:10:43 +01:00
TrueCharts Bot 8d10e2f513 chore(helm): update image docker.io/searxng/searxng digest to 00c9b06 (#32125)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `a555d80` -> `00c9b06` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 19:08:11 +00:00
TrueCharts Bot e0653e34a9 chore(helm): update image docker.io/localai/localai v2.25.0 → v2.26.0 (#32249)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `f7c65fe` -> `ef10c1e` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `5ea947a` -> `1989b7d` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `1d517db` -> `7b8372d` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `df04e93` -> `93af01a` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `07c6e56` -> `d1fce91` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `ae5e20b` -> `7ef847f` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `26a3999` -> `401182f` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `ee97417` -> `08609f9` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| minor | `9941689` -> `695fa92` |

---

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

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

---

### Release Notes

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

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

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

<h1 align="center">
  <br>
<img
src="https://github.com/user-attachments/assets/498ac36e-16dd-48f9-b810-131ee4938eb4"
style="display: block;margin-left: auto;margin-right: auto;width: 50%;">
</h1>

##### 🦙  LocalAI v2.26.0! 

Hey everyone - very excited about this release!

It contains several cleanups, performance improvements and few breaking
changes: old backends that are now superseded have been removed (for
example, `vall-e-x`), while new backends have been added to expand the
range of model architectures that LocalAI can support. While most of the
changes are tested, if you encounter issues with the new backends or
migrated ones please file a new issue.

We also now have support for Nvidia L4T devices (for example, Nvidia AGX
Orin) with specific container images. [See the
documentation](https://localai.io/docs/reference/nvidia-l4t/) for more
details.

##### ⚠️ Breaking Changes ⚠️

- Several backends have been dropped and replaced for improved
performance and compatibility.
-   `Vall-e-x` and `Openvoice` were deprecated and dropped.
- The stablediffusion-NCN backend was replaced with the
stablediffusion-ggml implementation.
- Deprecated llama-ggml backend has been dropped in favor of GGUF
support.

<details>
<summary>
Check all details!
</summary>

##### Backends that were dropped:
- **Vall-e-x and Openvoice:** These projects went silent, and there are
better alternatives now. They have been completely superseded by the
CoquiTTS community fork, Kokoro, and OutelTTS.
- **Stablediffusion-NCN:** This was the first variant shipped with
LocalAI based on the ONNX runtime. It has now been superseded by the
stablediffusion-ggml backend, which offers similar capabilities and
wider support across more architectures.
- **Llama-ggml backend:** This was the pre-GGUF backend, which is now
deprecated. Moving forward, LocalAI will support only GGUF models.

##### Notable Backend Changes:
- **Mamba** has moved to the `transformers` backend. 
- **Transformers-Musicgen** has moved to the `transformers` backend.
- **Sentencetransformers** has moved to the `transformers` backend.

While LocalAI will try to alias to the `transformers` backend
automatically when using these backends, there might be incompatibilies
with your configuration files. Please open an issue if you face any
problem!

##### New Backends:

-   **Kokoro (TTS):** A new backend for text-to-speech.
-   **OuteTTS:** A TTS backend with voice cloning capabilities.
- **Fast-Whisper:** A backend designed for faster whisper model
inference.

</details>

##### New Features  🎉
- **Lazy grammars (llama.cpp):** Added grammar triggers for llama.cpp:
this allow models trained with specific tokens to enable grammar
generation when such tokens are seen: this allows precise JSON
generation but also consistent output when the model does not need to
answer with a tool. For example, in the config file of the model
triggers can be specified as such:
```yaml
  function:
    grammar:
      triggers:
        word: "<tool_call>"
        at_start: true
```
- **Function Argument Parsing Using Named Regex:** A new feature that
allows parsing function arguments with named regular expressions,
simplifying function calls.
- **Support for New Backends:** Added Kokoro, OutelTTS, and Fast-Whisper
backends.
- **Diffusers Update:** Added support for Sana pipelines and image
generation option overrides.
- **Machine Tag and Inference Timing:** Allows tracking machine
performance during inference.
- **Tokenization:** Introduced tokenization support for llama.cpp to
improve text processing.
- **AVX512:** There is now bundled support for CPUs supporting AVX512
instruction set
- **Nvidia L4T**: Support for Nvidia devices on arm64, for example
Nvidia AGX Orin and alikes. [See the
documentation](https://localai.io/docs/reference/nvidia-l4t/). TLDR; You
can start container images ready to go with:

```bash
docker run -e DEBUG=true \
                    -p 8080:8080 \
                    -v $PWD/models:/build/models  \
                   -ti --restart=always --name local-ai \
                   --runtime nvidia --gpus all quay.io/go-skynet/local-ai:master-nvidia-l4t-arm64-core
```

##### Bug Fixes 🐛

- Multiple fixes to improve stability, including enabling SYCL support
for stablediffusion-ggml and consistent OpenAI stop reason returns.
- Improved context shift handling for llama.cpp and fixed gallery store
overrides.

##### 🧠 Models:

<h1 align="center">
  <br>
<img
src="https://cdn-uploads.huggingface.co/production/uploads/647374aa7ff32a81ac6d35d4/bXvNcxQqQ-wNAnISmx3PS.png"
style="display: block;margin-left: auto;margin-right: auto;width: 50%;">
</h1>

<p align="center">
  <br>
<img
src="https://cdn-uploads.huggingface.co/production/uploads/647374aa7ff32a81ac6d35d4/Dzbdzn27KEc3K6zNNi070.png"
style="display: block;margin-left: auto;margin-right: auto;width: 50%;">
</p>

I've fine-tuned a family of models based on o1-cot and function call
datasets to work closely with all LocalAI features regarding function
calling. The models are tailored to be conversational and execute
function calls:

- llama3.2-1b version:
https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-1b-v0.4
- llama3.2-3b version:
https://huggingface.co/mudler/LocalAI-functioncall-llama3.2-3b-v0.5
- phi-4 version:
https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.3
- qwen2.5 (7b) version:
https://huggingface.co/mudler/LocalAI-functioncall-qwen2.5-7b-v0.5

Enjoy! All the models are available in the LocalAI gallery:

```bash
local-ai run LocalAI-functioncall-phi-4-v0.3
local-ai run LocalAI-functioncall-llama3.2-1b-v0.4
local-ai run LocalAI-functioncall-llama3.2-3b-v0.5
local-ai run localai-functioncall-qwen2.5-7b-v0.5
```

##### Other models

Numerous model updates and additions:

- New models like nightwing3-10b, rombos-qwen2.5-writer, and
negative_llama\_70b.
-   Updated checksum for model galleries.
-   Added icons and improved prompt templates for various models.
- Expanded model gallery with new additions like DeepSeek-R1,
Mistral-small-24b, and more.

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

##### Full changelog 👇

<details>

<summary>
👉 Click to expand 👈 
</summary>

##### Breaking Changes 🛠
* chore(vall-e-x): Drop backend by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4619](https://redirect.github.com/mudler/LocalAI/pull/4619)l/4619
* feat(transformers): merge musicgen functionalities to a single backend
by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4620](https://redirect.github.com/mudler/LocalAI/pull/4620)l/4620
* feat(transformers): merge sentencetransformers backend by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4624](https://redirect.github.com/mudler/LocalAI/pull/4624)l/4624
* chore(stablediffusion-ncn): drop in favor of ggml implementation by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4652](https://redirect.github.com/mudler/LocalAI/pull/4652)l/4652
* feat(transformers): add support to Mamba by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4669](https://redirect.github.com/mudler/LocalAI/pull/4669)l/4669
* chore(openvoice): drop backend by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4673](https://redirect.github.com/mudler/LocalAI/pull/4673)l/4673
* chore: drop embedded models by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4715](https://redirect.github.com/mudler/LocalAI/pull/4715)l/4715
* chore(llama-ggml): drop deprecated backend by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4775](https://redirect.github.com/mudler/LocalAI/pull/4775)l/4775
* fix(llama.cpp): disable mirostat as default by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/2911](https://redirect.github.com/mudler/LocalAI/pull/2911)l/2911

##### Bug fixes 🐛
* fix(stablediffusion-ggml): correctly enable sycl by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4591](https://redirect.github.com/mudler/LocalAI/pull/4591)l/4591
* fix(stablediffusion-ggml): enable oneapi before build by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4593](https://redirect.github.com/mudler/LocalAI/pull/4593)l/4593
* fix(docs): add missing `-core` suffix to sycl images by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4630](https://redirect.github.com/mudler/LocalAI/pull/4630)l/4630
* fix(stores): Stores fixes and testing by
@&#8203;richie[https://github.com/mudler/LocalAI/pull/4663](https://redirect.github.com/mudler/LocalAI/pull/4663)l/4663
* fix(gallery): do not return overrides and additional config by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4768](https://redirect.github.com/mudler/LocalAI/pull/4768)l/4768
* fix(openai): consistently return stop reason by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4771](https://redirect.github.com/mudler/LocalAI/pull/4771)l/4771
* fix(llama.cpp): improve context shift handling by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4820](https://redirect.github.com/mudler/LocalAI/pull/4820)l/4820

##### Exciting New Features 🎉
* feat(stablediffusion-ggml): respect build type by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4581](https://redirect.github.com/mudler/LocalAI/pull/4581)l/4581
* feat(diffusers): add support for Sana pipelines by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4603](https://redirect.github.com/mudler/LocalAI/pull/4603)l/4603
* feat(tts): Add Kokoro backend by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4616](https://redirect.github.com/mudler/LocalAI/pull/4616)l/4616
* feat: add machine tag and inference timings by
@&#8203;mintyle[https://github.com/mudler/LocalAI/pull/4577](https://redirect.github.com/mudler/LocalAI/pull/4577)l/4577
* feat(transformers): add support to OuteTTS by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4622](https://redirect.github.com/mudler/LocalAI/pull/4622)l/4622
* Extra-Usage and Machine-Tag docs by
@&#8203;mintyle[https://github.com/mudler/LocalAI/pull/4627](https://redirect.github.com/mudler/LocalAI/pull/4627)l/4627
* chore: fix some function names in comment by
@&#8203;petercov[https://github.com/mudler/LocalAI/pull/4665](https://redirect.github.com/mudler/LocalAI/pull/4665)l/4665
* feat(faster-whisper): add backend by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4666](https://redirect.github.com/mudler/LocalAI/pull/4666)l/4666
* chore: detect and enable avx512 builds by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4675](https://redirect.github.com/mudler/LocalAI/pull/4675)l/4675
* chore(downloader): support hf.co and hf:// URIs by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4677](https://redirect.github.com/mudler/LocalAI/pull/4677)l/4677
* feat: function argument parsing using named regex by
@&#8203;mKenfenheu[https://github.com/mudler/LocalAI/pull/4700](https://redirect.github.com/mudler/LocalAI/pull/4700)l/4700
* feat(llama.cpp): Add support to grammar triggers by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4733](https://redirect.github.com/mudler/LocalAI/pull/4733)l/4733
* feat: tokenization with llama.cpp by
@&#8203;shraddhaz[https://github.com/mudler/LocalAI/pull/4724](https://redirect.github.com/mudler/LocalAI/pull/4724)l/4724
* feat(diffusers): allow to override image gen options by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4807](https://redirect.github.com/mudler/LocalAI/pull/4807)l/4807

##### 🧠 Models
* chore(model-gallery): ⬆️ update checksum by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4580](https://redirect.github.com/mudler/LocalAI/pull/4580)l/4580
* chore(model gallery): add nightwing3-10b-v0.1 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4582](https://redirect.github.com/mudler/LocalAI/pull/4582)l/4582
* chore(model gallery): add qwq-32b-preview-ideawhiz-v1 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4583](https://redirect.github.com/mudler/LocalAI/pull/4583)l/4583
* chore(model gallery): add rombos-qwen2.5-writer-32b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4584](https://redirect.github.com/mudler/LocalAI/pull/4584)l/4584
* chore(model gallery): add sky-t1-32b-preview by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4585](https://redirect.github.com/mudler/LocalAI/pull/4585)l/4585
* chore(model gallery): add negative_llama_70b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4586](https://redirect.github.com/mudler/LocalAI/pull/4586)l/4586
* chore(model gallery): add finemath-llama-3b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4587](https://redirect.github.com/mudler/LocalAI/pull/4587)l/4587
* chore(model gallery): add LocalAI-functioncall-phi-4-v0.1 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4588](https://redirect.github.com/mudler/LocalAI/pull/4588)l/4588
* chore(model gallery): add LocalAI-functioncall-phi-4-v0.2 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4589](https://redirect.github.com/mudler/LocalAI/pull/4589)l/4589
* chore(model gallery): add LocalAI-functioncall-phi-4-v0.3 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4599](https://redirect.github.com/mudler/LocalAI/pull/4599)l/4599
* chore(model gallery): add negative-anubis-70b-v1 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4600](https://redirect.github.com/mudler/LocalAI/pull/4600)l/4600
* chore(model gallery): add qwen2.5-72b-rp-ink by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4601](https://redirect.github.com/mudler/LocalAI/pull/4601)l/4601
* chore(model gallery): add steiner-32b-preview by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4602](https://redirect.github.com/mudler/LocalAI/pull/4602)l/4602
* chore(model gallery): add qwerus-7b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4609](https://redirect.github.com/mudler/LocalAI/pull/4609)l/4609
* chore(model gallery): add l3.3-ms-nevoria-70b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4610](https://redirect.github.com/mudler/LocalAI/pull/4610)l/4610
* chore(model gallery): add lb-reranker-0.5b-v1.0 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4611](https://redirect.github.com/mudler/LocalAI/pull/4611)l/4611
* chore(model gallery): add uwu-7b-instruct by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4613](https://redirect.github.com/mudler/LocalAI/pull/4613)l/4613
* chore(model gallery): add drt-o1-14b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4614](https://redirect.github.com/mudler/LocalAI/pull/4614)l/4614
* chore(model gallery): add vikhr-qwen-2.5-1.5b-instruct by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4615](https://redirect.github.com/mudler/LocalAI/pull/4615)l/4615
* chore: remove deprecated tinydream backend by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4631](https://redirect.github.com/mudler/LocalAI/pull/4631)l/4631
* chore(model gallery): add MiniCPM-V-2.6-8b-q4_K_M by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4633](https://redirect.github.com/mudler/LocalAI/pull/4633)l/4633
* chore(model gallery): add InternLM3-8b-Q4_K_M by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4637](https://redirect.github.com/mudler/LocalAI/pull/4637)l/4637
* fix(model gallery): minicpm-v-2.6 is based on qwen2 by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4638](https://redirect.github.com/mudler/LocalAI/pull/4638)l/4638
* chore(model gallery): update icons and add missing ones by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4639](https://redirect.github.com/mudler/LocalAI/pull/4639)l/4639
* chore(model gallery): add wayfarer-12b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4641](https://redirect.github.com/mudler/LocalAI/pull/4641)l/4641
* chore(model gallery): add l3.3-70b-magnum-v4-se by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4642](https://redirect.github.com/mudler/LocalAI/pull/4642)l/4642
* chore(model gallery): add l3.3-prikol-70b-v0.2 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4643](https://redirect.github.com/mudler/LocalAI/pull/4643)l/4643
* chore(model gallery): remove dead icons and update LLAVA and DeepSeek
ones by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4645](https://redirect.github.com/mudler/LocalAI/pull/4645)l/4645
* chore(model gallery): add sd-3.5-large-ggml by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4647](https://redirect.github.com/mudler/LocalAI/pull/4647)l/4647
* chore(model gallery): add Deepseek-R1-Distill models by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4646](https://redirect.github.com/mudler/LocalAI/pull/4646)l/4646
* chore(model gallery): add deepseek-r1-distill-qwen-7b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4660](https://redirect.github.com/mudler/LocalAI/pull/4660)l/4660
* chore(model gallery): add sd-1.5-ggml and sd-3.5-medium-ggml by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4664](https://redirect.github.com/mudler/LocalAI/pull/4664)l/4664
* chore(model gallery): add MiniCPM-o-2.6-7.6b by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4676](https://redirect.github.com/mudler/LocalAI/pull/4676)l/4676
* chore(model gallery): add DeepSeek R1 14b, 32b and 70b by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4679](https://redirect.github.com/mudler/LocalAI/pull/4679)l/4679
* chore(model gallery): add flux.1, stablediffusion and whisper icons by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4680](https://redirect.github.com/mudler/LocalAI/pull/4680)l/4680
* chore(model gallery): update deepseek-r1 prompt template by
@&#8203;M0Rf[https://github.com/mudler/LocalAI/pull/4686](https://redirect.github.com/mudler/LocalAI/pull/4686)l/4686
* chore(model gallery): add lamarck-14b-v0.7 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4687](https://redirect.github.com/mudler/LocalAI/pull/4687)l/4687
* chore(model gallery): add art-v0-3b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4688](https://redirect.github.com/mudler/LocalAI/pull/4688)l/4688
* chore(model gallery): add chuluun-qwen2.5-72b-v0.08 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4689](https://redirect.github.com/mudler/LocalAI/pull/4689)l/4689
* chore(model gallery): add l3.3-nevoria-r1-70b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4691](https://redirect.github.com/mudler/LocalAI/pull/4691)l/4691
* chore(model gallery): add dumpling-qwen2.5-32b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4692](https://redirect.github.com/mudler/LocalAI/pull/4692)l/4692
* chore(model gallery): add deepseek-r1-qwen-2.5-32b-ablated by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4693](https://redirect.github.com/mudler/LocalAI/pull/4693)l/4693
* chore(model gallery): add confucius-o1-14b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4696](https://redirect.github.com/mudler/LocalAI/pull/4696)l/4696
* chore(model gallery): add
fuseo1-deepseekr1-qwen2.5-coder-32b-preview-v0.1 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4697](https://redirect.github.com/mudler/LocalAI/pull/4697)l/4697
* chore(model gallery): add
fuseo1-deepseekr1-qwen2.5-instruct-32b-preview by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4698](https://redirect.github.com/mudler/LocalAI/pull/4698)l/4698
* chore(model gallery): add fuseo1-deepseekr1-qwq-32b-preview by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4699](https://redirect.github.com/mudler/LocalAI/pull/4699)l/4699
* chore(model gallery): add specific message templates for llama3.2
based models by
@&#8203;mKenfenheu[https://github.com/mudler/LocalAI/pull/4707](https://redirect.github.com/mudler/LocalAI/pull/4707)l/4707
* chore(model gallery): add virtuoso-lite by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4718](https://redirect.github.com/mudler/LocalAI/pull/4718)l/4718
* chore(model gallery): add selene-1-mini-llama-3.1-8b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4719](https://redirect.github.com/mudler/LocalAI/pull/4719)l/4719
* chore(model gallery): add openthinker-7b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4720](https://redirect.github.com/mudler/LocalAI/pull/4720)l/4720
* chore(model-gallery): ⬆️ update checksum by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4723](https://redirect.github.com/mudler/LocalAI/pull/4723)l/4723
* chore(model gallery): add mistral-small-24b-instruct-2501 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4725](https://redirect.github.com/mudler/LocalAI/pull/4725)l/4725
* chore(model gallery): add tinyswallow-1.5b-instruct by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4726](https://redirect.github.com/mudler/LocalAI/pull/4726)l/4726
* chore(model gallery): add taid-llm-1.5b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4727](https://redirect.github.com/mudler/LocalAI/pull/4727)l/4727
* chore(model gallery): add fuseo1-deekseekr1-qwq-skyt1-32b-preview by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4731](https://redirect.github.com/mudler/LocalAI/pull/4731)l/4731
* chore(model gallery): add steelskull_l3.3-damascus-r1 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4737](https://redirect.github.com/mudler/LocalAI/pull/4737)l/4737
* chore(model gallery): add thedrummer_gemmasutra-pro-27b-v1.1 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4738](https://redirect.github.com/mudler/LocalAI/pull/4738)l/4738
* chore(model gallery): add
uncensoredai_uncensoredlm-deepseek-r1-distill-qwen-14b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4739](https://redirect.github.com/mudler/LocalAI/pull/4739)l/4739
* chore(model gallery): add LocalAI-functioncall-llama3.2-1b-v0.4 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4740](https://redirect.github.com/mudler/LocalAI/pull/4740)l/4740
* chore(model gallery): add fblgit_miniclaus-qw1.5b-unamgs-grpo by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4758](https://redirect.github.com/mudler/LocalAI/pull/4758)l/4758
* chore(model gallery): add nohobby_l3.3-prikol-70b-v0.4 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4759](https://redirect.github.com/mudler/LocalAI/pull/4759)l/4759
* chore(model gallery): add suayptalha_maestro-10b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4760](https://redirect.github.com/mudler/LocalAI/pull/4760)l/4760
* chore(model gallery): add agi-0_art-skynet-3b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4763](https://redirect.github.com/mudler/LocalAI/pull/4763)l/4763
* chore(model gallery): add rubenroy_gilgamesh-72b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4764](https://redirect.github.com/mudler/LocalAI/pull/4764)l/4764
* chore(model gallery): add krutrim-ai-labs_krutrim-2-instruct by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4765](https://redirect.github.com/mudler/LocalAI/pull/4765)l/4765
* chore(model gallery): add LocalAI-functioncall-llama3.2-3b-v0.5 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4766](https://redirect.github.com/mudler/LocalAI/pull/4766)l/4766
* chore(model gallery): add arliai_llama-3.3-70b-arliai-rpmax-v1.4 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4772](https://redirect.github.com/mudler/LocalAI/pull/4772)l/4772
* chore(model gallery): add tiger-lab_qwen2.5-32b-instruct-cft by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4773](https://redirect.github.com/mudler/LocalAI/pull/4773)l/4773
* chore(model gallery): add black-ink-guild_pernicious_prophecy_70b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4774](https://redirect.github.com/mudler/LocalAI/pull/4774)l/4774
* chore(model gallery): add nohobby_l3.3-prikol-70b-v0.5 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4777](https://redirect.github.com/mudler/LocalAI/pull/4777)l/4777
* chore(model gallery): add
cognitivecomputations_dolphin3.0-r1-mistral-24b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4778](https://redirect.github.com/mudler/LocalAI/pull/4778)l/4778
* chore(model gallery): add cognitivecomputations_dolphin3.0-mistral-24b
by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4779](https://redirect.github.com/mudler/LocalAI/pull/4779)l/4779
* chore(model gallery): add sicariussicariistuff_redemption_wind_24b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4781](https://redirect.github.com/mudler/LocalAI/pull/4781)l/4781
* chore(model gallery): add
huihui-ai_deepseek-r1-distill-llama-70b-abliterated by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4790](https://redirect.github.com/mudler/LocalAI/pull/4790)l/4790
* chore(model gallery): add subtleone_qwen2.5-32b-erudite-writer by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4792](https://redirect.github.com/mudler/LocalAI/pull/4792)l/4792
* chore(model gallery): add ilsp_llama-krikri-8b-instruct by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4795](https://redirect.github.com/mudler/LocalAI/pull/4795)l/4795
* feat: Centralized Request Processing middleware by
@&#8203;dave-gray1[https://github.com/mudler/LocalAI/pull/3847](https://redirect.github.com/mudler/LocalAI/pull/3847)l/3847
* chore(model gallery): add localai-functioncall-qwen2.5-7b-v0.5 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4796](https://redirect.github.com/mudler/LocalAI/pull/4796)l/4796
* chore(model gallery): add agentica-org_deepscaler-1.5b-preview by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4804](https://redirect.github.com/mudler/LocalAI/pull/4804)l/4804
* chore(model gallery): add simplescaling_s1.1-32b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4812](https://redirect.github.com/mudler/LocalAI/pull/4812)l/4812
* chore(model gallery): add theskullery_l3.3-exp-unnamed-model-70b-v0.5
by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4813](https://redirect.github.com/mudler/LocalAI/pull/4813)l/4813
* chore(model gallery): add nvidia_aceinstruct-1.5b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4819](https://redirect.github.com/mudler/LocalAI/pull/4819)l/4819
* chore(model gallery): add nvidia_aceinstruct-7b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4821](https://redirect.github.com/mudler/LocalAI/pull/4821)l/4821
* chore(model gallery): add nvidia_aceinstruct-72b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4822](https://redirect.github.com/mudler/LocalAI/pull/4822)l/4822
* chore(model gallery): add sicariussicariistuff_phi-lthy4 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4826](https://redirect.github.com/mudler/LocalAI/pull/4826)l/4826
* chore(model gallery): add open-thoughts_openthinker-32b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4827](https://redirect.github.com/mudler/LocalAI/pull/4827)l/4827
* chore(model gallery): add nousresearch_deephermes-3-llama-3-8b-preview
by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4828](https://redirect.github.com/mudler/LocalAI/pull/4828)l/4828
* chore(model gallery): add rombo-org_rombo-llm-v3.0-qwen-32b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4830](https://redirect.github.com/mudler/LocalAI/pull/4830)l/4830
* chore(model gallery): add pygmalionai_eleusis-12b by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4832](https://redirect.github.com/mudler/LocalAI/pull/4832)l/4832
* chore(model gallery): add davidbrowne17_llamathink-8b-instruct by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4833](https://redirect.github.com/mudler/LocalAI/pull/4833)l/4833

##### 📖 Documentation and examples
* docs: update advanced-usage.md to reflect changes in #&#8203;4700 by
@&#8203;mKen[https://github.com/mudler/LocalAI/pull/4709](https://redirect.github.com/mudler/LocalAI/pull/4709)AI/pull/4709

##### 👒 Dependencies
* chore: ⬆️ Update ggerganov/llama.cpp to
`c05e8c9934f94fde49bc1bc9dc51eed282605150` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4579](https://redirect.github.com/mudler/LocalAI/pull/4579)l/4579
* chore(deps): bump llama.cpp to '924518e2e5726e81f3aeb2518fb85963a500e…
by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4592](https://redirect.github.com/mudler/LocalAI/pull/4592)l/4592
* chore(deps): Bump securego/gosec from 2.21.4 to 2.22.0 by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4594](https://redirect.github.com/mudler/LocalAI/pull/4594)l/4594
* chore: ⬆️ Update ggerganov/llama.cpp to
`504af20ee4eae72080a56d59d744f6774f7901ce` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4597](https://redirect.github.com/mudler/LocalAI/pull/4597)l/4597
* chore: ⬆️ Update ggerganov/llama.cpp to
`b4d92a59a20eea400d8dd30844a339b76210daa0` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4606](https://redirect.github.com/mudler/LocalAI/pull/4606)l/4606
* chore: ⬆️ Update ggerganov/llama.cpp to
`adc5dd92e8aea98f5e7ac84f6e1bc15de35130b5` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4612](https://redirect.github.com/mudler/LocalAI/pull/4612)l/4612
* chore: ⬆️ Update ggerganov/llama.cpp to
`4dbc8b9cb71876e005724f4e8f73a3544646bcf5` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4618](https://redirect.github.com/mudler/LocalAI/pull/4618)l/4618
* chore(deps): Bump scipy from 1.14.0 to 1.15.1 in
/backend/python/transformers by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4621](https://redirect.github.com/mudler/LocalAI/pull/4621)l/4621
* chore(llama.cpp): update dependency by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4628](https://redirect.github.com/mudler/LocalAI/pull/4628)l/4628
* chore: ⬆️ Update leejet/stable-diffusion.cpp to
`5eb15ef4d022bef4a391de4f5f6556e81fbb5024` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4636](https://redirect.github.com/mudler/LocalAI/pull/4636)l/4636
* chore: ⬆️ Update ggerganov/llama.cpp to
`a1649cc13f89946322358f92ea268ae1b7b5096c` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4635](https://redirect.github.com/mudler/LocalAI/pull/4635)l/4635
* chore: ⬆️ Update ggerganov/llama.cpp to
`92bc493917d43b83e592349e138b54c90b1c3ea7` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4640](https://redirect.github.com/mudler/LocalAI/pull/4640)l/4640
* chore(deps): Bump docs/themes/hugo-theme-relearn from `80e448e` to
`8dad5ee` by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4656](https://redirect.github.com/mudler/LocalAI/pull/4656)l/4656
* chore: ⬆️ Update ggerganov/llama.cpp to
`aea8ddd5165d525a449e2fc3839db77a71f4a318` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4657](https://redirect.github.com/mudler/LocalAI/pull/4657)l/4657
* chore: ⬆️ Update ggerganov/llama.cpp to
`6171c9d25820ccf676b243c172868819d882848f` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4661](https://redirect.github.com/mudler/LocalAI/pull/4661)l/4661
* chore: ⬆️ Update ggerganov/llama.cpp to
`6152129d05870cb38162c422c6ba80434e021e9f` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4668](https://redirect.github.com/mudler/LocalAI/pull/4668)l/4668
* chore(parler-tts): drop backend by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4672](https://redirect.github.com/mudler/LocalAI/pull/4672)l/4672
* chore: ⬆️ Update ggerganov/llama.cpp to
`c5d9effb49649db80a52caf5c0626de6f342f526` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4685](https://redirect.github.com/mudler/LocalAI/pull/4685)l/4685
* chore: ⬆️ Update ggerganov/llama.cpp to
`26771a1491f3a4c3d5b99c4c267b81aca9a7dfa0` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4690](https://redirect.github.com/mudler/LocalAI/pull/4690)l/4690
* chore: ⬆️ Update ggerganov/llama.cpp to
`178a7eb952d211b8d4232d5e50ae1b64519172a9` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4694](https://redirect.github.com/mudler/LocalAI/pull/4694)l/4694
* chore(deps): Bump sentence-transformers from 3.3.1 to 3.4.0 in
/backend/python/transformers by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4702](https://redirect.github.com/mudler/LocalAI/pull/4702)l/4702
* chore(deps): Bump docs/themes/hugo-theme-relearn from `8dad5ee` to
`5bcb9fe` by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4704](https://redirect.github.com/mudler/LocalAI/pull/4704)l/4704
* chore: ⬆️ Update ggerganov/llama.cpp to
`a4417ddda98fd0558fb4d802253e68a933704b59` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4705](https://redirect.github.com/mudler/LocalAI/pull/4705)l/4705
* chore(deps): Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4701](https://redirect.github.com/mudler/LocalAI/pull/4701)l/4701
* chore: ⬆️ Update ggerganov/llama.cpp to
`cae9fb4361138b937464524eed907328731b81f6` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4711](https://redirect.github.com/mudler/LocalAI/pull/4711)l/4711
* chore: ⬆️ Update ggerganov/llama.cpp to
`eb7cf15a808d4d7a71eef89cc6a9b96fe82989dc` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4717](https://redirect.github.com/mudler/LocalAI/pull/4717)l/4717
* chore: ⬆️ Update ggerganov/llama.cpp to
`8b576b6c55bc4e6be898b47522f0ef402b93ef62` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4722](https://redirect.github.com/mudler/LocalAI/pull/4722)l/4722
* chore: ⬆️ Update ggerganov/llama.cpp to
`aa6fb1321333fae8853d0cdc26bcb5d438e650a1` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4728](https://redirect.github.com/mudler/LocalAI/pull/4728)l/4728
* chore: ⬆️ Update ggerganov/llama.cpp to
`53debe6f3c9cca87e9520a83ee8c14d88977afa4` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4732](https://redirect.github.com/mudler/LocalAI/pull/4732)l/4732
* chore: ⬆️ Update ggerganov/llama.cpp to
`90f9b88afb6447d3929843a2aa98c0f11074762d` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4736](https://redirect.github.com/mudler/LocalAI/pull/4736)l/4736
* chore(deps): Bump GrantBirki/git-diff-action from 2.7.0 to 2.8.0 by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4746](https://redirect.github.com/mudler/LocalAI/pull/4746)l/4746
* chore: ⬆️ Update ggerganov/llama.cpp to
`5598f475be3e31430fbe17ebb85654ec90dc201e` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4757](https://redirect.github.com/mudler/LocalAI/pull/4757)l/4757
* chore(deps): Bump sentence-transformers from 3.4.0 to 3.4.1 in
/backend/python/transformers by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4748](https://redirect.github.com/mudler/LocalAI/pull/4748)l/4748
* chore(deps): Bump docs/themes/hugo-theme-relearn from `5bcb9fe` to
`66bc366` by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4750](https://redirect.github.com/mudler/LocalAI/pull/4750)l/4750
* chore: ⬆️ Update ggerganov/llama.cpp to
`3ec9fd4b77b6aca03a3c2bf678eae3f9517d6904` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4762](https://redirect.github.com/mudler/LocalAI/pull/4762)l/4762
* chore: ⬆️ Update leejet/stable-diffusion.cpp to
`d46ed5e184b97c2018dc2e8105925bdb8775e02c` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4769](https://redirect.github.com/mudler/LocalAI/pull/4769)l/4769
* chore: ⬆️ Update ggerganov/llama.cpp to
`d774ab3acc4fee41fbed6dbfc192b57d5f79f34b` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4770](https://redirect.github.com/mudler/LocalAI/pull/4770)l/4770
* chore: ⬆️ Update ggerganov/llama.cpp to
`8a59053f63fffc24e730cd3ea067760abfe4a919` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4776](https://redirect.github.com/mudler/LocalAI/pull/4776)l/4776
* chore: ⬆️ Update ggerganov/llama.cpp to
`d2fe216fb2fb7ca8627618c9ea3a2e7886325780` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4780](https://redirect.github.com/mudler/LocalAI/pull/4780)l/4780
* chore: ⬆️ Update ggerganov/llama.cpp to
`e6e658319952f7ad269dc11275b9edddc721fc6d` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4787](https://redirect.github.com/mudler/LocalAI/pull/4787)l/4787
* chore: ⬆️ Update ggerganov/llama.cpp to
`19d3c8293b1f61acbe2dab1d49a17950fd788a4a` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4793](https://redirect.github.com/mudler/LocalAI/pull/4793)l/4793
* chore(deps): Bump docs/themes/lotusdocs from `f5785a2` to `975da91` by
@&#8203;dependab[https://github.com/mudler/LocalAI/pull/4801](https://redirect.github.com/mudler/LocalAI/pull/4801)l/4801
* chore: ⬆️ Update ggerganov/llama.cpp to
`19b392d58dc08c366d0b29bd3b9c6991fa4e1662` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4803](https://redirect.github.com/mudler/LocalAI/pull/4803)l/4803
* chore: ⬆️ Update ggerganov/llama.cpp to
`90e4dba461b07e635fd1daf3b491c978c7dd0013` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4810](https://redirect.github.com/mudler/LocalAI/pull/4810)l/4810
* chore: ⬆️ Update ggerganov/llama.cpp to
`0fb77f821f6e70ad8b8247a97d1022f0fef78991` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4814](https://redirect.github.com/mudler/LocalAI/pull/4814)l/4814
* chore: ⬆️ Update ggerganov/llama.cpp to
`8a8c4ceb6050bd9392609114ca56ae6d26f5b8f5` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4825](https://redirect.github.com/mudler/LocalAI/pull/4825)l/4825
* chore: ⬆️ Update ggerganov/llama.cpp to
`300907b2110cc17b4337334dc397e05de2d8f5e0` by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4829](https://redirect.github.com/mudler/LocalAI/pull/4829)l/4829

##### Other Changes
* docs: ⬆️ update docs version mudler/LocalAI by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4578](https://redirect.github.com/mudler/LocalAI/pull/4578)l/4578
* chore(stablediffusion-ggml): disable sycl optimizations by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4598](https://redirect.github.com/mudler/LocalAI/pull/4598)l/4598
* chore: alias transformers-musicgen to transformers by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4623](https://redirect.github.com/mudler/LocalAI/pull/4623)l/4623
* feat(swagger): update swagger by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4625](https://redirect.github.com/mudler/LocalAI/pull/4625)l/4625
* feat(swagger): update swagger by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4667](https://redirect.github.com/mudler/LocalAI/pull/4667)l/4667
* chore(refactor): group cpu cap detection by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4674](https://redirect.github.com/mudler/LocalAI/pull/4674)l/4674
* chore(deps): bump grpcio to 1.70.0 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4682](https://redirect.github.com/mudler/LocalAI/pull/4682)l/4682
* refactor: function argument parsing using named regex by
@&#8203;mKenfenheu[https://github.com/mudler/LocalAI/pull/4708](https://redirect.github.com/mudler/LocalAI/pull/4708)l/4708
* fix(tests): pin to branch for config used in tests by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4721](https://redirect.github.com/mudler/LocalAI/pull/4721)l/4721
* feat(swagger): update swagger by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4735](https://redirect.github.com/mudler/LocalAI/pull/4735)l/4735
* chore: migrate bruno request files to examples repo by
@&#8203;dave-gray1[https://github.com/mudler/LocalAI/pull/4788](https://redirect.github.com/mudler/LocalAI/pull/4788)l/4788
* chore(tests): decrease parallelism for gRPC builds by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4797](https://redirect.github.com/mudler/LocalAI/pull/4797)l/4797
* chore(grpcio): bump to 1.70 by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4798](https://redirect.github.com/mudler/LocalAI/pull/4798)l/4798
* chore(grpcio): reduce parallelism by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4799](https://redirect.github.com/mudler/LocalAI/pull/4799)l/4799
* chore(swagger): update by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4805](https://redirect.github.com/mudler/LocalAI/pull/4805)l/4805
* Revert "chore(deps): Bump docs/themes/lotusdocs from `f5785a2` to
`975da91`" by
@&#8203;mudl[https://github.com/mudler/LocalAI/pull/4808](https://redirect.github.com/mudler/LocalAI/pull/4808)l/4808
* feat(swagger): update swagger by
@&#8203;localai-b[https://github.com/mudler/LocalAI/pull/4809](https://redirect.github.com/mudler/LocalAI/pull/4809)l/4809

</details>

##### New Contributors
* @&#8203;petercover made their first
contributi[https://github.com/mudler/LocalAI/pull/4665](https://redirect.github.com/mudler/LocalAI/pull/4665)l/4665
* @&#8203;mKenfenheuer made their first
contributi[https://github.com/mudler/LocalAI/pull/4700](https://redirect.github.com/mudler/LocalAI/pull/4700)l/4700

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.25.0...v2.26.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-18 19:49:37 +01:00
TrueCharts Bot b8a3bf85b8 chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to d67b73b (#32245)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/resilio-sync](https://redirect.github.com/linuxserver/docker-resilio-sync/packages)
([source](https://redirect.github.com/linuxserver/docker-resilio-sync))
| digest | `617fcd0` -> `d67b73b` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 19:48:50 +01:00
TrueCharts Bot d7d503d643 chore(helm): update image docker.io/diygod/rsshub digest to fc22660 (#32244)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `119c11f` -> `fc22660` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 19:46:49 +01:00
TrueCharts Bot 4f90065986 chore(flux): update image minecraft-java 22.12.0 → 22.12.8 (#32247)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [minecraft-java](https://truecharts.org/charts/stable/minecraft-java)
([source](https://ghcr.io/itzg/mc-backup)) | patch | `22.12.0` ->
`22.12.8` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-18 19:39:07 +01:00
TrueCharts Bot 288c6d2ed3 chore(helm): update image docker.io/jlesage/makemkv v24.12.1 → v25.02.2 (#32145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/makemkv](https://redirect.github.com/jlesage/docker-makemkv)
| major | `9c55c3b` -> `501b52b` |

---

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

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

---

### Release Notes

<details>
<summary>jlesage/docker-makemkv (docker.io/jlesage/makemkv)</summary>

###
[`v25.02.2`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v25.02.2):
Version 25.02.2

[Compare
Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v25.02.1...v25.02.2)

Changes in this release:

- Report the case where an optical drive cannot be used because of an
improper user namespace configuration.

###
[`v25.02.1`](https://redirect.github.com/jlesage/docker-makemkv/releases/tag/v25.02.1):
Version 25.02.1

[Compare
Source](https://redirect.github.com/jlesage/docker-makemkv/compare/v24.12.1...v25.02.1)

Changes in this release:

-   Updated MakeMKV to version 1.17.9.
-   Improved detection of optical drive usability issues.
-   Improved disc ejection mechanism.
-   Fixed optical drive detection by MakeMKV when using a license key.
-   Added support for hooks.
- Updated baseimage to version 4.7.1, which brings the following changes
(since last used version):
- Added environment variable that allows configuring the web
authentication token lifetime.
- Fixed compatibility issues that were introduced with support of GTK4
applications.
- Increased the default service ready timeout from 5 seconds to 10
seconds and allow runtime adjustment via environment variable.
    -   Rebuild against latest distro images to get security fixes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-02-18 18:23:32 +01:00
TrueCharts Bot 20320a5299 chore(helm): update image docker.io/jlesage/mediainfo v24.12.1 → v25.02.1 (#32146)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/mediainfo](https://redirect.github.com/jlesage/docker-mediainfo)
| major | `b6d1716` -> `d64d2ec` |

---

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

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

---

### Release Notes

<details>
<summary>jlesage/docker-mediainfo
(docker.io/jlesage/mediainfo)</summary>

###
[`v25.02.1`](https://redirect.github.com/jlesage/docker-mediainfo/releases/tag/v25.02.1):
Version 25.02.1

[Compare
Source](https://redirect.github.com/jlesage/docker-mediainfo/compare/v24.12.1...v25.02.1)

Changes in this release:

-   Updated MediaInfo to version 24.12.
- Updated baseimage to version 4.7.1, which brings the following changes
(since last used version):
- Added environment variable that allows configuring the web
authentication token lifetime.
- Fixed compatibility issues that were introduced with support of GTK4
applications.
- Increased the default service ready timeout from 5 seconds to 10
seconds and allow runtime adjustment via environment variable.
    -   Rebuild against latest distro images to get security fixes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2025-02-18 18:23:16 +01:00
TrueCharts Bot 6c961e3443 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.2.0 → 2025.2.1 (#32162)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `d4d3799` -> `029e416` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `b50acb7` -> `9875306` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `39fe68d` -> `340b3e1` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `5935d22` -> `9bc5493` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `130b4d4` -> `0aea130` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `953554b` -> `3f5997c` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `80d3ba6` -> `57e319c` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `68b7599` -> `e9539e5` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-18 17:21:52 +00:00
TrueCharts Bot 1c37aff4eb chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to da4799a (#32184)
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 | `13302c4` -> `da4799a` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 17:21:30 +00:00
TrueCharts Bot 1032f131f1 chore(helm): update image docker.io/linuxserver/transmission digest to 742024d (#32186)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages)
([source](https://redirect.github.com/linuxserver/docker-transmission))
| digest | `847d4f4` -> `742024d` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 17:21:15 +00:00
TrueCharts Bot 172144082c chore(helm): update image docker digest to aa3df78 (#32183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `baade57` -> `aa3df78` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 17:20:54 +00:00
TrueCharts Bot 38896c90b3 chore(helm): update image ghcr.io/linuxserver/grav digest to 5cc5a27 (#32193)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://redirect.github.com/linuxserver/docker-grav/packages)
([source](https://redirect.github.com/linuxserver/docker-grav)) | digest
| `8ecdfae` -> `5cc5a27` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 16:25:57 +00:00
TrueCharts Bot c21ed68611 chore(helm): update image docker.io/nodered/node-red digest to 7a3e18f (#32189)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nodered/node-red](https://redirect.github.com/node-red/node-red-docker)
| digest | `74e4078` -> `7a3e18f` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 16:25:46 +00:00
TrueCharts Bot c3a141fe68 chore(helm): update image ghcr.io/linuxserver/budge digest to 46e7877 (#32191)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://redirect.github.com/linuxserver/docker-budge/packages)
([source](https://redirect.github.com/linuxserver/docker-budge)) |
digest | `4c4b510` -> `46e7877` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 16:25:41 +00:00
TrueCharts Bot 7318e8b99d chore(helm): update image ghcr.io/linuxserver/freshrss digest to b6ed16e (#32192)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 16:25:34 +00:00
TrueCharts Bot 08d21beedb chore(helm): update image docker.io/ronnieroller/media-roller digest to 6ea2f7e (#32190)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronnieroller/media-roller | digest | `944c215` -> `6ea2f7e`
|

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 16:25:23 +00:00
TrueCharts Bot d901cf93e4 chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 840f333 (#32188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginxinc/docker-nginx-unprivileged)
| digest | `59ff0cc` -> `840f333` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 16:25:18 +00:00
TrueCharts Bot 1f065298d8 chore(helm): update image docker.io/mikenye/tar1090 digest to 5c31fc7 (#32187)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/mikenye/tar1090 | digest | `38f2773` -> `5c31fc7` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 16:24:49 +00:00
TrueCharts Bot f112e082c8 chore(helm): update chart memcached 14.5.4 → 14.5.5 (#32154)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-02-18 16:48:26 +01:00
TrueCharts Bot ebd4cad19e chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to eb3cbed (#32197)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| digest | `3ff5b72` -> `eb3cbed` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 15:33:20 +00:00
TrueCharts Bot c467add03f chore(helm): update image ghcr.io/linuxserver/grocy digest to 3882320 (#32194)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://redirect.github.com/linuxserver/docker-grocy/packages)
([source](https://redirect.github.com/linuxserver/docker-grocy)) |
digest | `3064bd5` -> `3882320` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 15:33:08 +00:00
TrueCharts Bot 4445f9cc15 chore(helm): update image ghcr.io/linuxserver/mysql-workbench digest to 29a6160 (#32195)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages)
([source](https://redirect.github.com/linuxserver/docker-mysql-workbench))
| digest | `2e72ea0` -> `29a6160` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 15:32:52 +00:00
TrueCharts Bot 6f5b868fb7 chore(helm): update image ghcr.io/linuxserver/projectsend digest to 46fbf20 (#32199)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `21e9d1a` -> `46fbf20` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 15:32:40 +00:00
TrueCharts Bot 87b1f13bda chore(helm): update image ghcr.io/linuxserver/ombi digest to b97e511 (#32196)
This PR contains the following updates:

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

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 15:32:34 +00:00
TrueCharts Bot 29f19e5864 chore(helm): update image ghcr.io/linuxserver/pwndrop digest to 815fc1b (#32200)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pwndrop](https://redirect.github.com/linuxserver/docker-pwndrop/packages)
([source](https://redirect.github.com/linuxserver/docker-pwndrop)) |
digest | `17e86c9` -> `815fc1b` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 15:27:31 +00:00
TrueCharts Bot f6a59c3a07 chore(helm): update image ghcr.io/linuxserver/piwigo digest to 9e4df32 (#32198)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages)
([source](https://redirect.github.com/linuxserver/docker-piwigo)) |
digest | `4804c2b` -> `9e4df32` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 15:26:32 +00:00
TrueCharts Bot be26183b5c chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 4eaab85 (#32201)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages)
([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker))
| digest | `c04f414` -> `4eaab85` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:45:24 +00:00
TrueCharts Bot 1392a9a096 chore(helm): update webtop (#32205)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `1d4ce17` -> `6825215` |
| lscr.io/linuxserver/webtop | digest | `0664a3b` -> `9618f0e` |
| lscr.io/linuxserver/webtop | digest | `c850ba6` -> `c0fec46` |
| lscr.io/linuxserver/webtop | digest | `39bfd22` -> `b9bee7b` |
| lscr.io/linuxserver/webtop | digest | `3a5e214` -> `5261512` |
| lscr.io/linuxserver/webtop | digest | `d6959c4` -> `d5a819f` |
| lscr.io/linuxserver/webtop | digest | `568343f` -> `4782266` |
| lscr.io/linuxserver/webtop | digest | `bb51bdf` -> `ebdca42` |
| lscr.io/linuxserver/webtop | digest | `49b413b` -> `af33acc` |
| lscr.io/linuxserver/webtop | digest | `06141f3` -> `6f1e58d` |
| lscr.io/linuxserver/webtop | digest | `d89a8d5` -> `35fbbcf` |
| lscr.io/linuxserver/webtop | digest | `cc0bb8c` -> `aaa7929` |
| lscr.io/linuxserver/webtop | digest | `668b15f` -> `088345b` |
| lscr.io/linuxserver/webtop | digest | `f254b8f` -> `23124ab` |
| lscr.io/linuxserver/webtop | digest | `563774d` -> `b1f7833` |
| lscr.io/linuxserver/webtop | digest | `c01cbe2` -> `c5fe2b0` |
| lscr.io/linuxserver/webtop | digest | `5497a8d` -> `c5bab7d` |
| lscr.io/linuxserver/webtop | digest | `9ea1a6d` -> `e6c3671` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:45:11 +00:00
TrueCharts Bot 58fe6bd8c2 chore(helm): update rdesktop (#32204)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `1bcd93c` -> `fec82ba` |
| lscr.io/linuxserver/rdesktop | digest | `261db2c` -> `a50dffd` |
| lscr.io/linuxserver/rdesktop | digest | `134afc0` -> `189dc46` |
| lscr.io/linuxserver/rdesktop | digest | `c84dc46` -> `03ab958` |
| lscr.io/linuxserver/rdesktop | digest | `792906c` -> `62cd8dc` |
| lscr.io/linuxserver/rdesktop | digest | `fed108f` -> `b606402` |
| lscr.io/linuxserver/rdesktop | digest | `eb4122d` -> `07ec8d6` |
| lscr.io/linuxserver/rdesktop | digest | `547c5f6` -> `356dff3` |
| lscr.io/linuxserver/rdesktop | digest | `c93de16` -> `e815745` |
| lscr.io/linuxserver/rdesktop | digest | `398602f` -> `234db79` |
| lscr.io/linuxserver/rdesktop | digest | `8d44380` -> `42c259d` |
| lscr.io/linuxserver/rdesktop | digest | `ce2e0f5` -> `b39ab8e` |
| lscr.io/linuxserver/rdesktop | digest | `efa7b9b` -> `0ffa71a` |
| lscr.io/linuxserver/rdesktop | digest | `d7482cf` -> `5fe51f3` |
| lscr.io/linuxserver/rdesktop | digest | `c1441d7` -> `4e2e684` |
| lscr.io/linuxserver/rdesktop | digest | `39639b6` -> `2c0d107` |
| lscr.io/linuxserver/rdesktop | digest | `4c92e74` -> `7805483` |
| lscr.io/linuxserver/rdesktop | digest | `3dbbc22` -> `e8afe8c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:45:07 +00:00
TrueCharts Bot bd70c62044 chore(helm): update image lscr.io/linuxserver/kdenlive digest to 9d3106d (#32202)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `6e65e12` -> `9d3106d` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:44:58 +00:00
TrueCharts Bot 3d089960b8 chore(helm): update image redmine digest to 6bfe588 (#32203)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redmine | digest | `ea44226` -> `6bfe588` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:44:53 +00:00
TrueCharts Bot 6695d2d0ed chore(helm): update image ghcr.io/linuxserver/digikam digest to 908e957 (#32233)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages)
([source](https://redirect.github.com/linuxserver/docker-digikam)) |
digest | `9037241` -> `908e957` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:43:50 +00:00
TrueCharts Bot ec9cfcb0c5 chore(helm): update image docker.io/advplyr/audiobookshelf 2.19.2 → 2.19.3 (#32206)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf)
| patch | `b7f7da1` -> `60f7a29` |

---

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

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

---

### Release Notes

<details>
<summary>advplyr/audiobookshelf
(docker.io/advplyr/audiobookshelf)</summary>

###
[`v2.19.3`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.19.3)

[Compare
Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.19.2...v2.19.3)

##### Fixed

- Caching issue with libraries page
[#&#8203;3979](https://redirect.github.com/advplyr/audiobookshelf/issues/3979)
by [@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;3993](https://redirect.github.com/advplyr/audiobookshelf/issues/3993)
- End of chapter sleep timer not always triggering
[#&#8203;3969](https://redirect.github.com/advplyr/audiobookshelf/issues/3969)
in
[#&#8203;3984](https://redirect.github.com/advplyr/audiobookshelf/issues/3984)
- Server crash when matching all books where series sequence gets
updated by match
[#&#8203;3961](https://redirect.github.com/advplyr/audiobookshelf/issues/3961)
in
[#&#8203;3985](https://redirect.github.com/advplyr/audiobookshelf/issues/3985)
- UI/UX: Edit book modal cover tab: Local images overflowing
[#&#8203;3986](https://redirect.github.com/advplyr/audiobookshelf/issues/3986)

**Full Changelog**:
https://github.com/advplyr/audiobookshelf/compare/v2.19.2...v2.19.3

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-18 14:16:15 +00:00
TrueCharts Bot 012beebaf2 chore(helm): update image lscr.io/linuxserver/calibre-web digest to fa19a5c (#32241)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre-web)) |
digest | `a9920b3` -> `fa19a5c` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:02:05 +00:00
TrueCharts Bot 0a7d8f747b chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to db45b3f (#32115)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `7d347be` -> `db45b3f` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:02:02 +00:00
TrueCharts Bot 384109fa77 chore(helm): update image ghcr.io/onedr0p/sonarr digest to b9f76d8 (#32240)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/sonarr](https://ghcr.io/onedr0p/sonarr)
([source](https://redirect.github.com/Sonarr/Sonarr)) | digest |
`004aa9d` -> `b9f76d8` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 15:01:49 +01:00
TrueCharts Bot ebb2705620 chore(helm): update jupyter (#32243)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | digest | `f259394` -> `632ef35` |
| quay.io/jupyter/base-notebook | digest | `66a90d6` -> `fb07373` |
| quay.io/jupyter/datascience-notebook | digest | `27bdc37` -> `34c1f40`
|
| quay.io/jupyter/minimal-notebook | digest | `9aaef49` -> `d4d9f2c` |
| quay.io/jupyter/pyspark-notebook | digest | `9d57739` -> `00f69a7` |
| quay.io/jupyter/r-notebook | digest | `61319a0` -> `5c5c5b5` |
| quay.io/jupyter/scipy-notebook | digest | `b21c394` -> `bd4ee2a` |
| quay.io/jupyter/tensorflow-notebook | digest | `8bc2269` -> `a130479`
|

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:59:58 +01:00
TrueCharts Bot 77ca7ba683 chore(helm): update image ghcr.io/linuxserver/tvheadend digest to 39bcc2f (#32238)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/tvheadend | digest | `4ea27c5` -> `39bcc2f` |

---

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

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-18 14:59:47 +01:00
TrueCharts Bot 2b78c0170f chore(helm): update image ghcr.io/onedr0p/qbittorrent digest to a84f7f2 (#32239) 2025-02-18 14:59:37 +01:00