mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 15:11:22 -03:00
db91ced8b7c53ddcc024ab67dcabbf0191ae570f
41892 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
db91ced8b7 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 0f32b58 (#33906)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `c9584b0` -> `0f32b58` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
bac4702694 |
chore(container): update traefik docker tag to v3.3.5 (#33911)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://redirect.github.com/containous/traefik) | final | patch | `v3.3.4` -> `v3.3.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.3.5...v3.3.5) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5) **Bug fixes:** - **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy ([#​11586](https://redirect.github.com/traefik/traefik/pull/11586) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Revert compress middleware algorithms priority to v2 behavior ([#​11641](https://redirect.github.com/traefik/traefik/pull/11641) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Do not abort request when response content-type is malformed ([#​11628](https://redirect.github.com/traefik/traefik/pull/11628) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[middleware]** Compress data on flush when compression is not started ([#​11583](https://redirect.github.com/traefik/traefik/pull/11583) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - **\[middleware]** Add back forwarded headers section in FAQ ([#​11606](https://redirect.github.com/traefik/traefik/pull/11606) by [kevinpollet](https://redirect.github.com/kevinpollet)) - New Routing Reference Documentation ([#​11330](https://redirect.github.com/traefik/traefik/pull/11330) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) **Misc:** - Merge branch v2.11 into v3.3 ([#​11644](https://redirect.github.com/traefik/traefik/pull/11644) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.3 ([#​11594](https://redirect.github.com/traefik/traefik/pull/11594) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.3.4...v3.3.5) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5) **Bug fixes:** - **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy ([#​11586](https://redirect.github.com/traefik/traefik/pull/11586) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Revert compress middleware algorithms priority to v2 behavior ([#​11641](https://redirect.github.com/traefik/traefik/pull/11641) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Do not abort request when response content-type is malformed ([#​11628](https://redirect.github.com/traefik/traefik/pull/11628) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[middleware]** Compress data on flush when compression is not started ([#​11583](https://redirect.github.com/traefik/traefik/pull/11583) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - **\[middleware]** Add back forwarded headers section in FAQ ([#​11606](https://redirect.github.com/traefik/traefik/pull/11606) by [kevinpollet](https://redirect.github.com/kevinpollet)) - New Routing Reference Documentation ([#​11330](https://redirect.github.com/traefik/traefik/pull/11330) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) **Misc:** - Merge branch v2.11 into v3.3 ([#​11644](https://redirect.github.com/traefik/traefik/pull/11644) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.3 ([#​11594](https://redirect.github.com/traefik/traefik/pull/11594) by [rtribotte](https://redirect.github.com/rtribotte)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fa059dbe2f |
chore(flux): update image registry.k8s.io/kubectl v1.31.1 → v1.31.7 (clustertool) (#33914)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/kubectl | patch | `v1.31.1` -> `v1.31.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8fef2aaff6 |
chore(flux): update image renovate 1.24.0 → 1.24.1 (#33915)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate](https://truecharts.org/charts/stable/renovate) ([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate)) | patch | `1.24.0` -> `1.24.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e282a38b39 | chore(flux): update image jackett 23.3.61 → 23.3.62 (#33913) | ||
|
|
26d3d68333 | chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.1 → v0.14.2 (clustertool) (#33912) | ||
|
|
8c9027a550 |
chore(container): update golang docker tag to v1.24.2 (#33910)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | patch | `1.24.1-alpine` -> `1.24.2-alpine` | | golang | final | patch | `1.24.1` -> `1.24.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
cd2dd7c4fe | fix(clustertool): correct bootstrap issue with nginx vs traefik and kps instead of operator | ||
|
|
f968fb3988 | hmm | ||
|
|
de7c0b824d | cleanup some go stuff | ||
|
|
5e9554a3ce | feat(clustertool): BREAKING CHANGE move to nginx | ||
|
|
ad5503debe | docs(website): ensure nginx internal is set to watch ingresses without class set | ||
|
|
6ce800c22a |
Update groups.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
f2baddad96 |
chore(helm): update image docker.io/renovate/renovate 39.222.2 → 39.232.2 (#33898)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v39.232.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.232.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.232.1...39.232.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.54.1 (main) ([#​35159](https://redirect.github.com/renovatebot/renovate/issues/35159)) ([ca85c42]( |
||
|
|
822f443f0a |
chore(helm): update image docker.io/metabase/metabase v0.53.8 → v0.54.1 (#33895)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | minor | `6f08d86` -> `954f8f8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
b36eb78762 | chore(helm): update image docker.io/sourcegraph/server 6.1.5633 → 6.2.0 (#33902) | ||
|
|
c0473e87f4 |
chore(helm): update image docker.io/jgraph/drawio 26.1.1 → 26.2.2 (#33890)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jgraph/drawio](https://www.drawio.com) ([source](https://redirect.github.com/jgraph/docker-drawio)) | minor | `038e614` -> `b6919c5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary> ### [`v26.2.2`](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.1...v26.2.2) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.1...v26.2.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
351f16ec83 |
chore(helm): update image docker.io/shenxn/protonmail-bridge 3.18.0 → 3.19.0 (#33900)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shenxn/protonmail-bridge](https://redirect.github.com/shenxn/protonmail-bridge-docker) | minor | `1b88016` -> `3717b44` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
f785c4d976 |
chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.1.3 → 2.2.0 (#33892)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt) | minor | `80f82f8` -> `8a7d164` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary> ### [`v2.2.0`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#220-2025-04-01) [Compare Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.1.3...2.2.0) ##### Features - Frontend: support filtering notifications ([#​26805](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26805)) ([f872a51]( |
||
|
|
2829353154 | chore(helm): update image docker.io/alexta69/metube 2025-03-28 → 2025-04-01 (#33884) | ||
|
|
f95468ce44 | chore(helm): update image docker.io/jenkins/jenkins 2.503 → 2.504 (#33889) | ||
|
|
7900c37fef |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1719 → 0.22.1722 (#33882)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `c1788dd` -> `19faa27` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e93217367d |
chore(helm): update image docker.io/jorenn92/maintainerr 2.12.0 → 2.13.1 (#33891)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr) | minor | `cd2b035` -> `ae7ea64` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v2.13.1`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2131-2025-04-03) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.13.0...v2.13.1) ##### Bug Fixes - list types not showing underlying T type options in ui ([#​1682](https://redirect.github.com/jorenn92/Maintainerr/issues/1682)) ([658860f]( |
||
|
|
ce40c39159 |
chore(helm): update image docker.io/cloudflare/cloudflared 2025.2.1 → 2025.4.0 (#33885)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared) | minor | `03737f2` -> `522827f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>cloudflare/cloudflared (docker.io/cloudflare/cloudflared)</summary> ### [`v2025.4.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.4.0) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.2.1...2025.4.0) ##### SHA256 Checksums: cloudflared-amd64.pkg: 242b9b5394aec758f6f6166cfd2d29024eafa68e93ed4f0198e3097b3c2ea1d7 cloudflared-arm64.pkg: b0a36d70025a79e9e5d703d7345408a4b6d24d5c821b12762cfb2d5dbf9f9550 cloudflared-darwin-amd64.tgz: e401a9731a5975d441023c0c0e13184032fcedfda030d7397242025a98efe45d cloudflared-darwin-arm64.tgz: 7326d8684d759ff93d728ad35f136f987dd275712ae65b68589f5d544e6e6622 cloudflared-fips-linux-amd64: f9e9ae383199ecb5e1d72ceb5b3f232d5102b824e0a439f69101b0114f8e9492 cloudflared-fips-linux-amd64.deb: 572974971be73e25d8f2f60e040553b72094d6d9558fb79d8845b0791cb2b3e7 cloudflared-fips-linux-x86_64.rpm: 6620799aa3fc472ce429d4ff52a9c2a7d0835904cb4ecfdca2cdf17ec3f34155 cloudflared-linux-386: f096a50e8a6df53b84ec1866952d559b7e583d4d8527017626d7d5fe46799a37 cloudflared-linux-386.deb: 6fa4ddfaa26f2979e3bd9734d97142ab9b45adb7543800d670a3e480840967ef cloudflared-linux-386.rpm: 5f2db71cd76b867202cb7418d8e1ca55e228c5a616c6ee77a3e50136c092a7b2 cloudflared-linux-aarch64.rpm: dd11a706f9240b6ee1accf3f33ef1c7643b34484fb11fe757c7e16abf3a86ab7 cloudflared-linux-amd64: df13e7e0a027f648c410b5cc701fbcff028724d0e93209796cdbb79ec38695d4 cloudflared-linux-amd64.deb: ec93e55c1538a5fc8214e81b310c51244461372d684c93102195d0a97aa7a67d cloudflared-linux-arm: 3269dbcc9302f1732aa490fd0b0b5d2a51b31f687595504ad356e9526049abab cloudflared-linux-arm.deb: f9fcea58bb1b4f9ed391d1044759ca42c83594a5b669441ffb23ce384870eefa cloudflared-linux-arm.rpm: 5cad7cd972217e0c7a238db4b8c5a62b6f672721362d62dea8ca0d97da86282d cloudflared-linux-arm64: 2561391ee9abdc828afcc52f5ac314b6551a9a6a31ff59cbc64efc63aec04615 cloudflared-linux-arm64.deb: fc7d95ec78ba026f2cfe931e5bc3ee4c5517a21f2bf24ff8118ba589f0d8577a cloudflared-linux-armhf: 1b0890e10c5e8d1c3f683d989261e81174b80f86ab5d98a79dd1e079cc9d207b cloudflared-linux-armhf.deb: c9a21bc832b1228f35da811983f3d945422515e1a32655d4e93168cbf00e2bae cloudflared-linux-armhf.rpm: 0a9594f437923fdffcd3d5ebc65a82d64091a0d533d02ae11093f47e29fca9a7 cloudflared-linux-x86_64.rpm: 66b103b41de3a2c2dd6de18f8e54e7551b5ca5b9514d8f99b0f6b46159490901 cloudflared-windows-386.exe: 38439060beacdcd547878ab8f98b2604b6021427c4de3ee5c63a53183addbbfe cloudflared-windows-386.msi: 053e4b32710c348581498d706aecb97c9f3c070a648648ca8521d569403fa5f8 cloudflared-windows-amd64.exe: 0f62fae4c3e0fdad2b173d8c4387ecb69142f0647e5bf3b0d0ab70ca457d52f5 cloudflared-windows-amd64.msi: ab592421a8355984991be3bfbec78190b2af804577b9404b14ba41cbbea6f56a </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9dd0cc6a07 |
chore(helm): update image docker.io/discordgsm/discord-game-server-monitor 2.18.0 → 2.19.0 (#33886)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/discordgsm/discord-game-server-monitor](https://redirect.github.com/DiscordGSM/GameServerMonitor) | minor | `85cf112` -> `44281d6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>DiscordGSM/GameServerMonitor (docker.io/discordgsm/discord-game-server-monitor)</summary> ### [`v2.19.0`](https://redirect.github.com/DiscordGSM/GameServerMonitor/releases/tag/2.19.0) [Compare Source](https://redirect.github.com/DiscordGSM/GameServerMonitor/compare/2.18.0...2.19.0) #### What's Changed - Python 3.12 to 3.13 (Fix) by [@​swesner411](https://redirect.github.com/swesner411) in [https://github.com/DiscordGSM/GameServerMonitor/pull/137](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/137) - Fix name, add game by [@​xLeviNx](https://redirect.github.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/135](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/135) - Doom 3 / Quake 4 Fix by [@​swesner411](https://redirect.github.com/swesner411) in [https://github.com/DiscordGSM/GameServerMonitor/pull/138](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/138) - Resolved Issue [#​134](https://redirect.github.com/DiscordGSM/GameServerMonitor/issues/134) by [@​The-Padi](https://redirect.github.com/The-Padi) in [https://github.com/DiscordGSM/GameServerMonitor/pull/139](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/139) - Update games.csv by [@​xLeviNx](https://redirect.github.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/140](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/140) - Adding addinional Attributes for Game Specific Information and Style Decision by [@​Hornochs](https://redirect.github.com/Hornochs) in [https://github.com/DiscordGSM/GameServerMonitor/pull/144](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/144) - Bump discord-py from 2.4.0 to 2.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/143](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/143) - Bump pymongo from 4.11 to 4.11.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/142](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/142) - Bump aiohttp from 3.11.11 to 3.11.12 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/141](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/141) - Adding Multiple GameSupport by [@​Hornochs](https://redirect.github.com/Hornochs) in [https://github.com/DiscordGSM/GameServerMonitor/pull/152](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/152) - Add ETS2 support via source protocol by [@​chexwafer](https://redirect.github.com/chexwafer) in [https://github.com/DiscordGSM/GameServerMonitor/pull/155](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/155) - Bump discord-py from 2.5.0 to 2.5.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/147](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/147) - Bump pywin32 from 308 to 310 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/150](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/150) - Bump pymongo from 4.11.1 to 4.11.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/151](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/151) - Bump opengsq from 3.2.0 to 3.3.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/154](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/154) - Bump aiohttp from 3.11.12 to 3.11.16 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/156](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/156) #### New Contributors - [@​chexwafer](https://redirect.github.com/chexwafer) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/155](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/155) **Full Changelog**: https://github.com/DiscordGSM/GameServerMonitor/compare/2.18.0...2.19.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
8a73fb2657 | chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.1.3 → 10.1.4 (#33880) | ||
|
|
5338be766b |
chore(helm): update image docker.io/dpage/pgadmin4 9.1 → 9.2 (#33887)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/dpage/pgadmin4 | minor | `bdebdfc` -> `52cb72a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
438689f3af |
chore(helm): update image ghcr.io/elfhosted/riven v0.21.17 → v0.21.18 (#33883)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `fcb5730` -> `a3dc73e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bcb4331659 | chore(helm): update image docker.io/renovate/renovate 39.222.2 → 39.222.4 (#33875) | ||
|
|
8dd35fb6c1 |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.9 → 0.49.10 (#33881)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `d45fe27` -> `26d194c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.49.10`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.10): Improvements and changes [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.9...0.49.10) #### What's Changed - Set a graph % of ETA time completed of checking the watch by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3060](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3060) - Conditions - Offer some information about what the filter/condition/trigger saw by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3062](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3062) - Re [#​2782](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2782) - Should be "Clone & Edit" without watch history by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3063](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3063) - Refactor + tests for Apprise custom integration by [@​xLinkOut](https://redirect.github.com/xLinkOut) in [https://github.com/dgtlmoon/changedetection.io/pull/3057](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3057) - Small fix for when last fetched was zero bytes by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3065](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3065) - Tidy up lint errors by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3074](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3074) - Regession - Shared history/diff page with anonymous access turned on should allow screenshot access by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3076](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3076) - Restock detection - Add Indonesian phrases for out-of-stock detection by [@​sayaivan](https://redirect.github.com/sayaivan) in [https://github.com/dgtlmoon/changedetection.io/pull/3075](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3075) - Python 3.11 container base by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3077](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3077) - Adding a GC memory cleanup (releases cached libxml memory and others) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3079](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3079) #### New Contributors - [@​xLinkOut](https://redirect.github.com/xLinkOut) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/3057](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3057) - [@​sayaivan](https://redirect.github.com/sayaivan) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/3075](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3075) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.9...0.49.10 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
69c70067dd | chore(helm): update image docker.io/revenz/fileflows 25.02 → 25.04 (#33899) | ||
|
|
95f9cae28a |
chore(helm): update image docker.io/syncthing/syncthing 1.29.3 → 1.29.4 (#33878)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | patch | `59580c7` -> `648640e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>syncthing/syncthing (docker.io/syncthing/syncthing)</summary> ### [`v1.29.4`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.29.4) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v1.29.3...v1.29.4) v1.29.4 Bugfixes: - [#​9990](https://redirect.github.com/syncthing/syncthing/issues/9990): Tildes break directory autocomplete </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c6c985f748 |
chore(helm): update image docker.io/semaphoreui/semaphore v2.13.3 → v2.13.7 (#33876)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `02a8d53` -> `7c22332` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.13.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.6...v2.13.7) #### Bugfixes - Incorrect working of Integration form after introducing task params. **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.7 ### [`v2.13.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.6) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.6) ### [`v2.13.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.4...v2.13.5) #### Bugfixes - Import error 400 - Remove overriding ANSIBLE_SSH_ARGS - Remove panic for incorrect websocket configuration **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.5 ### [`v2.13.4`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.4) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a879c6c905 |
chore(helm): update image docker.io/bizmodeller/mymediaforalexa 1.3.152.1 → 1.3.152.2 (#33870)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bizmodeller/mymediaforalexa | patch | `62ca952` -> `3d1fc2a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a7daf7358f | chore(helm): update image docker.io/sonatype/nexus3 3.78.2 → 3.79.0 (#33901) | ||
|
|
81a8a3cd1a |
chore(helm): update image docker.io/docuseal/docuseal 1.9.6 → 1.9.7 (#33871)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/docuseal/docuseal | patch | `b822cb5` -> `082d68e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
10217836b3 |
chore(helm): update image docker.io/esphome/esphome 2025.3.2 → 2025.3.3 (#33872)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/esphome/esphome](https://esphome.io/) ([source](https://redirect.github.com/esphome/esphome)) | patch | `7f0095c` -> `28f07a8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>esphome/esphome (docker.io/esphome/esphome)</summary> ### [`v2025.3.3`](https://redirect.github.com/esphome/esphome/releases/tag/2025.3.3) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2025.3.2...2025.3.3) - \[display] Don't assume glyph x_offset is zero. [esphome#8473](https://redirect.github.com/esphome/esphome/pull/8473) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Bump ESP mdns to 1.8.2 [esphome#8482](https://redirect.github.com/esphome/esphome/pull/8482) by [@​bdraco](https://redirect.github.com/bdraco) - \[speaker] Bugfix: Media player always unpauses when receiving a stop command [esphome#8474](https://redirect.github.com/esphome/esphome/pull/8474) by [@​kahrendt](https://redirect.github.com/kahrendt) - \[lvgl] Implement switch restore [esphome#8481](https://redirect.github.com/esphome/esphome/pull/8481) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[speaker] Bugfixes: two pause state issues [esphome#8488](https://redirect.github.com/esphome/esphome/pull/8488) by [@​kahrendt](https://redirect.github.com/kahrendt) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2aaffe2fe3 |
chore(helm): update image docker.io/metabase/metabase v0.53.8 → v0.53.9 (#33873)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `6f08d86` -> `c133e36` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4b8345e1b3 |
chore(helm): update image docker.io/anirdev/slink v1.4.6 → v1.4.8 (#33869)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/anirdev/slink | patch | `6f77605` -> `7091d60` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c3b6bd3416 |
chore(helm): update image monica digest to 2881d91 (#33868)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | monica | digest | `b1b3325` -> `2881d91` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
763ca22adc |
chore(helm): update image docker.io/localai/localai v2.26.0 → v2.27.0 (#33894)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `ef10c1e` -> `534b9ff` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `1989b7d` -> `90c00c5` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `7b8372d` -> `a7912ac` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `93af01a` -> `41fba75` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `d1fce91` -> `f798156` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `7ef847f` -> `1c381ba` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `401182f` -> `4c9633e` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `08609f9` -> `f403075` | | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | minor | `695fa92` -> `3a43cff` | --- > [!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.27.0`](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.27.0) [Compare Source](https://redirect.github.com/mudler/LocalAI/compare/v2.26.0...v2.27.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### 🚀 **LocalAI v2.27.0** <h1 align="center"> <br> <img src="https://github.com/user-attachments/assets/b3137b56-5661-4aa4-939f-53bde60a5b27" style="display: block;margin-left: auto;margin-right: auto;width: 50%;"> </h1> Welcome to another exciting release of LocalAI v2.27.0! We've been working hard to bring you a fresh WebUI experience and a host of improvements under the hood. Get ready to explore new updates! ##### 🔥 AIO Images Updates Check out the updated models we're now shipping with our All-in-One images: **CPU All-in-One**: - **Text-to-Text**: `llama3.1` - **Embeddings**: `granite-embeddings` - **Vision**: `minicpm` **GPU All-in-One**: - **Text-to-Text**: `localai-functioncall-qwen2.5-7b-v0.5` (our tiniest flagship model!) - **Embeddings**: `granite-embeddings` - **Vision**: `minicpm` ##### 💻 WebUI Overhaul! We've given the WebUI a brand-new look and feel. Have a look at the stunning new interface: | Talk Interface | Generate Audio | | --- | --- | |  |  | | Models Overview | Generate Images | | --- | --- | |  |  | | Chat Interface | API Overview | | --- | --- | |  |  | | Login | Swarm | | --- | --- | | |  | ##### How to Use To get started with LocalAI, you can use our container images. Here’s how to run them with Docker: ```sh ##### CPU only image: docker run -ti --name local-ai -p 8080:8080 localai/localai:latest-cpu ##### Nvidia GPU: docker run -ti --name local-ai -p 8080:8080 --gpus all localai/localai:latest-gpu-nvidia-cuda-12 ##### CPU and GPU image (bigger size): docker run -ti --name local-ai -p 8080:8080 localai/localai:latest ##### AIO images (pre-downloads a set of models ready for use, see https://localai.io/basics/container/) docker run -ti --name local-ai -p 8080:8080 localai/localai:latest-aio-cpu ``` Check out our [Documentation](https://localai.io/basics/container/) for more information. ##### **Key Highlights:** - **Complete WebUI Redesign**: A fresh, modern interface with enhanced navigation and visuals. - **Model Gallery Improvements**: Easier exploration with improved pagination and filtering. - **AIO Image Updates**: Smoother deployments with updated models. - **Stability Fixes**: Critical bug fixes in model initialization, embeddings handling, and GPU offloading. ##### **What’s New 🎉** - **Chat Interface Enhancements**: Cleaner layout, model-specific UI tweaks, and custom reply prefixes. - **Smart Model Detection**: Automatically links to relevant model documentation based on use. - **Performance Tweaks**: GGUF models now auto-detect context size, and Llama.cpp handles batch embeddings and SIGTERM gracefully. - **VLLM Config Boost**: Added options to disable logging, set dtype, and enforce per-prompt media limits. - **New model architecture supported**: Gemma 3, Mistral, Deepseek ##### **Bug Fixes 🐛** - Resolved model icon display inconsistencies. - Ensured proper handling of generated artifacts without API key restrictions. - Optimized CLIP offloading and Llama.cpp process termination. ##### **Stay Tuned!** We have some incredibly exciting features and updates lined up for you. While we can't reveal everything just yet. Keep an eye out for our upcoming announcements – you won't want to miss them! <h1 align="center"> <br> <img src="https://github.com/user-attachments/assets/4498ed5f-9c49-4bdc-a258-a6dd3cf3faa3" style="display: block;margin-left: auto;margin-right: auto;width: 20%;" width=200> </h1> Do you like the new webui? let us know in the Github discussions! Enjoy 🚀 ##### Full changelog 👇 <details> <summary> 👉 Click to expand 👈 </summary> ##### What's Changed ##### Bug fixes 🐛 * fix: change initialization order of llama-cpp-avx512 to go before avx2 variant by @​bhulsk[https://github.com/mudler/LocalAI/pull/4837](https://redirect.github.com/mudler/LocalAI/pull/4837)l/4837 * fix(coqui): pin transformers by @​mudl[https://github.com/mudler/LocalAI/pull/4875](https://redirect.github.com/mudler/LocalAI/pull/4875)l/4875 * fix(ui): not all models have an Icon by @​mudl[https://github.com/mudler/LocalAI/pull/4913](https://redirect.github.com/mudler/LocalAI/pull/4913)l/4913 * fix(models): unify usecases identifications by @​mudl[https://github.com/mudler/LocalAI/pull/4914](https://redirect.github.com/mudler/LocalAI/pull/4914)l/4914 * fix(llama.cpp): correctly handle embeddings in batches by @​mudl[https://github.com/mudler/LocalAI/pull/4957](https://redirect.github.com/mudler/LocalAI/pull/4957)l/4957 * fix(routes): do not gate generated artifacts via key by @​mudl[https://github.com/mudler/LocalAI/pull/4971](https://redirect.github.com/mudler/LocalAI/pull/4971)l/4971 * fix(clip): do not imply GPU offload by default by @​mudl[https://github.com/mudler/LocalAI/pull/5010](https://redirect.github.com/mudler/LocalAI/pull/5010)l/5010 * fix(llama.cpp): properly handle sigterm by @​mudl[https://github.com/mudler/LocalAI/pull/5099](https://redirect.github.com/mudler/LocalAI/pull/5099)l/5099 ##### Exciting New Features 🎉 * feat(ui): detect model usage and display link by @​mudl[https://github.com/mudler/LocalAI/pull/4864](https://redirect.github.com/mudler/LocalAI/pull/4864)l/4864 * feat(vllm): Additional vLLM config options (Disable logging, dtype, and Per-Prompt media limits) by @​TheDropZo[https://github.com/mudler/LocalAI/pull/4855](https://redirect.github.com/mudler/LocalAI/pull/4855)l/4855 * feat(ui): show only text models in the chat interface by @​mudl[https://github.com/mudler/LocalAI/pull/4869](https://redirect.github.com/mudler/LocalAI/pull/4869)l/4869 * feat(ui): do also filter tts and image models by @​mudl[https://github.com/mudler/LocalAI/pull/4871](https://redirect.github.com/mudler/LocalAI/pull/4871)l/4871 * feat(ui): paginate model gallery by @​mudl[https://github.com/mudler/LocalAI/pull/4886](https://redirect.github.com/mudler/LocalAI/pull/4886)l/4886 * feat(ui): small improvements to chat interface by @​mudl[https://github.com/mudler/LocalAI/pull/4907](https://redirect.github.com/mudler/LocalAI/pull/4907)l/4907 * feat(ui): improve chat interface by @​mudl[https://github.com/mudler/LocalAI/pull/4910](https://redirect.github.com/mudler/LocalAI/pull/4910)l/4910 * feat(ui): improvements to index and models page by @​mudl[https://github.com/mudler/LocalAI/pull/4918](https://redirect.github.com/mudler/LocalAI/pull/4918)l/4918 * feat: allow to specify a reply prefix by @​mudl[https://github.com/mudler/LocalAI/pull/4931](https://redirect.github.com/mudler/LocalAI/pull/4931)l/4931 * feat(ui): complete design overhaul by @​mudl[https://github.com/mudler/LocalAI/pull/4942](https://redirect.github.com/mudler/LocalAI/pull/4942)l/4942 * feat(ui): remove api key handling and small ui adjustments by @​mudl[https://github.com/mudler/LocalAI/pull/4948](https://redirect.github.com/mudler/LocalAI/pull/4948)l/4948 * feat(aio): update AIO image defaults by @​mudl[https://github.com/mudler/LocalAI/pull/5002](https://redirect.github.com/mudler/LocalAI/pull/5002)l/5002 * feat(gguf): guess default context size from file by @​mudl[https://github.com/mudler/LocalAI/pull/5089](https://redirect.github.com/mudler/LocalAI/pull/5089)l/5089 ##### 🧠 Models * chore(model gallery): add ozone-ai_0x-lite by @​mudl[https://github.com/mudler/LocalAI/pull/4835](https://redirect.github.com/mudler/LocalAI/pull/4835)l/4835 * chore: update Image generation docs and examples by @​mudl[https://github.com/mudler/LocalAI/pull/4841](https://redirect.github.com/mudler/LocalAI/pull/4841)l/4841 * chore(model gallery): add kubeguru-llama3.2-3b-v0.1 by @​mudl[https://github.com/mudler/LocalAI/pull/4858](https://redirect.github.com/mudler/LocalAI/pull/4858)l/4858 * chore(model gallery): add allenai_llama-3.1-tulu-3.1-8b by @​mudl[https://github.com/mudler/LocalAI/pull/4859](https://redirect.github.com/mudler/LocalAI/pull/4859)l/4859 * chore(model gallery): add nbeerbower_dumpling-qwen2.5-14b by @​mudl[https://github.com/mudler/LocalAI/pull/4860](https://redirect.github.com/mudler/LocalAI/pull/4860)l/4860 * chore(model gallery): add nbeerbower_dumpling-qwen2.5-32b-v2 by @​mudl[https://github.com/mudler/LocalAI/pull/4861](https://redirect.github.com/mudler/LocalAI/pull/4861)l/4861 * chore(model gallery): add nbeerbower_dumpling-qwen2.5-72b by @​mudl[https://github.com/mudler/LocalAI/pull/4862](https://redirect.github.com/mudler/LocalAI/pull/4862)l/4862 * chore(model gallery): add pygmalionai_pygmalion-3-12b by @​mudl[https://github.com/mudler/LocalAI/pull/4866](https://redirect.github.com/mudler/LocalAI/pull/4866)l/4866 * chore(model gallery): add open-r1_openr1-qwen-7b by @​mudl[https://github.com/mudler/LocalAI/pull/4867](https://redirect.github.com/mudler/LocalAI/pull/4867)l/4867 * chore(model gallery): add sentientagi_dobby-unhinged-llama-3.3-70b by @​mudl[https://github.com/mudler/LocalAI/pull/4868](https://redirect.github.com/mudler/LocalAI/pull/4868)l/4868 * chore(model gallery): add internlm_oreal-32b by @​mudl[https://github.com/mudler/LocalAI/pull/4872](https://redirect.github.com/mudler/LocalAI/pull/4872)l/4872 * chore(model gallery): add internlm_oreal-deepseek-r1-distill-qwen-7b by @​mudl[https://github.com/mudler/LocalAI/pull/4873](https://redirect.github.com/mudler/LocalAI/pull/4873)l/4873 * chore(model gallery): add internlm_oreal-7b by @​mudl[https://github.com/mudler/LocalAI/pull/4874](https://redirect.github.com/mudler/LocalAI/pull/4874)l/4874 * chore(model gallery): add smirki_uigen-t1.1-qwen-14b by @​mudl[https://github.com/mudler/LocalAI/pull/4877](https://redirect.github.com/mudler/LocalAI/pull/4877)l/4877 * chore(model gallery): add smirki_uigen-t1.1-qwen-7b by @​mudl[https://github.com/mudler/LocalAI/pull/4878](https://redirect.github.com/mudler/LocalAI/pull/4878)l/4878 * chore(model gallery): add l3.1-8b-rp-ink by @​mudl[https://github.com/mudler/LocalAI/pull/4879](https://redirect.github.com/mudler/LocalAI/pull/4879)l/4879 * chore(model gallery): add pocketdoc_dans-personalityengine-v1.2.0-24b by @​mudl[https://github.com/mudler/LocalAI/pull/4880](https://redirect.github.com/mudler/LocalAI/pull/4880)l/4880 * chore(model gallery): add rombo-org_rombo-llm-v3.0-qwen-72b by @​mudl[https://github.com/mudler/LocalAI/pull/4882](https://redirect.github.com/mudler/LocalAI/pull/4882)l/4882 * chore(model gallery): add ozone-ai_reverb-7b by @​mudl[https://github.com/mudler/LocalAI/pull/4883](https://redirect.github.com/mudler/LocalAI/pull/4883)l/4883 * chore(model gallery): add arcee-ai_arcee-maestro-7b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/4884](https://redirect.github.com/mudler/LocalAI/pull/4884)l/4884 * chore(model gallery): add steelskull_l3.3-mokume-gane-r1-70b by @​mudl[https://github.com/mudler/LocalAI/pull/4885](https://redirect.github.com/mudler/LocalAI/pull/4885)l/4885 * chore(model gallery): add steelskull_l3.3-cu-mai-r1-70b by @​mudl[https://github.com/mudler/LocalAI/pull/4892](https://redirect.github.com/mudler/LocalAI/pull/4892)l/4892 * chore(model gallery): add steelskull_l3.3-san-mai-r1-70b by @​mudl[https://github.com/mudler/LocalAI/pull/4893](https://redirect.github.com/mudler/LocalAI/pull/4893)l/4893 * chore(model gallery): add nohobby_l3.3-prikol-70b-extra by @​mudl[https://github.com/mudler/LocalAI/pull/4894](https://redirect.github.com/mudler/LocalAI/pull/4894)l/4894 * chore(model gallery): add flux.1dev-abliteratedv2 by @​mudl[https://github.com/mudler/LocalAI/pull/4895](https://redirect.github.com/mudler/LocalAI/pull/4895)l/4895 * chore(model gallery): add sicariussicariistuff_phi-line_14b by @​mudl[https://github.com/mudler/LocalAI/pull/4901](https://redirect.github.com/mudler/LocalAI/pull/4901)l/4901 * chore(model gallery): add perplexity-ai_r1-1776-distill-llama-70b by @​mudl[https://github.com/mudler/LocalAI/pull/4902](https://redirect.github.com/mudler/LocalAI/pull/4902)l/4902 * chore(model gallery): add latitudegames_wayfarer-large-70b-llama-3.3 by @​mudl[https://github.com/mudler/LocalAI/pull/4903](https://redirect.github.com/mudler/LocalAI/pull/4903)l/4903 * chore(model gallery): add locutusque_thespis-llama-3.1-8b by @​mudl[https://github.com/mudler/LocalAI/pull/4912](https://redirect.github.com/mudler/LocalAI/pull/4912)l/4912 * chore(model gallery): add microsoft_phi-4-mini-instruct by @​mudl[https://github.com/mudler/LocalAI/pull/4921](https://redirect.github.com/mudler/LocalAI/pull/4921)l/4921 * chore(model gallery): add ozone-research_chirp-01 by @​mudl[https://github.com/mudler/LocalAI/pull/4922](https://redirect.github.com/mudler/LocalAI/pull/4922)l/4922 * chore(model gallery): add ozone-research_0x-lite by @​mudl[https://github.com/mudler/LocalAI/pull/4923](https://redirect.github.com/mudler/LocalAI/pull/4923)l/4923 * chore(model gallery): add allenai_olmocr-7b-0225-preview by @​mudl[https://github.com/mudler/LocalAI/pull/4924](https://redirect.github.com/mudler/LocalAI/pull/4924)l/4924 * chore(model gallery): add ibm-granite_granite-3.2-8b-instruct by @​mudl[https://github.com/mudler/LocalAI/pull/4927](https://redirect.github.com/mudler/LocalAI/pull/4927)l/4927 * chore(model gallery): add ibm-granite_granite-3.2-2b-instruct by @​mudl[https://github.com/mudler/LocalAI/pull/4928](https://redirect.github.com/mudler/LocalAI/pull/4928)l/4928 * chore(model gallery): add qihoo360_tinyr1-32b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/4929](https://redirect.github.com/mudler/LocalAI/pull/4929)l/4929 * chore(model gallery): add thedrummer_fallen-llama-3.3-r1-70b-v1 by @​mudl[https://github.com/mudler/LocalAI/pull/4930](https://redirect.github.com/mudler/LocalAI/pull/4930)l/4930 * chore(model gallery): add steelskull_l3.3-mokume-gane-r1-70b-v1.1 by @​mudl[https://github.com/mudler/LocalAI/pull/4933](https://redirect.github.com/mudler/LocalAI/pull/4933)l/4933 * chore(model gallery): update qihoo360_tinyr1-32b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/4937](https://redirect.github.com/mudler/LocalAI/pull/4937)l/4937 * chore(model gallery): add l3.3-geneticlemonade-unleashed-70b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/4938](https://redirect.github.com/mudler/LocalAI/pull/4938)l/4938 * chore(model gallery): add boomer_qwen_72b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/4939](https://redirect.github.com/mudler/LocalAI/pull/4939)l/4939 * chore(model gallery): add llama-3.3-magicalgirl-2 by @​mudl[https://github.com/mudler/LocalAI/pull/4940](https://redirect.github.com/mudler/LocalAI/pull/4940)l/4940 * chore(model gallery): add azura-qwen2.5-32b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/4941](https://redirect.github.com/mudler/LocalAI/pull/4941)l/4941 * chore(model gallery): add llama-3.1-8b-instruct-uncensored-delmat-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/4944](https://redirect.github.com/mudler/LocalAI/pull/4944)l/4944 * chore(model gallery): add lolzinventor_meta-llama-3.1-8b-survivev3 by @​mudl[https://github.com/mudler/LocalAI/pull/4945](https://redirect.github.com/mudler/LocalAI/pull/4945)l/4945 * chore(model gallery): add llama-3.3-magicalgirl-2.5-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/4946](https://redirect.github.com/mudler/LocalAI/pull/4946)l/4946 * chore(model gallery): add qwen_qwq-32b by @​mudl[https://github.com/mudler/LocalAI/pull/4952](https://redirect.github.com/mudler/LocalAI/pull/4952)l/4952 * chore(model gallery): add rombo-org_rombo-llm-v3.1-qwq-32b by @​mudl[https://github.com/mudler/LocalAI/pull/4953](https://redirect.github.com/mudler/LocalAI/pull/4953)l/4953 * chore(model gallery): add nomic-embed-text-v1.5 by @​mudl[https://github.com/mudler/LocalAI/pull/4955](https://redirect.github.com/mudler/LocalAI/pull/4955)l/4955 * chore(model gallery): add granite embeddings models by @​mudl[https://github.com/mudler/LocalAI/pull/4956](https://redirect.github.com/mudler/LocalAI/pull/4956)l/4956 * chore(model gallery): add steelskull_l3.3-electra-r1-70b by @​mudl[https://github.com/mudler/LocalAI/pull/4960](https://redirect.github.com/mudler/LocalAI/pull/4960)l/4960 * chore(model gallery): add huihui-ai_qwq-32b-abliterated by @​mudl[https://github.com/mudler/LocalAI/pull/4961](https://redirect.github.com/mudler/LocalAI/pull/4961)l/4961 * chore(model gallery): add goppa-ai_goppa-logillama by @​mudl[https://github.com/mudler/LocalAI/pull/4962](https://redirect.github.com/mudler/LocalAI/pull/4962)l/4962 * chore(model gallery): add tower-babel_babel-9b-chat by @​mudl[https://github.com/mudler/LocalAI/pull/4964](https://redirect.github.com/mudler/LocalAI/pull/4964)l/4964 * chore(model gallery): add llmevollama-3.1-8b-v0.1-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/4968](https://redirect.github.com/mudler/LocalAI/pull/4968)l/4968 * chore(model gallery): add opencrystal-l3-15b-v2.1-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/4969](https://redirect.github.com/mudler/LocalAI/pull/4969)l/4969 * chore(model gallery): add hyperllama3.1-v2-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/4970](https://redirect.github.com/mudler/LocalAI/pull/4970)l/4970 * chore(model gallery): add openpipe_deductive-reasoning-qwen-14b by @​mudl[https://github.com/mudler/LocalAI/pull/4994](https://redirect.github.com/mudler/LocalAI/pull/4994)l/4994 * chore(model gallery): add openpipe_deductive-reasoning-qwen-32b by @​mudl[https://github.com/mudler/LocalAI/pull/4995](https://redirect.github.com/mudler/LocalAI/pull/4995)l/4995 * chore(model gallery): add thedrummer_gemmasutra-small-4b-v1 by @​mudl[https://github.com/mudler/LocalAI/pull/4997](https://redirect.github.com/mudler/LocalAI/pull/4997)l/4997 * chore(model gallery): add open-r1_olympiccoder-32b by @​mudl[https://github.com/mudler/LocalAI/pull/4998](https://redirect.github.com/mudler/LocalAI/pull/4998)l/4998 * chore(model gallery): add open-r1_olympiccoder-7b by @​mudl[https://github.com/mudler/LocalAI/pull/4999](https://redirect.github.com/mudler/LocalAI/pull/4999)l/4999 * chore(model gallery): add trashpanda-org_qwq-32b-snowdrop-v0 by @​mudl[https://github.com/mudler/LocalAI/pull/5000](https://redirect.github.com/mudler/LocalAI/pull/5000)l/5000 * chore(model gallery): add gemma-3-27b-it by @​mudl[https://github.com/mudler/LocalAI/pull/5003](https://redirect.github.com/mudler/LocalAI/pull/5003)l/5003 * chore(model gallery): add gemma-3-12b-it by @​mudl[https://github.com/mudler/LocalAI/pull/5007](https://redirect.github.com/mudler/LocalAI/pull/5007)l/5007 * chore(model gallery): add gemma-3-4b-it by @​mudl[https://github.com/mudler/LocalAI/pull/5008](https://redirect.github.com/mudler/LocalAI/pull/5008)l/5008 * chore(model gallery): add gemma-3-1b-it by @​mudl[https://github.com/mudler/LocalAI/pull/5009](https://redirect.github.com/mudler/LocalAI/pull/5009)l/5009 * chore(model gallery): add models/qgallouedec_gemma-3-27b-it-codeforces-sft by @​mudl[https://github.com/mudler/LocalAI/pull/5013](https://redirect.github.com/mudler/LocalAI/pull/5013)l/5013 * chore(model gallery): add nousresearch_deephermes-3-mistral-24b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/5014](https://redirect.github.com/mudler/LocalAI/pull/5014)l/5014 * chore(model gallery): add nousresearch_deephermes-3-llama-3-3b-preview by @​mudl[https://github.com/mudler/LocalAI/pull/5015](https://redirect.github.com/mudler/LocalAI/pull/5015)l/5015 * chore(model gallery): add prithivmlmods_viper-coder-32b-elite13 by @​mudl[https://github.com/mudler/LocalAI/pull/5016](https://redirect.github.com/mudler/LocalAI/pull/5016)l/5016 * chore(model gallery): add eurollm-9b-instruct by @​mudl[https://github.com/mudler/LocalAI/pull/5017](https://redirect.github.com/mudler/LocalAI/pull/5017)l/5017 * chore(model gallery): add allura-org_bigger-body-70b by @​mudl[https://github.com/mudler/LocalAI/pull/5021](https://redirect.github.com/mudler/LocalAI/pull/5021)l/5021 * chore(model gallery): add pocketdoc_dans-sakurakaze-v1.0.0-12b by @​mudl[https://github.com/mudler/LocalAI/pull/5023](https://redirect.github.com/mudler/LocalAI/pull/5023)l/5023 * chore(model gallery): add beaverai_mn-2407-dsk-qwqify-v0.1-12b by @​mudl[https://github.com/mudler/LocalAI/pull/5024](https://redirect.github.com/mudler/LocalAI/pull/5024)l/5024 * chore(model gallery): add readyart_forgotten-safeword-70b-3.6 by @​mudl[https://github.com/mudler/LocalAI/pull/5027](https://redirect.github.com/mudler/LocalAI/pull/5027)l/5027 * chore(model gallery): add mproj files for gemma3 models by @​mudl[https://github.com/mudler/LocalAI/pull/5028](https://redirect.github.com/mudler/LocalAI/pull/5028)l/5028 * chore(model gallery): add mlabonne_gemma-3-27b-it-abliterated by @​mudl[https://github.com/mudler/LocalAI/pull/5031](https://redirect.github.com/mudler/LocalAI/pull/5031)l/5031 * chore(model gallery): add mlabonne_gemma-3-12b-it-abliterated by @​mudl[https://github.com/mudler/LocalAI/pull/5032](https://redirect.github.com/mudler/LocalAI/pull/5032)l/5032 * chore(model gallery): add mlabonne_gemma-3-4b-it-abliterated by @​mudl[https://github.com/mudler/LocalAI/pull/5033](https://redirect.github.com/mudler/LocalAI/pull/5033)l/5033 * chore(model gallery): add soob3123_amoral-gemma3-12b by @​mudl[https://github.com/mudler/LocalAI/pull/5034](https://redirect.github.com/mudler/LocalAI/pull/5034)l/5034 * chore(model-gallery): ⬆️ update checksum by @​localai-b[https://github.com/mudler/LocalAI/pull/5036](https://redirect.github.com/mudler/LocalAI/pull/5036)l/5036 * chore(model gallery): add mistralai_mistral-small-3.1-24b-instruct-2503 by @​mudl[https://github.com/mudler/LocalAI/pull/5039](https://redirect.github.com/mudler/LocalAI/pull/5039)l/5039 * chore(model gallery): add gryphe_pantheon-rp-1.8-24b-small-3.1 by @​mudl[https://github.com/mudler/LocalAI/pull/5040](https://redirect.github.com/mudler/LocalAI/pull/5040)l/5040 * chore(model gallery): add nvidia_llama-3_3-nemotron-super-49b-v1 by @​mudl[https://github.com/mudler/LocalAI/pull/5041](https://redirect.github.com/mudler/LocalAI/pull/5041)l/5041 * chore(model gallery): add gemma-3-4b-it-uncensored-dbl-x-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5043](https://redirect.github.com/mudler/LocalAI/pull/5043)l/5043 * chore(model gallery): add rootxhacker_apollo-v3-32b by @​mudl[https://github.com/mudler/LocalAI/pull/5044](https://redirect.github.com/mudler/LocalAI/pull/5044)l/5044 * chore(model gallery): add samsungsailmontreal_bytecraft by @​mudl[https://github.com/mudler/LocalAI/pull/5045](https://redirect.github.com/mudler/LocalAI/pull/5045)l/5045 * chore(model gallery): add soob3123_amoral-gemma3-4b by @​mudl[https://github.com/mudler/LocalAI/pull/5046](https://redirect.github.com/mudler/LocalAI/pull/5046)l/5046 * chore(model gallery): add qwen-writerdemo-7b-s500-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5049](https://redirect.github.com/mudler/LocalAI/pull/5049)l/5049 * chore(model gallery): add sao10k_llama-3.3-70b-vulpecula-r1 by @​mudl[https://github.com/mudler/LocalAI/pull/5050](https://redirect.github.com/mudler/LocalAI/pull/5050)l/5050 * chore(model gallery): add luvgpt_phi3-uncensored-chat by @​mudl[https://github.com/mudler/LocalAI/pull/5051](https://redirect.github.com/mudler/LocalAI/pull/5051)l/5051 * chore(model gallery): add knoveleng_open-rs3 by @​mudl[https://github.com/mudler/LocalAI/pull/5054](https://redirect.github.com/mudler/LocalAI/pull/5054)l/5054 * chore(model gallery): add thedrummer_fallen-gemma3-4b-v1 by @​mudl[https://github.com/mudler/LocalAI/pull/5055](https://redirect.github.com/mudler/LocalAI/pull/5055)l/5055 * chore(model gallery): add thedrummer_fallen-gemma3-12b-v1 by @​mudl[https://github.com/mudler/LocalAI/pull/5056](https://redirect.github.com/mudler/LocalAI/pull/5056)l/5056 * chore(model gallery): add thedrummer_fallen-gemma3-27b-v1 by @​mudl[https://github.com/mudler/LocalAI/pull/5057](https://redirect.github.com/mudler/LocalAI/pull/5057)l/5057 * chore(model gallery): add huihui-ai_gemma-3-1b-it-abliterated by @​mudl[https://github.com/mudler/LocalAI/pull/5058](https://redirect.github.com/mudler/LocalAI/pull/5058)l/5058 * chore(model gallery): add mawdistical_mawdistic-nightlife-24b by @​mudl[https://github.com/mudler/LocalAI/pull/5059](https://redirect.github.com/mudler/LocalAI/pull/5059)l/5059 * chore(model gallery): add sicariussicariistuff_x-ray_alpha by @​mudl[https://github.com/mudler/LocalAI/pull/5060](https://redirect.github.com/mudler/LocalAI/pull/5060)l/5060 * chore(model gallery): add fiendish_llama_3b by @​mudl[https://github.com/mudler/LocalAI/pull/5061](https://redirect.github.com/mudler/LocalAI/pull/5061)l/5061 * chore(model gallery): add impish_llama_3b by @​mudl[https://github.com/mudler/LocalAI/pull/5064](https://redirect.github.com/mudler/LocalAI/pull/5064)l/5064 * chore(model gallery): add eximius_persona_5b by @​mudl[https://github.com/mudler/LocalAI/pull/5065](https://redirect.github.com/mudler/LocalAI/pull/5065)l/5065 * chore(model gallery): add dusk_rainbow by @​mudl[https://github.com/mudler/LocalAI/pull/5066](https://redirect.github.com/mudler/LocalAI/pull/5066)l/5066 * chore(model gallery): add jdineen_llama-3.1-8b-think by @​mudl[https://github.com/mudler/LocalAI/pull/5069](https://redirect.github.com/mudler/LocalAI/pull/5069)l/5069 * chore(model gallery): add helpingai_helpingai3-raw by @​mudl[https://github.com/mudler/LocalAI/pull/5070](https://redirect.github.com/mudler/LocalAI/pull/5070)l/5070 * chore(model gallery): add alamios_mistral-small-3.1-draft-0.5b by @​mudl[https://github.com/mudler/LocalAI/pull/5071](https://redirect.github.com/mudler/LocalAI/pull/5071)l/5071 * chore(model gallery): add gemma-3-glitter-12b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5074](https://redirect.github.com/mudler/LocalAI/pull/5074)l/5074 * chore(model gallery): add blacksheep-24b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5075](https://redirect.github.com/mudler/LocalAI/pull/5075)l/5075 * chore(model gallery): add textsynth-8b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5076](https://redirect.github.com/mudler/LocalAI/pull/5076)l/5076 * chore(model gallery): add soob3123_amoral-gemma3-12b-v2 by @​mudl[https://github.com/mudler/LocalAI/pull/5080](https://redirect.github.com/mudler/LocalAI/pull/5080)l/5080 * chore(model gallery): gemma-3-starshine-12b-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5081](https://redirect.github.com/mudler/LocalAI/pull/5081)l/5081 * chore(model gallery): qwen2.5-14b-instruct-1m-unalign-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5082](https://redirect.github.com/mudler/LocalAI/pull/5082)l/5082 * chore(model gallery): thoughtless-fallen-abomination-70b-r1-v4.1-i1 by @​mudl[https://github.com/mudler/LocalAI/pull/5083](https://redirect.github.com/mudler/LocalAI/pull/5083)l/5083 * chore(model gallery): fallen-safeword-70b-r1-v4.1 by @​mudl[https://github.com/mudler/LocalAI/pull/5084](https://redirect.github.com/mudler/LocalAI/pull/5084)l/5084 * chore(model gallery): add tarek07_legion-v2.1-llama-70b by @​mudl[https://github.com/mudler/LocalAI/pull/5087](https://redirect.github.com/mudler/LocalAI/pull/5087)l/5087 * chore(model gallery): add tesslate_tessa-t1-32b by @​mudl[https://github.com/mudler/LocalAI/pull/5088](https://redirect.github.com/mudler/LocalAI/pull/5088)l/5088 * chore(model gallery): add tesslate_tessa-t1-14b by @​mudl[https://github.com/mudler/LocalAI/pull/5090](https://redirect.github.com/mudler/LocalAI/pull/5090)l/5090 * chore(model gallery): add tesslate_tessa-t1-7b by @​mudl[https://github.com/mudler/LocalAI/pull/5091](https://redirect.github.com/mudler/LocalAI/pull/5091)l/5091 * chore(model gallery): add tesslate_tessa-t1-3b by @​mudl[https://github.com/mudler/LocalAI/pull/5092](https://redirect.github.com/mudler/LocalAI/pull/5092)l/5092 * chore(model gallery): add chaoticneutrals_very_berry_qwen2_7b by @​mudl[https://github.com/mudler/LocalAI/pull/5093](https://redirect.github.com/mudler/LocalAI/pull/5093)l/5093 * chore(model gallery): add galactic-qwen-14b-exp1 by @​mudl[https://github.com/mudler/LocalAI/pull/5096](https://redirect.github.com/mudler/LocalAI/pull/5096)l/5096 * chore(model gallery): add forgotten-abomination-70b-v5.0 by @​mudl[https://github.com/mudler/LocalAI/pull/5097](https://redirect.github.com/mudler/LocalAI/pull/5097)l/5097 * chore(model gallery): add hammer2.0-7b by @​mudl[https://github.com/mudler/LocalAI/pull/5098](https://redirect.github.com/mudler/LocalAI/pull/5098)l/5098 ##### 👒 Dependencies * chore: ⬆️ Update ggml-org/llama.cpp to `2eea03d86a2d132c8245468c26290ce07a27a8e8` by @​localai-b[https://github.com/mudler/LocalAI/pull/4839](https://redirect.github.com/mudler/LocalAI/pull/4839)l/4839 * chore(deps): Bump edgevpn to v0.30.1 by @​mudl[https://github.com/mudler/LocalAI/pull/4840](https://redirect.github.com/mudler/LocalAI/pull/4840)l/4840 * chore: ⬆️ Update ggml-org/llama.cpp to `73e2ed3ce3492d3ed70193dd09ae8aa44779651d` by @​localai-b[https://github.com/mudler/LocalAI/pull/4854](https://redirect.github.com/mudler/LocalAI/pull/4854)l/4854 * chore: ⬆️ Update ggml-org/llama.cpp to `63e489c025d61c7ca5ec06c5d10f36e2b76aaa1d` by @​localai-b[https://github.com/mudler/LocalAI/pull/4865](https://redirect.github.com/mudler/LocalAI/pull/4865)l/4865 * chore: ⬆️ Update ggml-org/llama.cpp to `d04e7163c85a847bc61d58c22f2c503596db7aa8` by @​localai-b[https://github.com/mudler/LocalAI/pull/4870](https://redirect.github.com/mudler/LocalAI/pull/4870)l/4870 * chore: ⬆️ Update ggml-org/llama.cpp to `c392e5094deaf2d1a7c18683214f007fad3fe42b` by @​localai-b[https://github.com/mudler/LocalAI/pull/4876](https://redirect.github.com/mudler/LocalAI/pull/4876)l/4876 * chore: ⬆️ Update ggml-org/llama.cpp to `51f311e057723b7454d0ebe20f545a1a2c4db6b2` by @​localai-b[https://github.com/mudler/LocalAI/pull/4881](https://redirect.github.com/mudler/LocalAI/pull/4881)l/4881 * chore: ⬆️ Update ggml-org/llama.cpp to `a28e0d5eb18c18e6a4598286158f427269b1444e` by @​localai-b[https://github.com/mudler/LocalAI/pull/4887](https://redirect.github.com/mudler/LocalAI/pull/4887)l/4887 * chore(stable-diffusion-ggml): update, adapt upstream changes by @​mudl[https://github.com/mudler/LocalAI/pull/4889](https://redirect.github.com/mudler/LocalAI/pull/4889)l/4889 * chore: ⬆️ Update ggml-org/llama.cpp to `7ad0779f5de84a68143b2c00ab5dc94a948925d3` by @​localai-b[https://github.com/mudler/LocalAI/pull/4890](https://redirect.github.com/mudler/LocalAI/pull/4890)l/4890 * chore(deps): Bump appleboy/ssh-action from 1.2.0 to 1.2.1 by @​dependab[https://github.com/mudler/LocalAI/pull/4896](https://redirect.github.com/mudler/LocalAI/pull/4896)l/4896 * chore(deps): Bump docs/themes/hugo-theme-relearn from `66bc366` to `02bba0f` by @​dependab[https://github.com/mudler/LocalAI/pull/4898](https://redirect.github.com/mudler/LocalAI/pull/4898)l/4898 * chore: ⬆️ Update ggml-org/llama.cpp to `7a2c913e66353362d7f28d612fd3c9d51a831eda` by @​localai-b[https://github.com/mudler/LocalAI/pull/4899](https://redirect.github.com/mudler/LocalAI/pull/4899)l/4899 * chore: ⬆️ Update ggml-org/llama.cpp to `d7cfe1ffe0f435d0048a6058d529daf76e072d9c` by @​localai-b[https://github.com/mudler/LocalAI/pull/4908](https://redirect.github.com/mudler/LocalAI/pull/4908)l/4908 * chore: ⬆️ Update ggml-org/llama.cpp to `a800ae46da2ed7dac236aa6bf2b595da6b6294b5` by @​localai-b[https://github.com/mudler/LocalAI/pull/4911](https://redirect.github.com/mudler/LocalAI/pull/4911)l/4911 * chore: ⬆️ Update ggml-org/llama.cpp to `b95c8af37ccf169b0a3216b7ed691af0534e5091` by @​localai-b[https://github.com/mudler/LocalAI/pull/4916](https://redirect.github.com/mudler/LocalAI/pull/4916)l/4916 * chore: ⬆️ Update ggml-org/llama.cpp to `06c2b1561d8b882bc018554591f8c35eb04ad30e` by @​localai-b[https://github.com/mudler/LocalAI/pull/4920](https://redirect.github.com/mudler/LocalAI/pull/4920)l/4920 * chore: ⬆️ Update ggml-org/llama.cpp to `1782cdfed60952f9ff333fc2ab5245f2be702453` by @​localai-b[https://github.com/mudler/LocalAI/pull/4926](https://redirect.github.com/mudler/LocalAI/pull/4926)l/4926 * chore: ⬆️ Update ggml-org/llama.cpp to `14dec0c2f29ae56917907dbf2eed6b19438d0a0e` by @​localai-b[https://github.com/mudler/LocalAI/pull/4932](https://redirect.github.com/mudler/LocalAI/pull/4932)l/4932 * chore(deps): Bump docs/themes/hugo-theme-relearn from `02bba0f` to `4a4b60e` by @​dependab[https://github.com/mudler/LocalAI/pull/4934](https://redirect.github.com/mudler/LocalAI/pull/4934)l/4934 * chore: ⬆️ Update ggml-org/llama.cpp to `dfd6b2c0be191b3abe2fd9c1b25deff01c6249d8` by @​localai-b[https://github.com/mudler/LocalAI/pull/4936](https://redirect.github.com/mudler/LocalAI/pull/4936)l/4936 * chore: ⬆️ Update ggml-org/llama.cpp to `5bbe6a9fe9a8796a9389c85accec89dbc4d91e39` by @​localai-b[https://github.com/mudler/LocalAI/pull/4943](https://redirect.github.com/mudler/LocalAI/pull/4943)l/4943 * chore(deps): update llama.cpp and sync with upstream changes by @​mudl[https://github.com/mudler/LocalAI/pull/4950](https://redirect.github.com/mudler/LocalAI/pull/4950)l/4950 * chore: ⬆️ Update ggml-org/llama.cpp to `3d652bfddfba09022525067e672c3c145c074649` by @​localai-b[https://github.com/mudler/LocalAI/pull/4954](https://redirect.github.com/mudler/LocalAI/pull/4954)l/4954 * chore: ⬆️ Update ggml-org/llama.cpp to `7ab364390f92b0b8d83f69821a536b424838f3f8` by @​localai-b[https://github.com/mudler/LocalAI/pull/4959](https://redirect.github.com/mudler/LocalAI/pull/4959)l/4959 * chore: ⬆️ Update ggml-org/llama.cpp to `0fd7ca7a210bd4abc995cd728491043491dbdef7` by @​localai-b[https://github.com/mudler/LocalAI/pull/4963](https://redirect.github.com/mudler/LocalAI/pull/4963)l/4963 * chore: ⬆️ Update ggml-org/llama.cpp to `1e2f78a00450593e2dfa458796fcdd9987300dfc` by @​localai-b[https://github.com/mudler/LocalAI/pull/4966](https://redirect.github.com/mudler/LocalAI/pull/4966)l/4966 * chore(deps): Bump intel-extension-for-pytorch from 2.3.110+xpu to 2.6.10+xpu in /backend/python/diffusers by @​dependab[https://github.com/mudler/LocalAI/pull/4973](https://redirect.github.com/mudler/LocalAI/pull/4973)l/4973 * chore(deps): Bump appleboy/ssh-action from 1.2.1 to 1.2.2 by @​dependab[https://github.com/mudler/LocalAI/pull/4978](https://redirect.github.com/mudler/LocalAI/pull/4978)l/4978 * chore(deps): Bump docs/themes/hugo-theme-relearn from `4a4b60e` to `9a020e7` by @​dependab[https://github.com/mudler/LocalAI/pull/4988](https://redirect.github.com/mudler/LocalAI/pull/4988)l/4988 * chore: ⬆️ Update ggml-org/llama.cpp to `2c9f833d17bb5b8ea89dec663b072b5420fc5438` by @​localai-b[https://github.com/mudler/LocalAI/pull/4991](https://redirect.github.com/mudler/LocalAI/pull/4991)l/4991 * chore: ⬆️ Update ggml-org/llama.cpp to `10f2e81809bbb69ecfe64fc8b4686285f84b0c07` by @​localai-b[https://github.com/mudler/LocalAI/pull/4996](https://redirect.github.com/mudler/LocalAI/pull/4996)l/4996 * chore: ⬆️ Update ggml-org/llama.cpp to `80a02aa8588ef167d616f76f1781b104c245ace0` by @​localai-b[https://github.com/mudler/LocalAI/pull/5004](https://redirect.github.com/mudler/LocalAI/pull/5004)l/5004 * chore: ⬆️ Update ggml-org/llama.cpp to `f08f4b3187b691bb08a8884ed39ebaa94e956707` by @​localai-b[https://github.com/mudler/LocalAI/pull/5006](https://redirect.github.com/mudler/LocalAI/pull/5006)l/5006 * chore: ⬆️ Update ggml-org/llama.cpp to `84d547554123a62e9ac77107cb20e4f6cc503af4` by @​localai-b[https://github.com/mudler/LocalAI/pull/5011](https://redirect.github.com/mudler/LocalAI/pull/5011)l/5011 * chore: ⬆️ Update ggml-org/llama.cpp to `9f2250ba722738ec0e6ab684636268a79160c854` by @​localai-b[https://github.com/mudler/LocalAI/pull/5019](https://redirect.github.com/mudler/LocalAI/pull/5019)l/5019 * chore: ⬆️ Update ggml-org/llama.cpp to `f4c3dd5daa3a79f713813cf1aabdc5886071061d` by @​localai-b[https://github.com/mudler/LocalAI/pull/5022](https://redirect.github.com/mudler/LocalAI/pull/5022)l/5022 * chore: ⬆️ Update ggml-org/llama.cpp to `8ba95dca2065c0073698afdfcda4c8a8f08bf0d9` by @​localai-b[https://github.com/mudler/LocalAI/pull/5026](https://redirect.github.com/mudler/LocalAI/pull/5026)l/5026 * chore: ⬆️ Update ggml-org/llama.cpp to `b1b132efcba216c873715c483809730bb253f4a1` by @​localai-b[https://github.com/mudler/LocalAI/pull/5029](https://redirect.github.com/mudler/LocalAI/pull/5029)l/5029 * chore: ⬆️ Update ggml-org/llama.cpp to `d84635b1b085d54d6a21924e6171688d6e3dfb46` by @​localai-b[https://github.com/mudler/LocalAI/pull/5035](https://redirect.github.com/mudler/LocalAI/pull/5035)l/5035 * chore: ⬆️ Update ggml-org/llama.cpp to `568013d0cd3d5add37c376b3d5e959809b711fc7` by @​localai-b[https://github.com/mudler/LocalAI/pull/5042](https://redirect.github.com/mudler/LocalAI/pull/5042)l/5042 * chore: ⬆️ Update ggml-org/llama.cpp to `e04643063b3d240b8c0fdba98677dff6ba346784` by @​localai-b[https://github.com/mudler/LocalAI/pull/5047](https://redirect.github.com/mudler/LocalAI/pull/5047)l/5047 * chore: ⬆️ Update ggml-org/llama.cpp to `4375415b4abf94fb36a5fd15f233ac0ee23c0bd1` by @​localai-b[https://github.com/mudler/LocalAI/pull/5052](https://redirect.github.com/mudler/LocalAI/pull/5052)l/5052 * chore: ⬆️ Update ggml-org/llama.cpp to `ba932dfb50cc694645b1a148c72f8c06ee080b17` by @​localai-b[https://github.com/mudler/LocalAI/pull/5053](https://redirect.github.com/mudler/LocalAI/pull/5053)l/5053 * chore: ⬆️ Update ggml-org/llama.cpp to `77f9c6bbe55fccd9ea567794024cb80943947901` by @​localai-b[https://github.com/mudler/LocalAI/pull/5062](https://redirect.github.com/mudler/LocalAI/pull/5062)l/5062 * chore: ⬆️ Update ggml-org/llama.cpp to `c95fa362b3587d1822558f7e28414521075f254f` by @​localai-b[https://github.com/mudler/LocalAI/pull/5068](https://redirect.github.com/mudler/LocalAI/pull/5068)l/5068 * chore: ⬆️ Update ggml-org/llama.cpp to `ef19c71769681a0b3dde6bc90911728376e5d236` by @​localai-b[https://github.com/mudler/LocalAI/pull/5073](https://redirect.github.com/mudler/LocalAI/pull/5073)l/5073 * chore: ⬆️ Update ggml-org/llama.cpp to `b3298fa47a2d56ae892127ea038942ab1cada190` by @​localai-b[https://github.com/mudler/LocalAI/pull/5077](https://redirect.github.com/mudler/LocalAI/pull/5077)l/5077 * chore: ⬆️ Update ggml-org/llama.cpp to `5dec47dcd411fdf815a3708fd6194e2b13d19006` by @​localai-b[https://github.com/mudler/LocalAI/pull/5079](https://redirect.github.com/mudler/LocalAI/pull/5079)l/5079 * chore: ⬆️ Update ggml-org/llama.cpp to `b4ae50810e4304d052e630784c14bde7e79e4132` by @​localai-b[https://github.com/mudler/LocalAI/pull/5085](https://redirect.github.com/mudler/LocalAI/pull/5085)l/5085 * chore: ⬆️ Update ggml-org/llama.cpp to `0bb2919335d00ff0bc79d5015da95c422de51f03` by @​localai-b[https://github.com/mudler/LocalAI/pull/5095](https://redirect.github.com/mudler/LocalAI/pull/5095)l/5095 * chore: ⬆️ Update ggml-org/llama.cpp to `4663bd353c61c1136cd8a97b9908755e4ab30cec` by @​localai-b[https://github.com/mudler/LocalAI/pull/5100](https://redirect.github.com/mudler/LocalAI/pull/5100)l/5100 ##### Other Changes * docs: ⬆️ update docs version mudler/LocalAI by @​localai-b[https://github.com/mudler/LocalAI/pull/4834](https://redirect.github.com/mudler/LocalAI/pull/4834)l/4834 * feat: improve ui models list in the index by @​mudl[https://github.com/mudler/LocalAI/pull/4863](https://redirect.github.com/mudler/LocalAI/pull/4863)l/4863 * fix(ui): not all models comes from gallery by @​mudl[https://github.com/mudler/LocalAI/pull/4915](https://redirect.github.com/mudler/LocalAI/pull/4915)l/4915 * Revert "chore(deps): Bump intel-extension-for-pytorch from 2.3.110+xpu to 2.6.10+xpu in /backend/python/diffusers" by @​mudl[https://github.com/mudler/LocalAI/pull/4992](https://redirect.github.com/mudler/LocalAI/pull/4992)l/4992 * chore(deps): Bump grpcio to 1.71.0 by @​mudl[https://github.com/mudler/LocalAI/pull/4993](https://redirect.github.com/mudler/LocalAI/pull/4993)l/4993 * fix: ensure git-lfs is present by @​dave-gray1[https://github.com/mudler/LocalAI/pull/5078](https://redirect.github.com/mudler/LocalAI/pull/5078)l/5078 </details> ##### New Contributors * @​bhulsken made their first contributi[https://github.com/mudler/LocalAI/pull/4837](https://redirect.github.com/mudler/LocalAI/pull/4837)l/4837 * @​TheDropZone made their first contributi[https://github.com/mudler/LocalAI/pull/4855](https://redirect.github.com/mudler/LocalAI/pull/4855)l/4855 **Full Changelog**: https://github.com/mudler/LocalAI/compare/v2.26.0...v2.27.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
36a2a27661 |
chore(helm): update image ghcr.io/linuxserver/ubooquity digest to dcbdb7c (#33866)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages) ([source](https://redirect.github.com/linuxserver/docker-ubooquity)) | digest | `f45cbb7` -> `dcbdb7c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1f0afefa0e |
chore(helm): update image ghcr.io/hotio/rflood digest to 8812ad4 (#33864)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/rflood | digest | `5000326` -> `8812ad4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
dc8695855e |
chore(helm): update image docker.io/n8nio/n8n 1.85.4 → 1.86.0 (#33896)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/n8nio/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | minor | `e7b711c` -> `8b39ed5` | --- > [!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>n8n-io/n8n (docker.io/n8nio/n8n)</summary> ### [`v1.86.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1860-2025-03-31) ##### Bug Fixes - **API:** Fix import config import ([#​14137](https://redirect.github.com/n8n-io/n8n/issues/14137)) ([6f60d65]( |
||
|
|
a2550d9f90 |
chore(helm): update image ghcr.io/linuxserver/pwndrop digest to 283c313 (#33865)
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 | `815fc1b` -> `283c313` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fe29cd0618 | chore(helm): update image ghcr.io/techno-tim/littlelink-server digest to 5fa0afc (#33867) | ||
|
|
872785fbb3 |
chore(helm): update image docker.io/searxng/searxng digest to 89022ad (#33863)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `1625cb9` -> `89022ad` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3e29ac5728 | chore(helm): update image docker.io/mbentley/omada-controller digest to 8a74991 (#33862) | ||
|
|
e1d0dc47ad |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 335c695 (#33860)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `ce0e859` -> `335c695` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
bcdf4ee12d |
chore(helm): update image docker.io/machines/filestash digest to 240e633 (#33861)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `28a7bcc` -> `240e633` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |