From 64ff8defe5f674ad0f635d3ddb4f224d5de4b380 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 Mar 2024 19:20:14 +0100 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/blender to latest@2299550 by renovate (#19603) 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 | `f5275d6` -> `2299550` | --- > [!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 394dfb39269..6cad4027e67 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: 5.7.1 +version: 5.7.2 diff --git a/charts/stable/blender/values.yaml b/charts/stable/blender/values.yaml index 9f30b5f21af..8d89536a396 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:f5275d6b1de7788c4c5f3852e5929ef2e19ef18615b8a67356a9139a88ad7fd8 + tag: latest@sha256:22995501a69358b98275f630be7e6084e527ba305f19cb1ac472fa591b89eea1 persistence: config: enabled: true