diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index 9366b399fb7..530da14b20b 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/blender 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 @@ -31,9 +31,9 @@ maintainers: name: blender sources: - https://github.com/linuxserver/docker-blender#readme - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender - - https://fleet.linuxserver.io/image?name=linuxserver/blender - https://www.blender.org/ - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/truecharts/charts/tree/master/charts/stable/blender + - https://fleet.linuxserver.io/image?name=linuxserver/blender type: application -version: 4.1.10 +version: 4.1.11 diff --git a/charts/stable/blender/README.md b/charts/stable/blender/README.md index ef73a08dab0..91830ea0514 100644 --- a/charts/stable/blender/README.md +++ b/charts/stable/blender/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/blender) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/blender) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/charts/stable/blender/values.yaml b/charts/stable/blender/values.yaml index a7288645dbd..16bb5d865d2 100644 --- a/charts/stable/blender/values.yaml +++ b/charts/stable/blender/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/blender - tag: latest@sha256:6888c9170fb6500b20a83a20dbec39bda6565f094e6ebe4dfe9265663ec4afd3 + tag: latest@sha256:232bcac14617bba8fe7639b4d3383ad9b1307130fb6f44e1b4c060a187190e18 persistence: config: enabled: true