fix(local-ai): update image docker.io/localai/localai v4.6.0 → v4.6.1 (#49953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI) | patch | `8c6f107` → `dfe2e6c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v4.6.1`](https://redirect.github.com/mudler/LocalAI/releases/tag/v4.6.1) [Compare Source](https://redirect.github.com/mudler/LocalAI/compare/v4.6.0...v4.6.1) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Other Changes - fix(auth): log the real cause of OIDC/OAuth user-info failures by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10679](https://redirect.github.com/mudler/LocalAI/pull/10679) - feat(api): add GET /v1/models/capabilities endpoint by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10687](https://redirect.github.com/mudler/LocalAI/pull/10687) - chore: :arrow\_up: Update CrispStrobe/CrispASR to `1109cb3fcae2e242c2b3d42ec0e3fd6e813f2ce7` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10685](https://redirect.github.com/mudler/LocalAI/pull/10685) - chore: :arrow\_up: Update ggml-org/llama.cpp to `665892536dfb1b7532161e3182304bd35c33e768` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10681](https://redirect.github.com/mudler/LocalAI/pull/10681) - chore(model-gallery): :arrow\_up: update checksum by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10686](https://redirect.github.com/mudler/LocalAI/pull/10686) - chore: :arrow\_up: Update vllm-metal (darwin) to `v0.3.0.dev20260704102955` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10668](https://redirect.github.com/mudler/LocalAI/pull/10668) - fix(ui): center the home empty-state wizard by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10691](https://redirect.github.com/mudler/LocalAI/pull/10691) - docs: :arrow\_up: update docs version mudler/LocalAI by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10680](https://redirect.github.com/mudler/LocalAI/pull/10680) - chore: :arrow\_up: Update CrispStrobe/CrispASR to `09df654e304947f7521e1f52992ceacccf03c300` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10693](https://redirect.github.com/mudler/LocalAI/pull/10693) - chore: :arrow\_up: Update ServeurpersoCom/omnivoice.cpp to `daedb763fd442e0916eb130a479fdd74947291c0` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10682](https://redirect.github.com/mudler/LocalAI/pull/10682) - chore: :arrow\_up: Update ServeurpersoCom/qwentts.cpp to `73fe0c67bbf0898ba2999535e0680a02a7f8537d` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10683](https://redirect.github.com/mudler/LocalAI/pull/10683) - feat(agents): native Prometheus metrics for agent chat runs by [@​walcz-de](https://redirect.github.com/walcz-de) in [#​10689](https://redirect.github.com/mudler/LocalAI/pull/10689) - chore: :arrow\_up: Update ggml-org/llama.cpp to `2da668617612d2df773f966e3b0ee22dc2beef7b` by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10694](https://redirect.github.com/mudler/LocalAI/pull/10694) - fix(reasoning): don't persist request-scoped reasoning\_effort as an operator disable ([#​10622](https://redirect.github.com/mudler/LocalAI/issues/10622)) by [@​Anai-Guo](https://redirect.github.com/Anai-Guo) in [#​10623](https://redirect.github.com/mudler/LocalAI/pull/10623) - fix(startup): scope generated-content and upload dirs to the current user by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10698](https://redirect.github.com/mudler/LocalAI/pull/10698) - fix(config): cap auto-derived context to fit VRAM by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10696](https://redirect.github.com/mudler/LocalAI/pull/10696) - fix(llama-cpp): cap single-pass embedding batch to fit VRAM by [@​localai-bot](https://redirect.github.com/localai-bot) in [#​10695](https://redirect.github.com/mudler/LocalAI/pull/10695) **Full Changelog**: <https://github.com/mudler/LocalAI/compare/v4.6.0...v4.6.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9sb2NhbC1haSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.6.0
|
||||
appVersion: 4.6.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.7.1
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/local-ai
|
||||
- https://hub.docker.com/r/localai/localai
|
||||
type: application
|
||||
version: 18.11.0
|
||||
version: 18.11.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/localai/localai
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.6.0@sha256:8c6f1072190c33a0cf58c587e5edcc253d2f6d10aadee6a5b56d5c6324ebfaf1
|
||||
tag: v4.6.1@sha256:dfe2e6c942e32dc6dde62207a3596aea0b903d1c3b10a8dc1efc1f63eee26da7
|
||||
ffmpegImage:
|
||||
repository: docker.io/localai/localai
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user