chore(deps): update container image lscr.io/linuxserver/blender to latest@ed9a683 by renovate (#26670)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `6991d99` -> `ed9a683` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44OS4yIiwidXBkYXRlZEluVmVyIjoiMzguODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
671078df61
commit
948faf5ee8
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/blender
|
- https://github.com/truecharts/charts/tree/master/charts/stable/blender
|
||||||
- https://www.blender.org/
|
- https://www.blender.org/
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.17
|
version: 7.1.18
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: lscr.io/linuxserver/blender
|
repository: lscr.io/linuxserver/blender
|
||||||
tag: latest@sha256:6991d9933362edd07b804a2d7db17afa39e96dfc8ed2c737331cc0c57e09427b
|
tag: latest@sha256:ed9a6838a9ae6d62dff3ea5ad6244886c19ed39fc132cb9422768e65e5fc17c1
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue