chore(deps): update container image tccr.io/truecharts/blender to latest (#5699)
* chore(deps): update container image tccr.io/truecharts/blender to latest * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ecce258ccd
commit
562e711a29
|
@ -27,4 +27,4 @@ sources:
|
||||||
- https://github.com/orgs/linuxserver/packages/container/package/blender
|
- https://github.com/orgs/linuxserver/packages/container/package/blender
|
||||||
- https://github.com/linuxserver/docker-blender#readme
|
- https://github.com/linuxserver/docker-blender#readme
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.7
|
version: 2.0.8
|
||||||
|
|
|
@ -5,7 +5,7 @@ env:
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/blender
|
repository: tccr.io/truecharts/blender
|
||||||
tag: latest@sha256:296f6a8c828e7c86ce89d09230e8e530dd3475a7d469e50e5035a1df70a0da1e
|
tag: latest@sha256:a695319c1e44cf4010aeed21f5256c1a7d7c056a489a00b3ee72b656e96d5107
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue