From cb8c09d59e6c688613de4dc934190652ac51cc50 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Jun 2026 19:28:56 +0200 Subject: [PATCH] chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to 7b98fd2 (#48787) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages) ([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) | digest | `159ee84` → `7b98fd2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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://redirect.github.com/renovatebot/renovate). --- charts/stable/orcaslicer/Chart.yaml | 2 +- charts/stable/orcaslicer/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index 569bcd19111..3563597acd9 100644 --- a/charts/stable/orcaslicer/Chart.yaml +++ b/charts/stable/orcaslicer/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/SoftFever/OrcaSlicer - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/orcaslicer type: application -version: 3.3.3 +version: 3.3.4 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index c48e74c112a..cc545e25c69 100644 --- a/charts/stable/orcaslicer/values.yaml +++ b/charts/stable/orcaslicer/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/orcaslicer pullPolicy: IfNotPresent - tag: 2.3.2@sha256:159ee84619503888c518a02bc35604e6ee4284e70d0d12876524ea8143519bf0 + tag: 2.3.2@sha256:7b98fd28550fda7940e92392c6b963fc7c159651640b440458b98e6426ec5af0 securityContext: container: readOnlyRootFilesystem: false