From b9ec8564162c0097b92acf630a5fbd69cb9b886f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 10 May 2025 22:15:28 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/fluidd-?= =?UTF-8?q?core/fluidd=20v1.34.1=20=E2=86=92=20v1.34.2=20(#35242)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `15f2553` -> `83defec` | --- > [!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
fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd) ### [`v1.34.2`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.34.2) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.34.1...v1.34.2) ##### Features - adjustable thumbnail size on Job Queue and History ([#​1668](https://redirect.github.com/fluidd-core/fluidd/issues/1668)) ([0b7cbfd](https://redirect.github.com/fluidd-core/fluidd/commit/0b7cbfd0d029b0f8b490d80714dd77b57d069e4a)) - Enhancements to Happy Hare MMU support ([#​1666](https://redirect.github.com/fluidd-core/fluidd/issues/1666)) ([7471c36](https://redirect.github.com/fluidd-core/fluidd/commit/7471c36fa5597b3cabbee35d35e03fa7d061a6f7)) - **FileSystem:** disk space alert below 20% or 1Gb ([285278f](https://redirect.github.com/fluidd-core/fluidd/commit/285278f8f59a22ab9d999409339a8e03384ff7be)) - **i18n-de:** Update German translations ([3d13c65](https://redirect.github.com/fluidd-core/fluidd/commit/3d13c6529b756d663cb0d97d795a30dc2ef51ca3)) - **i18n-hu:** Update Hungarian translations ([07d5930](https://redirect.github.com/fluidd-core/fluidd/commit/07d5930bef60af3125b7631d4234cf08e28448ea)) - **i18n-pl:** Update Polish translations ([1802c4b](https://redirect.github.com/fluidd-core/fluidd/commit/1802c4b4e2b5d80ec5f29eccd2ab37b2bb26a6af)) - **i18n-pt:** Update Portuguese translations ([4850507](https://redirect.github.com/fluidd-core/fluidd/commit/4850507cb74d6bc566e4cfd260b816d15389d4a9)) - **i18n-sv:** Update Swedish translations ([766540c](https://redirect.github.com/fluidd-core/fluidd/commit/766540cd07a35f0a72395da50f62752ac76b27fa)) - **i18n-tr:** Update Turkish translations ([98d7892](https://redirect.github.com/fluidd-core/fluidd/commit/98d7892841864b8ec914989b90678b9e9c489ae2)) - **i18n-uk:** Update Ukrainian translations ([ab599b3](https://redirect.github.com/fluidd-core/fluidd/commit/ab599b3320621f44f51fec3737385f9a4f5dd1fd)) - **JobQueue:** use current print ETA in queue ETA ([#​1669](https://redirect.github.com/fluidd-core/fluidd/issues/1669)) ([770899b](https://redirect.github.com/fluidd-core/fluidd/commit/770899b8a5fc1a2c1292ac0ec56b9db6961aa025)) - sub menu to non-selected MMU gate ([#​1679](https://redirect.github.com/fluidd-core/fluidd/issues/1679)) ([ab0c9c6](https://redirect.github.com/fluidd-core/fluidd/commit/ab0c9c67541b40ba47dfdf53ee5c88d8d42d49d8)) - **Updates:** adds python packages support ([#​1672](https://redirect.github.com/fluidd-core/fluidd/issues/1672)) ([87879d5](https://redirect.github.com/fluidd-core/fluidd/commit/87879d57e831269cdcbf527022cec899766692d0)) ##### Bug Fixes - use path & filename in MmuEditTtgMapDialog ([#​1676](https://redirect.github.com/fluidd-core/fluidd/issues/1676)) ([4e3da1b](https://redirect.github.com/fluidd-core/fluidd/commit/4e3da1b39ac325178945f6fd3634cc92e971db64)) ##### Code Refactorings - fixes minor code typo ([4a5cbc5](https://redirect.github.com/fluidd-core/fluidd/commit/4a5cbc567142d887b72decda4e800be8dd84d70a)) - update status ([d2f5f1f](https://redirect.github.com/fluidd-core/fluidd/commit/d2f5f1f84d94b16382b45addef4909bdd3e75d6c))
--- ### 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. --- - [ ] 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). --- charts/stable/fluidd/Chart.yaml | 4 ++-- charts/stable/fluidd/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index a70c3745f09..3144af491e5 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.34.1 +appVersion: 1.34.2 dependencies: - name: common version: 25.4.10 @@ -35,5 +35,5 @@ sources: - https://github.com/fluidd-core/fluidd - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd type: application -version: 11.9.1 +version: 11.9.2 diff --git a/charts/stable/fluidd/values.yaml b/charts/stable/fluidd/values.yaml index 5d39ee94c4e..47af04ae9f6 100644 --- a/charts/stable/fluidd/values.yaml +++ b/charts/stable/fluidd/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/fluidd-core/fluidd - tag: v1.34.1@sha256:15f2553aa89c4abeb25a43254872364f6eefc164a1f2ff1be0e21d95fd2e82da + tag: v1.34.2@sha256:83defec22a23b658e15439b17adc29502301d95d8e0cd556978ed68fd4bfb108 pullPolicy: IfNotPresent securityContext: container: