chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to b40da11 (#44583)
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 | `d97a1a4` -> `b40da11` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3JjYXNsaWNlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -25,22 +25,22 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Orca Slicer is an open source slicer for FDM printers.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/orcaslicer
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/orcaslicer.webp
|
||||
home: https://truecharts.org/charts/stable/orcaslicer
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/orcaslicer.webp
|
||||
keywords:
|
||||
- orcaslicer
|
||||
- 3d
|
||||
- printer
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: orcaslicer
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/orcaslicer
|
||||
- https://github.com/SoftFever/OrcaSlicer
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/orcaslicer
|
||||
type: application
|
||||
version: 2.13.26
|
||||
version: 2.13.27
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/orcaslicer
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.1@sha256:d97a1a45d6185afd19d1a78a52928cc33cd1ccaed4849389d343ce62c382626f
|
||||
tag: 2.3.1@sha256:b40da1171ceaa3c8802aff170f58195649ee3857e8abdb40888d714c79e50f9b
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user