From 541bd9d121ec5341ce388c15012c8f94b86503c0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Apr 2026 18:31:06 +0200 Subject: [PATCH] =?UTF-8?q?fix(fluidd):=20update=20image=20ghcr.io/fluidd-?= =?UTF-8?q?core/fluidd=20v1.36.3=20=E2=86=92=20v1.36.4=20(#46851)?= 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 | `1eb63d8` → `893fc63` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.36.4`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.36.4) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.36.3...v1.36.4) ##### Features - **i18n-de:** Update German translations ([7a6e54d](https://redirect.github.com/fluidd-core/fluidd/commit/7a6e54d63d83258a65fae9dbca127efadca5f0ad)) - **i18n-pl:** Update Polish translations ([4c28150](https://redirect.github.com/fluidd-core/fluidd/commit/4c28150c7caf4d1d6d7e481a596c44f57ee21997)) - **i18n-sl:** Update Slovenian translations ([bace4ce](https://redirect.github.com/fluidd-core/fluidd/commit/bace4ce758ee4f0f3ce842bcbe1119075885d473)) - use Monarch tokenizer for large gcode files ([#​1814](https://redirect.github.com/fluidd-core/fluidd/issues/1814)) ([c218928](https://redirect.github.com/fluidd-core/fluidd/commit/c2189282fd1c8e8c41d78143c01a6c9994aab7c6)) ##### Bug Fixes - allow Klipper restart if printer paused ([#​1811](https://redirect.github.com/fluidd-core/fluidd/issues/1811)) ([1b0478c](https://redirect.github.com/fluidd-core/fluidd/commit/1b0478c0b1e30ad404f2dcf0c8649908aacbaddf)) ##### Code Refactorings - typing improvements ([107d6d6](https://redirect.github.com/fluidd-core/fluidd/commit/107d6d622c8f89a8699915ce0d616235b5c8e9a8)) - use monaco provider classes ([#​1816](https://redirect.github.com/fluidd-core/fluidd/issues/1816)) ([d8f154f](https://redirect.github.com/fluidd-core/fluidd/commit/d8f154fb9af4c19a13ce34ea4645c64fcc102330))
--- ### 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 3f3ac0a0796..62fa50ac632 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.36.3 +appVersion: 1.36.4 dependencies: - name: common version: 29.0.10 @@ -34,5 +34,5 @@ sources: - https://github.com/fluidd-core/fluidd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fluidd type: application -version: 13.0.2 +version: 13.0.3 diff --git a/charts/stable/fluidd/values.yaml b/charts/stable/fluidd/values.yaml index ae0ed3cc089..901f009df47 100644 --- a/charts/stable/fluidd/values.yaml +++ b/charts/stable/fluidd/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/fluidd-core/fluidd - tag: v1.36.3@sha256:1eb63d895d5d4be73be1b6d5914fe7a36efc8b389e093abe96eb6fbc4db49b26 + tag: v1.36.4@sha256:893fc63f4f9f3b3ce7beae209186da3fed592fec6f7efdee8e287d6e774ecef0 pullPolicy: IfNotPresent securityContext: container: