Files
truecharts/charts/stable/fluidd/values.yaml
T
TrueCharts Bot 1db663c0fd chore(helm): update image ghcr.io/fluidd-core/fluidd v1.31.3 → v1.31.4 (#30458)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd)
| patch | `4819c6e` -> `bf9a73f` |

---

> [!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.31.4`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.4)

[Compare
Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.31.3...v1.31.4)

##### Features

- **Heaters:** adds MPC_CALIBRATE support
([#&#8203;1559](https://redirect.github.com/fluidd-core/fluidd/issues/1559))
([fa254a7](https://redirect.github.com/fluidd-core/fluidd/commit/fa254a7825475561dc463a400ef47e2706f6277b))
- **Heaters:** allow turn off individual heater
([8fa6dd7](https://redirect.github.com/fluidd-core/fluidd/commit/8fa6dd72ef3492bbb921fd43ff681cd59e980404))
- **i18n-de:** Update German translations
([7b7fc92](https://redirect.github.com/fluidd-core/fluidd/commit/7b7fc92a8d9b9fdc678b899d9ce625b72ec95984))
- **i18n-hu:** Update Hungarian translations
([e2e978c](https://redirect.github.com/fluidd-core/fluidd/commit/e2e978cfcc4868f9582adcd12c46cd1b50ac3c6b))
- **i18n-ta:** New Tamil locale added
([e2cf2a5](https://redirect.github.com/fluidd-core/fluidd/commit/e2cf2a5ea97a091b2385c6e943329b3fcbdc4be9))
- **i18n-ta:** Update Tamil translations
([29c51b4](https://redirect.github.com/fluidd-core/fluidd/commit/29c51b48117240d229a824a7e64731da5179e068))

##### Bug Fixes

- clipboard copy on non-secure context
([#&#8203;1560](https://redirect.github.com/fluidd-core/fluidd/issues/1560))
([efe4771](https://redirect.github.com/fluidd-core/fluidd/commit/efe47711c18428d79226256e561e98ee3e7e16e5))
- **Heaters:** no context menu on left click
([#&#8203;1558](https://redirect.github.com/fluidd-core/fluidd/issues/1558))
([4a473c8](https://redirect.github.com/fluidd-core/fluidd/commit/4a473c88f59fa31246db5c5cbf895ba2e19dd0a6))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-30 01:28:29 +01:00

36 lines
708 B
YAML

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