chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@f76f7f9 by renovate (#26639)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `0e8b3a7` -> `f76f7f9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44OC4yIiwidXBkYXRlZEluVmVyIjoiMzguODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
10d7fb4377
commit
66832ebfd3
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/Mintplex-Labs/anything-llm
|
- https://github.com/Mintplex-Labs/anything-llm
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
||||||
type: application
|
type: application
|
||||||
version: 3.1.62
|
version: 3.1.63
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/mintplex-labs/anything-llm
|
repository: ghcr.io/mintplex-labs/anything-llm
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:0e8b3a701d4df2a6595aeb9a166afc32d504d350f9f551c0eedb963c9df08e21
|
tag: latest@sha256:f76f7f98ab2773f9dcbc4a3a7a27f498b19815caba8975f2ab15ec2c48476e9b
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue