fix(orcaslicer): update image ghcr.io/linuxserver/orcaslicer 2.4.0 → 2.4.1 (#49608)

This commit is contained in:
TrueCharts Bot
2026-06-28 20:34:23 +02:00
committed by GitHub
parent 1681b33d4f
commit 5741d5093d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.4.0 appVersion: 2.4.1
dependencies: dependencies:
- name: common - name: common
version: 29.6.0 version: 29.6.0
@@ -37,5 +37,5 @@ sources:
- https://github.com/SoftFever/OrcaSlicer - https://github.com/SoftFever/OrcaSlicer
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/orcaslicer - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/orcaslicer
type: application type: application
version: 3.6.0 version: 3.6.1
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: ghcr.io/linuxserver/orcaslicer repository: ghcr.io/linuxserver/orcaslicer
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.4.0@sha256:a17c0b7036f4ce95b34ec559d82ede437667cbd7de12e1336933d934f488c16e tag: 2.4.1@sha256:c6d19d36e6c3b466e8e1fa815468423f165e465b56068abbf8dc7d03c7cce87d
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false