chore(deps): update container image lscr.io/linuxserver/blender to latest@fcd1424 by renovate (#16956)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `bec3de1` -> `fcd1424` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: blender
|
||||
version: 4.1.7
|
||||
version: 4.1.8
|
||||
appVersion: latest
|
||||
description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**
|
||||
home: https://truecharts.org/charts/incubator/blender
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/blender
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/blender
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/blender
|
||||
- https://github.com/linuxserver/docker-blender#readme
|
||||
- https://www.blender.org/
|
||||
- https://github.com/linuxserver/docker-blender#readme
|
||||
- https://www.blender.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/blender
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/blender
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/blender
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- blender
|
||||
- Other
|
||||
- blender
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lscr.io/linuxserver/blender
|
||||
tag: latest@sha256:bec3de11da51af81960a87382e32cb41212a7f4bb3544507ad89275b4fe09d98
|
||||
tag: latest@sha256:fcd142403273fad86664b1b68726f8f2b5c0f22210e15729749ad37dc9846e7b
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user