From 26a7b7ecf55e8bc2a399882a128bbe47e67bcfa4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Dec 2024 03:41:24 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/fluidd-?= =?UTF-8?q?core/fluidd=20v1.30.6=20=E2=86=92=20v1.31.2=20(#30272)?= 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) | minor | `556029c` -> `41e94a2` | --- > [!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.31.2`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.2) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.31.1...v1.31.2) ##### Features - adds Adjust Dashboard Layout sidebar button ([#​1546](https://redirect.github.com/fluidd-core/fluidd/issues/1546)) ([2a67ad5](https://redirect.github.com/fluidd-core/fluidd/commit/2a67ad58ce2c2d55e6a8f2f13465150432323d3f)) - adds Kalico config support ([#​1548](https://redirect.github.com/fluidd-core/fluidd/issues/1548)) ([00b33dd](https://redirect.github.com/fluidd-core/fluidd/commit/00b33ddda5b5ba13c78de5bb92a6e3553dbe7b76)) - decode quoted default macro params ([55d3802](https://redirect.github.com/fluidd-core/fluidd/commit/55d3802082f52668169c2f4cba706fb343f2ed4b)) - encode Gcode parameter values where possible ([b153b64](https://redirect.github.com/fluidd-core/fluidd/commit/b153b64eaceb2fd5bfdce4b2a8aa74f81206afe0)) - **i18n-hu:** Update Hungarian translations ([f6dbf4d](https://redirect.github.com/fluidd-core/fluidd/commit/f6dbf4dd4f211d9413a6f67555230dfd750a6d8e)) - improves macro params quoting and encoding ([286ebcd](https://redirect.github.com/fluidd-core/fluidd/commit/286ebcd09f198c347b92e2d6dbe051ca5f30d1da)) ##### Bug Fixes - component page title ([21a7864](https://redirect.github.com/fluidd-core/fluidd/commit/21a7864074dca644ca974c94c0a452d8a72b7471)) - **Console:** Hide temp waits fallback value ([2b1389a](https://redirect.github.com/fluidd-core/fluidd/commit/2b1389a24ff11c7961dc097399bbdef2b063dae8)) ### [`v1.31.1`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.1) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.31.0...v1.31.1) ##### Features - allow ordering of gcode macro categories ([0cc0e71](https://redirect.github.com/fluidd-core/fluidd/commit/0cc0e7106ade11c510a2ad4c9ee233a58a784e1f)) - allow user selection of device camera ([#​1542](https://redirect.github.com/fluidd-core/fluidd/issues/1542)) ([3e8a42d](https://redirect.github.com/fluidd-core/fluidd/commit/3e8a42d79840a8bce723fcc626c10430685ebb1d)) - larger touch target for the drag icon ([729fe00](https://redirect.github.com/fluidd-core/fluidd/commit/729fe0067cd5a39ce8426494737454996bb11857)) - macros card navigate to category settings ([d61d0f6](https://redirect.github.com/fluidd-core/fluidd/commit/d61d0f699042cf70979d91577b0b512bc1e4e360)) ##### Bug Fixes - column picker dragging group ([4ae7d8b](https://redirect.github.com/fluidd-core/fluidd/commit/4ae7d8b1e4d3876b4a27ed37e3fe13380ea67906)) - **FileSystem:** escape special characters ([99368cf](https://redirect.github.com/fluidd-core/fluidd/commit/99368cfcf93f2f13150ec217adc1ac313a223d60)) - group and wrap tool change commands ([#​1543](https://redirect.github.com/fluidd-core/fluidd/issues/1543)) ([ef8da05](https://redirect.github.com/fluidd-core/fluidd/commit/ef8da0540416bc7b0983646b961679e431bc45da)) - include M23 as a rawparams macro ([8b51545](https://redirect.github.com/fluidd-core/fluidd/commit/8b5154596ab1a5cef534731d23270bb57b125d0b)) ### [`v1.31.0`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.0) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.30.6...v1.31.0) ##### Features - adds \_CLIENT_LINEAR_MOVE macro support ([#​1530](https://redirect.github.com/fluidd-core/fluidd/issues/1530)) ([be9b053](https://redirect.github.com/fluidd-core/fluidd/commit/be9b053922c5685573c74e8dc7e5fe8219baa3be)) - adds config file #region folding support ([#​1528](https://redirect.github.com/fluidd-core/fluidd/issues/1528)) ([e0ecc8c](https://redirect.github.com/fluidd-core/fluidd/commit/e0ecc8cd186e148f7a5caa40ec0bcc594199a3bf)) - adds setting for files and folders drag & drop ([#​1524](https://redirect.github.com/fluidd-core/fluidd/issues/1524)) ([bf57bb9](https://redirect.github.com/fluidd-core/fluidd/commit/bf57bb989deff40af245f55f11d1d4880a2e860b)) - Beacon support ([#​1534](https://redirect.github.com/fluidd-core/fluidd/issues/1534)) ([aed7108](https://redirect.github.com/fluidd-core/fluidd/commit/aed71089d8321a8d476998cb0c38a347cba0c365)) - column reordering ([#​1539](https://redirect.github.com/fluidd-core/fluidd/issues/1539)) ([852c0ee](https://redirect.github.com/fluidd-core/fluidd/commit/852c0ee550b15a360fbe30cb0830c1d4dd610dd8)) - **i18n-de:** Update German translations ([5197f0c](https://redirect.github.com/fluidd-core/fluidd/commit/5197f0c3ac6ee6bead5b28f2f9dd978e7e9bc054)) - **i18n-es:** Update Spanish translations ([64360bf](https://redirect.github.com/fluidd-core/fluidd/commit/64360bf6bdd149d74a62ccd11078f23649753b54)) - **i18n-hu:** Update Hungarian translations ([5b5779f](https://redirect.github.com/fluidd-core/fluidd/commit/5b5779f1415b2b96647ff4b4b54e1430c19c01c5)) - **i18n-pl:** Update Polish translations ([5fc103f](https://redirect.github.com/fluidd-core/fluidd/commit/5fc103f1c53cd5f1892d655142031c4ecd9caefd)) - **i18n-tr:** Update Turkish translations ([0126bfd](https://redirect.github.com/fluidd-core/fluidd/commit/0126bfd66b3c1912786850e7761c8dfb4efdbdab)) - Mellow theme ([#​1472](https://redirect.github.com/fluidd-core/fluidd/issues/1472)) ([405b1b1](https://redirect.github.com/fluidd-core/fluidd/commit/405b1b1f7d114ca0230259abbbd3e1e5bd85166c)) - Nevermore Controller support ([#​1527](https://redirect.github.com/fluidd-core/fluidd/issues/1527)) ([ab16ea2](https://redirect.github.com/fluidd-core/fluidd/commit/ab16ea2066e5259b8e9f112d108960672d429c83)) ##### Bug Fixes - **Charts:** reset chart store on moonraker reset ([24d0db9](https://redirect.github.com/fluidd-core/fluidd/commit/24d0db9515f20fc7715c3b01fecd70ddf88489e4)) - Job History search ([#​1535](https://redirect.github.com/fluidd-core/fluidd/issues/1535)) ([fe30cd2](https://redirect.github.com/fluidd-core/fluidd/commit/fe30cd2b2249efa6650b59033ae03c472a318087)) - led color_order handling ([71e8cf1](https://redirect.github.com/fluidd-core/fluidd/commit/71e8cf1e65e4ad7a4ec8d382357c452b99e69d73)) - printer status card load improvement ([6cd1300](https://redirect.github.com/fluidd-core/fluidd/commit/6cd1300b2764f95e82f61d0b02bd70c5850d9fb5)) - temperature targets item key ([d2a86b5](https://redirect.github.com/fluidd-core/fluidd/commit/d2a86b587d835429ac62ae6f40c9f3eecb77c81e)) - **ThermalChart:** consistent chart color on single device ([#​1522](https://redirect.github.com/fluidd-core/fluidd/issues/1522)) ([f217cd4](https://redirect.github.com/fluidd-core/fluidd/commit/f217cd44cc8153068ae9057ddff7fce47588c9b3)) - toolhead position controls enabled on pause ([#​1533](https://redirect.github.com/fluidd-core/fluidd/issues/1533)) ([30905b2](https://redirect.github.com/fluidd-core/fluidd/commit/30905b2bdfc180d661ae4912a3acb0bd61d1a282))
--- ### 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 71a903d25dc..1afd6d1be79 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.30.6 +appVersion: 1.31.2 dependencies: - name: common version: 25.2.2 @@ -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.3.0 +version: 11.4.0 diff --git a/charts/stable/fluidd/values.yaml b/charts/stable/fluidd/values.yaml index 96ece9a3b6f..c8b1bc76760 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.30.6@sha256:556029c1a9a7b8bc85ede6d6c4c8f42cbb9c1e46bb05e1b4f97b8da15b3734fe + tag: v1.31.2@sha256:41e94a2a560e51081fd5b2aa1b613a238dceab259340bf0ee3dc289c7c004d50 pullPolicy: IfNotPresent securityContext: container: