From c479fa234294e84b574b057d7768109e0941446f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 9 May 2024 20:18:38 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/blender to latest@1eb3119 by renovate (#21829) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `c626005` -> `1eb3119` | --- > [!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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/blender/Chart.yaml | 4 ++-- charts/stable/blender/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index 4db0e67a8f5..4dd6757d0a8 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.webp 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: 6.0.6 +version: 6.0.7 diff --git a/charts/stable/blender/values.yaml b/charts/stable/blender/values.yaml index 11b4c9513de..71940e2f5b9 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:c626005fd8a383ecf5d6cde73565cbc86c452498e7e56181c59742072f92fe6f + tag: latest@sha256:1eb311944c5872a5ac8c4389ae86c1101bef8a4e496f247e763b7638454891df persistence: config: enabled: true