From af2260a592456704e2a2c4cd5057e2f365efc04c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Feb 2025 13:48:29 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/orcaslicer digest to d9b30aa (#32323) --- 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 9cc0af196e9..2c9788ceafb 100644 --- a/charts/stable/orcaslicer/Chart.yaml +++ b/charts/stable/orcaslicer/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/SoftFever/OrcaSlicer - https://github.com/truecharts/charts/tree/master/charts/stable/orcaslicer type: application -version: 1.0.3 +version: 1.0.4 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index deebea1e2f5..aef9173a40f 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.2.0@sha256:1103626a048988dc9a3bcf1ec449bc36e8feaede350db42b21a700abc16c565c + tag: 2.2.0@sha256:d9b30aa336ffaedc68b6fb4d154917bc4b0196381e0a4288c0a18766ab644851 securityContext: container: readOnlyRootFilesystem: false