diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index aae21b89183..f8980962c6a 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/trueforge-org/truecharts/tree/master/charts/stable/orcaslicer type: application -version: 3.5.0 +version: 3.5.1 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index 5d1c00652e2..cad34f285d1 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:904a99fbbd31327f7734b44ad799139ffeeb17911fc21c417d8d293616a97186 + tag: 2.4.0@sha256:a17c0b7036f4ce95b34ec559d82ede437667cbd7de12e1336933d934f488c16e securityContext: container: readOnlyRootFilesystem: false