This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `c233e09` -> `f0ec686` | --- > [!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. --- ### Release Notes <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.32.2`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.32.2) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.32.1...v1.32.2) ##### Features - **Spoolman:** show currency for price field ([#​1584](https://redirect.github.com/fluidd-core/fluidd/issues/1584)) ([32075dd](https://redirect.github.com/fluidd-core/fluidd/commit/32075ddd8c301fcfc713b0b80aa2e6d492dbaa48)) ##### Bug Fixes - **Camera:** full-screen link ([#​1586](https://redirect.github.com/fluidd-core/fluidd/issues/1586)) ([8e7afd8](https://redirect.github.com/fluidd-core/fluidd/commit/8e7afd86f74dfad1592c1c65b504fd8d2ddb6c2e)) - ensure Kalico is correctly detected ([#​1593](https://redirect.github.com/fluidd-core/fluidd/issues/1593)) ([1d18a6b](https://redirect.github.com/fluidd-core/fluidd/commit/1d18a6bcd60b03720c6428ede06a6e86573eacb3)) - **FileSystem:** extension parsing ([#​1590](https://redirect.github.com/fluidd-core/fluidd/issues/1590)) ([c47d6d6](https://redirect.github.com/fluidd-core/fluidd/commit/c47d6d6f7295776756ff2d5bd84754b2007b771b)) - **i18n:** broken moonraker link ([#​1588](https://redirect.github.com/fluidd-core/fluidd/issues/1588)) ([bf52fe1](https://redirect.github.com/fluidd-core/fluidd/commit/bf52fe1886bdc7dbae15a101c69058c0cbc48789)) - **i18n:** replaces broken links ([18961ca](https://redirect.github.com/fluidd-core/fluidd/commit/18961ca5859df28f6f840288d9fed135b41b9b4f)) ##### Code Refactorings - typing improvements and fixes ([e60cef1](https://redirect.github.com/fluidd-core/fluidd/commit/e60cef1e7f4e0d63afe8aea54fdad45be80828c0)) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
36 lines
708 B
YAML
36 lines
708 B
YAML
image:
|
|
repository: ghcr.io/fluidd-core/fluidd
|
|
tag: v1.32.2@sha256:f0ec6865ded7f18b3b024abe4a86709a511fbed65d0f44121c0f7a8188874372
|
|
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
|