From 5741d5093d0ef386facded8923522f54c4804729 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 28 Jun 2026 20:34:23 +0200 Subject: [PATCH] =?UTF-8?q?fix(orcaslicer):=20update=20image=20ghcr.io/lin?= =?UTF-8?q?uxserver/orcaslicer=202.4.0=20=E2=86=92=202.4.1=20(#49608)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 6ccbd70333a..749b01b784f 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.0 +appVersion: 2.4.1 dependencies: - name: common version: 29.6.0 @@ -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.6.0 +version: 3.6.1 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index cad34f285d1..dad4f761c0c 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.0@sha256:a17c0b7036f4ce95b34ec559d82ede437667cbd7de12e1336933d934f488c16e + tag: 2.4.1@sha256:c6d19d36e6c3b466e8e1fa815468423f165e465b56068abbf8dc7d03c7cce87d securityContext: container: readOnlyRootFilesystem: false