From 3297700df9981b0da024f14b367c3271ec224828 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 01:46:47 +0100 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/blender to latest@6f16e5f by renovate (#18091) 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 | `87da613` -> `6f16e5f` | --- > [!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. --- - [ ] 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 bdd883fae83..521f0eecf50 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.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: 4.1.18 +version: 4.1.19 diff --git a/charts/stable/blender/values.yaml b/charts/stable/blender/values.yaml index 8e332b7c7b0..aaf4932bee8 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:87da613820041ffd30796c040c077ddc2ff0a03310bc7032e3239624b3eb4541 + tag: latest@sha256:6f16e5fd93399bce2dd53105f9c40cdf55599a4a968753d51c0daa09a7e41e78 persistence: config: enabled: true