diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index c14d0da93f9..1e2f0208190 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.1 +appVersion: 2.4.2 dependencies: - name: common version: 29.7.1 @@ -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.7.0 +version: 3.7.1 diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index 603b0f339c0..5b6ac4ffaec 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.1@sha256:d9062778d426b6e3e70a59cb5fca2617d71b81e866b2e545edc71c213212c02b + tag: 2.4.2@sha256:49547e30b5e8855eeecd95217500a82c5742f2e78ce5a1b9f249f723cc80abef securityContext: container: readOnlyRootFilesystem: false