From 437170f68b4914975ae7f08896cab980f0d08fb7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 9 Apr 2025 18:29:30 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/orcaslicer digest to 0843e9a (#34128) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages) ([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) | digest | `541f3ee` -> `0843e9a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/orcaslicer/Chart.yaml | 3 ++- charts/stable/orcaslicer/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/orcaslicer/Chart.yaml b/charts/stable/orcaslicer/Chart.yaml index ed83043b7d9..4a8a77c23b3 100644 --- a/charts/stable/orcaslicer/Chart.yaml +++ b/charts/stable/orcaslicer/Chart.yaml @@ -37,4 +37,5 @@ sources: - https://github.com/SoftFever/OrcaSlicer - https://github.com/truecharts/charts/tree/master/charts/stable/orcaslicer type: application -version: 1.1.2 +version: 1.1.3 + diff --git a/charts/stable/orcaslicer/values.yaml b/charts/stable/orcaslicer/values.yaml index 9a5b08170d9..051d86d25ad 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:541f3ee727a14574bdd421782b635ec91b43e7b42a538caafa54b40047976c5d + tag: 2.3.0@sha256:0843e9af391d5aca2d0ce49907cc1d512b15d3c76892b96a3a9d8d5d239940d2 securityContext: container: readOnlyRootFilesystem: false