chore(helm): update image ghcr.io/fluidd-core/fluidd v1.33.0 → v1.34.0 (#33972)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd)
| minor | `f8c3177` -> `0524500` |

---

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

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

##### Features

- check cards for narrow width
([#&#8203;1659](https://redirect.github.com/fluidd-core/fluidd/issues/1659))
([a8b4581](a8b4581c8c))
- Cocoa Press theme
([6c3e241](6c3e241e91))
- configurable Klipper Save & Restart action
([#&#8203;1647](https://redirect.github.com/fluidd-core/fluidd/issues/1647))
([b1273ab](b1273abf60))
- download bed mesh image
([#&#8203;1656](https://redirect.github.com/fluidd-core/fluidd/issues/1656))
([8dcfe21](8dcfe21b5f))
- **FileSystem:** adjust metadata column visibility
([2f9eaf0](2f9eaf0732))
- Happy Hare integration
([#&#8203;1641](https://redirect.github.com/fluidd-core/fluidd/issues/1641))
([434a7aa](434a7aa4df))
- **i18n-de:** Update German translations
([7bd8e92](7bd8e927a5))
- **i18n-de:** Update German translations
([8e00a16](8e00a16b88))
- **i18n-hu:** Update Hungarian translations
([35d8304](35d83041a9))
- **i18n-hu:** Update Hungarian translations
([4139c26](4139c264a9))
- **i18n-ja:** Update Japanese translations
([4f13c5c](4f13c5c9ac))
- **i18n-pl:** Update Polish translations
([bc730d3](bc730d366f))
- **i18n-pl:** Update Polish translations
([c125a0d](c125a0d7a3))
- **i18n-uk:** Update Ukrainian translations
([d6b9e0e](d6b9e0efb5))
- **i18n-uk:** Update Ukrainian translations
([2de2a42](2de2a42d33))
- **i18n-zh-CN:** Update Chinese (Simplified Han script) translations
([bf9ca23](bf9ca2353a))
- optional history totals in days and kilometers
([#&#8203;1648](https://redirect.github.com/fluidd-core/fluidd/issues/1648))
([4090296](4090296a2b))
- show disk info per registered directory
([#&#8203;1660](https://redirect.github.com/fluidd-core/fluidd/issues/1660))
([cb6442b](cb6442b116))
- **Spoolman:** Adds more metadata columns
([eaae3c0](eaae3c0785))
- **Spoolman:** spool progress indicator
([#&#8203;1645](https://redirect.github.com/fluidd-core/fluidd/issues/1645))
([4edc84c](4edc84c42e))
- **Spoolman:** spool progress indicator in card
([#&#8203;1661](https://redirect.github.com/fluidd-core/fluidd/issues/1661))
([e4f6c10](e4f6c102d3))

##### Bug Fixes

- **i18n:** removes obsolete keys
([e7f3718](e7f3718485))
- incorrect update status on system packages
([#&#8203;1654](https://redirect.github.com/fluidd-core/fluidd/issues/1654))
([754f793](754f793531))
- Klipper reset only clears klipper fields
([e79d1be](e79d1be64b))
- round seconds in relative time format
([762add9](762add9a7c))
- **style:** ensure thumbnail fits inside circle
([8a28756](8a28756bad))

##### Code Refactorings

- adds pixels value string formatter
([9b0f6f8](9b0f6f896f))
- default auto Klipper Save & Restart action
([7aba44f](7aba44fc22))
- handle undefined config items
([6a253dc](6a253dc8f3))
- simplify custom component properties
([ca087b7](ca087b7aff))
- typing improvements
([ec299c9](ec299c9919))
- typing improvements
([a656677](a656677f2b))
- typing improvements
([604445d](604445dc11))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-05 20:20:31 +02:00
committed by GitHub
parent 450cfbd6a3
commit be01055bc9
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.33.0
appVersion: 1.34.0
dependencies:
- name: common
version: 25.4.10
@@ -32,4 +32,4 @@ sources:
- https://github.com/fluidd-core/fluidd
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
type: application
version: 11.8.0
version: 11.9.0

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/fluidd-core/fluidd
tag: v1.33.0@sha256:f8c317768549e8d88b42c02aa6b83c86371e4795cea521081bddeab11d0480b5
tag: v1.34.0@sha256:0524500e2acc2d611801fd721bec8c372dd507192753ae75510cc8eca78a8de4
pullPolicy: IfNotPresent
securityContext:
container: