From d557469a1d6486aba546a620fc1ccfee1fb8c8fb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Apr 2025 02:42:03 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/orcaslicer digest to f21607a (#34424) --- charts/stable/orcaslicer/Chart.yaml | 2 +- charts/stable/orcaslicer/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index 4a8a77c23b3..bc5150911ef 100644 --- a/charts/stable/orcaslicer/Chart.yaml +++ b/charts/stable/orcaslicer/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/SoftFever/OrcaSlicer - https://github.com/truecharts/charts/tree/master/charts/stable/orcaslicer type: application -version: 1.1.3 +version: 1.1.4 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index 051d86d25ad..c7ccdb7e06d 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.0@sha256:0843e9af391d5aca2d0ce49907cc1d512b15d3c76892b96a3a9d8d5d239940d2 + tag: 2.3.0@sha256:f21607a80e62b32a00ef8bd237d51341a8a5af288b12389db6d855b94eab2df4 securityContext: container: readOnlyRootFilesystem: false