This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd) | patch | `v1.27.0` -> `v1.27.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.27.1`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.27.1) [Compare Source](https://togithub.com/fluidd-core/fluidd/compare/v1.27.0...v1.27.1) ##### Features - add feature to filter moonraker backup files ([#​1278](https://togithub.com/fluidd-core/fluidd/issues/1278)) ([66c8d20](66c8d20cb1)) - adds help tooltips to File Browsers ([af48f3c](af48f3c97e)) - highlight section in circle toolhead control ([99ef5b3](99ef5b3efe)) - new SVG assets for circle toolhead controls ([#​1279](https://togithub.com/fluidd-core/fluidd/issues/1279)) ([62cd4c1](62cd4c1053)) ##### Bug Fixes - corrects original source attributions ([#​1276](https://togithub.com/fluidd-core/fluidd/issues/1276)) ([8ee1312](8ee1312153)) - improves estimates calculation ([#​1283](https://togithub.com/fluidd-core/fluidd/issues/1283)) ([822a274](822a2748e6)) - makes print cooling fan optional ([#​1281](https://togithub.com/fluidd-core/fluidd/issues/1281)) ([de2d15c](de2d15cccd)) - reset default move distance when availables change ([#​1287](https://togithub.com/fluidd-core/fluidd/issues/1287)) ([720d6b2](720d6b2f45)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
36 lines
708 B
YAML
36 lines
708 B
YAML
image:
|
|
repository: ghcr.io/fluidd-core/fluidd
|
|
tag: v1.27.1@sha256:01e6dcf11624012de508e9be9f6dfa0e3621d1e120f17e66713f67710ef7e283
|
|
pullPolicy: IfNotPresent
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: http
|
|
path: /
|
|
readiness:
|
|
type: http
|
|
path: /
|
|
startup:
|
|
type: http
|
|
path: /
|
|
env: {}
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10224
|
|
targetPort: 80
|
|
portal:
|
|
open:
|
|
enabled: true
|