From b2aa8c44f350b9a1797a60a5b32eb6a98a67bf5b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Feb 2026 11:02:01 +0100 Subject: [PATCH] chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to d97a1a4 (#44451) 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 | `b5cef3c` -> `d97a1a4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/orcaslicer/Chart.yaml | 18 ++++++++++++------ charts/stable/orcaslicer/values.yaml | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index 3a30bee3033..9a039e35ac4 100644 --- a/charts/stable/orcaslicer/Chart.yaml +++ b/charts/stable/orcaslicer/Chart.yaml @@ -2,6 +2,12 @@ annotations: artifacthub.io/links: |- - name: support url: https://discord.com/invite/tVsPTHWTtr + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.17" + truecharts.org/max_kubernetes_version: 1.32.0 + truecharts.org/min_helm_version: "3.14" + truecharts.org/min_kubernetes_version: 1.24.0 + truecharts.org/train: stable trueforge.org/category: media trueforge.org/max_helm_version: "4.1" trueforge.org/max_kubernetes_version: 1.35.0 @@ -19,22 +25,22 @@ dependencies: import-values: [] deprecated: false description: Orca Slicer is an open source slicer for FDM printers. -home: https://trueforge.org/truetech/truecharts/charts/stable/orcaslicer -icon: https://trueforge.org/img/hotlink-ok/chart-icons/orcaslicer.webp +home: https://truecharts.org/charts/stable/orcaslicer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/orcaslicer.webp keywords: - orcaslicer - 3d - printer -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: orcaslicer sources: - https://ghcr.io/linuxserver/orcaslicer - https://github.com/SoftFever/OrcaSlicer - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/orcaslicer type: application -version: 2.13.24 +version: 2.13.25 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index 1f54ef5644e..d17007580a0 100644 --- a/charts/stable/orcaslicer/values.yaml +++ b/charts/stable/orcaslicer/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/orcaslicer pullPolicy: IfNotPresent - tag: 2.3.1@sha256:b5cef3c2dfb19172a83e98647bd12a224eadeb7069ac11a72a12372284a75c00 + tag: 2.3.1@sha256:d97a1a45d6185afd19d1a78a52928cc33cd1ccaed4849389d343ce62c382626f securityContext: container: readOnlyRootFilesystem: false