chore(deps): update container image lscr.io/linuxserver/blender to latest@84fec70 by renovate (#19031)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `1939e84` -> `84fec70` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6e93558af4
commit
e5dae29182
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
|
|||
keywords:
|
||||
- blender
|
||||
- Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/blender
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/blender
|
||||
type: application
|
||||
version: 5.4.1
|
||||
version: 5.4.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lscr.io/linuxserver/blender
|
||||
tag: latest@sha256:1939e844dbb22dac2da01f792ff8bf8f79a15fea4e8b357101b3455bfd27aeea
|
||||
tag: latest@sha256:84fec70c05bed9ac2f9a61cae15f3e586f308ee5b78ff445065e60b9a91781a3
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue