From f4d47d554620e87a89f18701623890df2e9ff56b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Jun 2026 20:13:12 +0200 Subject: [PATCH] =?UTF-8?q?feat(orcaslicer):=20update=20image=20ghcr.io/li?= =?UTF-8?q?nuxserver/orcaslicer=202.3.2=20=E2=86=92=202.4.0=20(#49313)?= 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)) | minor | `98d9a0d` → `904a99f` | --- > [!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 58b1988809a..aae21b89183 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.3.2 +appVersion: 2.4.0 dependencies: - name: common version: 29.5.3 @@ -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.4.2 +version: 3.5.0 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index 722cd3b2305..5d1c00652e2 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:98d9a0d3dc79573d7e34d542bf30c7dcb1d8aa4e7b18fe605c4f7f63323e882c + tag: 2.4.0@sha256:904a99fbbd31327f7734b44ad799139ffeeb17911fc21c417d8d293616a97186 securityContext: container: readOnlyRootFilesystem: false