Files
truecharts/charts/stable/fluidd
TrueCharts Bot 4954801e29 chore(helm): update image ghcr.io/fluidd-core/fluidd v1.32.2 → v1.32.3 (#32261)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd)
| patch | `f0ec686` -> `5fb8228` |

---

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

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

##### Features

- adds basic support for smart_effector and probe_eddy_current
([#&#8203;1605](https://redirect.github.com/fluidd-core/fluidd/issues/1605))
([9cb9da4](https://redirect.github.com/fluidd-core/fluidd/commit/9cb9da4dfda4c9311a85191a3bdf69cd4ea7146c))
- adds Moonraker analysis support
([#&#8203;1596](https://redirect.github.com/fluidd-core/fluidd/issues/1596))
([15f8305](https://redirect.github.com/fluidd-core/fluidd/commit/15f83057dead35a3a9fb9816616568617a9bd291))
- **FileSystem:** bulk metadata or analysis refresh
([086d3fb](https://redirect.github.com/fluidd-core/fluidd/commit/086d3fbb24aa6676fa21526440771445fc658462))
- **i18n-de:** Update German translations
([d5aceda](https://redirect.github.com/fluidd-core/fluidd/commit/d5aceda8b64c63ed2acbf29a1bae12a50c0da41a))
- **i18n-hu:** Update Hungarian translations
([37edaf6](https://redirect.github.com/fluidd-core/fluidd/commit/37edaf62bf4a8c144eb5659b09b3891148660121))
- **i18n-pl:** Update Polish translations
([b573fc7](https://redirect.github.com/fluidd-core/fluidd/commit/b573fc78231f91014b459c767fc93fc19f3fd5b0))
- update Moonraker analysis support
([e181b3a](https://redirect.github.com/fluidd-core/fluidd/commit/e181b3ae0ed70830054783ae62c8fae5fcd2192d))

##### Bug Fixes

- allow saving empty files
([fa6ecb8](https://redirect.github.com/fluidd-core/fluidd/commit/fa6ecb8ddd13fce1a1cb8007bb869f078c3b2fba))
- file drop target only if connected and authenticated
([8a92068](https://redirect.github.com/fluidd-core/fluidd/commit/8a920682c6de5a26b89713b268d838c3510a7836))
- **FileSystem:** filename on metadata response
([#&#8203;1600](https://redirect.github.com/fluidd-core/fluidd/issues/1600))
([35b6447](https://redirect.github.com/fluidd-core/fluidd/commit/35b6447dc5d08bdb2c70c752f26479b9dcc256d2))
- **FileSystem:** show default metadata columns
([#&#8203;1595](https://redirect.github.com/fluidd-core/fluidd/issues/1595))
([e4db081](https://redirect.github.com/fluidd-core/fluidd/commit/e4db081a172eeec19b05bb45875744bf1002df0e))
- get directory for current printing file
([#&#8203;1607](https://redirect.github.com/fluidd-core/fluidd/issues/1607))
([a2db732](https://redirect.github.com/fluidd-core/fluidd/commit/a2db73243ebcf5a25c3a27dd24e8b352dc7e0183))
- incorrect object key iteration
([804995e](https://redirect.github.com/fluidd-core/fluidd/commit/804995ebbd90a85d5c2ec017ae5fd4c6c2d33276))

##### Code Refactorings

- **FileSystem:** rename operations
([55a85ae](https://redirect.github.com/fluidd-core/fluidd/commit/55a85ae7ce07024ae32f61d084a5dd28027163f2))
- **FirmwareRetraction:** type-check safety
([318a27b](https://redirect.github.com/fluidd-core/fluidd/commit/318a27bbe7af915ec16e0b9b4cd579cbf52fdd33))
- introduce tsreset features
([6d5c754](https://redirect.github.com/fluidd-core/fluidd/commit/6d5c754bcf799a725c64cb753c8a3df701d62580))
- Kalico related typing improvements
([d428b91](https://redirect.github.com/fluidd-core/fluidd/commit/d428b9125f858792ba06d53911ed7f88d751c75b))
- pretty case format extruder names
([7a8a2e7](https://redirect.github.com/fluidd-core/fluidd/commit/7a8a2e7d9274e8f22fc50ca4436bfc835250ed4d))
- printer.query_endstops state
([afb6275](https://redirect.github.com/fluidd-core/fluidd/commit/afb627552ff87fc0d71eaa6ab000eb4ff6278c97))
- removes debug code
([44a2b46](https://redirect.github.com/fluidd-core/fluidd/commit/44a2b46cd133c9d6014dee4478524161430b030c))
- replace route.path with route.name
([f71d4b0](https://redirect.github.com/fluidd-core/fluidd/commit/f71d4b09124c5a296c42e0e29e9a21ef63f55538))
- typing improvements
([3edbeb7](https://redirect.github.com/fluidd-core/fluidd/commit/3edbeb7706a8adbc22791cfb117508dcc2868ddb))
- typing improvements
([b0bc76d](https://redirect.github.com/fluidd-core/fluidd/commit/b0bc76d5192ae9da485c799a6eff3c7ef4bc3202))
- typing improvements
([83ab04a](https://redirect.github.com/fluidd-core/fluidd/commit/83ab04a4477055162d9e95334ee2005821318564))

</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=-->
2025-02-19 01:29:36 +01:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/fluidd

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/fluidd

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fluidd/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project