feat(orcaslicer): update image ghcr.io/linuxserver/orcaslicer 2.3.2 → 2.4.0 (#49313)

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)) |
minor | `98d9a0d` → `904a99f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vcmNhc2xpY2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-06-20 20:13:12 +02:00
committed by GitHub
parent b94f85c0a9
commit f4d47d5546
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.3.2
appVersion: 2.4.0
dependencies:
- name: common
version: 29.5.3
@@ -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.4.2
version: 3.5.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/linuxserver/orcaslicer
pullPolicy: IfNotPresent
tag: 2.3.2@sha256:98d9a0d3dc79573d7e34d542bf30c7dcb1d8aa4e7b18fe605c4f7f63323e882c
tag: 2.4.0@sha256:904a99fbbd31327f7734b44ad799139ffeeb17911fc21c417d8d293616a97186
securityContext:
container:
readOnlyRootFilesystem: false