fix(orcaslicer): update image ghcr.io/linuxserver/orcaslicer 2.4.1 → 2.4.2 (#49988)
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)) | patch | `d906277` → `49547e3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vcmNhc2xpY2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user