From 4e363892e6ccb43831df1e7b09c96450cf16011d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:46:43 +0100 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/blender to latest@87da613 by renovate (#17881) 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 | `0d86411` -> `87da613` | --- > [!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 8af4f9d7882..8897b2ae447 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.17 +version: 4.1.18 diff --git a/charts/stable/blender/values.yaml b/charts/stable/blender/values.yaml index 08bfd4cab44..8e332b7c7b0 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:0d864113f7fe05f7a7535d9e2c08396f8619d2310314e35a4bd73f8ba1892e5b + tag: latest@sha256:87da613820041ffd30796c040c077ddc2ff0a03310bc7032e3239624b3eb4541 persistence: config: enabled: true