From 979bb95c7948076c4f2f12f819c6803fa1f9abeb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 7 Jul 2026 14:27:51 +0200 Subject: [PATCH] =?UTF-8?q?fix(orcaslicer):=20update=20image=20ghcr.io/lin?= =?UTF-8?q?uxserver/orcaslicer=202.4.1=20=E2=86=92=202.4.2=20(#49988)?= 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)) | patch | `d906277` → `49547e3` | --- > [!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 | 4 ++-- charts/stable/orcaslicer/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index c14d0da93f9..1e2f0208190 100644 --- a/charts/stable/orcaslicer/Chart.yaml +++ b/charts/stable/orcaslicer/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.4.1 +appVersion: 2.4.2 dependencies: - name: common version: 29.7.1 @@ -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.7.0 +version: 3.7.1 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index 603b0f339c0..5b6ac4ffaec 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.4.1@sha256:d9062778d426b6e3e70a59cb5fca2617d71b81e866b2e545edc71c213212c02b + tag: 2.4.2@sha256:49547e30b5e8855eeecd95217500a82c5742f2e78ce5a1b9f249f723cc80abef securityContext: container: readOnlyRootFilesystem: false