Files
truecharts/charts/stable/fluidd/values.yaml
T
TrueCharts BotandGitHub 888cde70b4 chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.28.1@1227a77 by renovate (#18379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd)
| patch | `v1.28.0` -> `v1.28.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.28.1`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.28.1)

[Compare
Source](https://togithub.com/fluidd-core/fluidd/compare/v1.28.0...v1.28.1)

##### Features

- adds MCU last stats
([#&#8203;1358](https://togithub.com/fluidd-core/fluidd/issues/1358))
([c2e34d7](https://togithub.com/fluidd-core/fluidd/commit/c2e34d7eb2686d41852cdb1403e9d62e5492e4be))
- adds probe accuracy support
([#&#8203;1365](https://togithub.com/fluidd-core/fluidd/issues/1365))
([a72342a](https://togithub.com/fluidd-core/fluidd/commit/a72342ab0f024b9d53fc74a10ba9074c1c4d6b77))
- **console:** auto-focus textbox on full screen
([70fd947](https://togithub.com/fluidd-core/fluidd/commit/70fd947d358b109a8de5de61bc0dfebf323d3939))

##### Bug Fixes

- default vuetify theme color
([784a3e8](https://togithub.com/fluidd-core/fluidd/commit/784a3e84c4bfbb18f485d9dacc0e3905be1c7b44))
- don't override `gcode_macro` variables with stale values
([#&#8203;1355](https://togithub.com/fluidd-core/fluidd/issues/1355))
([74def24](https://togithub.com/fluidd-core/fluidd/commit/74def24e1c51a8c77b18c30fa6d3ad687c51fb88))
- remove redundant data from stored macros
([#&#8203;1356](https://togithub.com/fluidd-core/fluidd/issues/1356))
([c105dc7](https://togithub.com/fluidd-core/fluidd/commit/c105dc7009ce50ba46c15e44a0ac1ba7323863f7))
- **spoolman:** dialog title
([#&#8203;1354](https://togithub.com/fluidd-core/fluidd/issues/1354))
([e800d6e](https://togithub.com/fluidd-core/fluidd/commit/e800d6e7f14034aebd0e2ea59fb4c31c537922fe))
- **spoolman:** sorting by "last used" in spool selection dialog
([#&#8203;1361](https://togithub.com/fluidd-core/fluidd/issues/1361))
([61a58f7](https://togithub.com/fluidd-core/fluidd/commit/61a58f7e07a33ca6143c72825af25c73bba55431))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:38:27 +01:00

36 lines
708 B
YAML

image:
repository: ghcr.io/fluidd-core/fluidd
tag: v1.28.1@sha256:1227a7741986b667cdba052d939917382ccdfce644e42cad16ce1584325be80d
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