From feea747020e3278a5a3ee3b4a9ce95f7ffd1d011 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 Nov 2024 01:39:56 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/fluidd-?= =?UTF-8?q?core/fluidd=20v1.30.5=20=E2=86=92=20v1.30.6=20(#28904)?= 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 | `ca5a439` -> `556029c` | --- > [!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.30.6`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.30.6) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.30.5...v1.30.6) ##### Features - add confirmation dialogs for delete actions ([#​1520](https://redirect.github.com/fluidd-core/fluidd/issues/1520)) ([90beb61](https://redirect.github.com/fluidd-core/fluidd/commit/90beb61333318e57256d74fa44e7305cdf47d32a)) - adds pca9533 and pca9632 led support ([2f64a1b](https://redirect.github.com/fluidd-core/fluidd/commit/2f64a1b6c7a4dc7c203e1c3e1526d390810895b4)) - adds status column to job files list ([#​1512](https://redirect.github.com/fluidd-core/fluidd/issues/1512)) ([24dadf8](https://redirect.github.com/fluidd-core/fluidd/commit/24dadf8530bda08ec88aa5624a816bd439a004c1)) - check for Klipper service name ([9745a62](https://redirect.github.com/fluidd-core/fluidd/commit/9745a62bf7c35a52b3d199f33caf5f3e10d62f97)) - **GcodePreview:** save & restore viewer state ([#​1513](https://redirect.github.com/fluidd-core/fluidd/issues/1513)) ([057293a](https://redirect.github.com/fluidd-core/fluidd/commit/057293a2175ce501ee9466edef5335835607cb12)) - **i18n-de:** Update German translations ([c2b59a4](https://redirect.github.com/fluidd-core/fluidd/commit/c2b59a473b775493d4accd2b607a969490a311e7)) - **i18n-hu:** Update Hungarian translations ([d115fe8](https://redirect.github.com/fluidd-core/fluidd/commit/d115fe8dd67f985855070d21b560992a58865c0a)) ##### Bug Fixes - **Charts:** allow resetting chart store only ([#​1514](https://redirect.github.com/fluidd-core/fluidd/issues/1514)) ([76dc3fd](https://redirect.github.com/fluidd-core/fluidd/commit/76dc3fd4712e3253d80a68e33c2c70a8c8f3fb3e)) - disable led controls if klippy not ready ([ff2e4a1](https://redirect.github.com/fluidd-core/fluidd/commit/ff2e4a1eb8f33fba2eb8aacefbd0e3eb8fa8654a)) - Klipper MCU data initialization ([fa89599](https://redirect.github.com/fluidd-core/fluidd/commit/fa89599e987a6384a4d16b557625347433fef00b)) - **style:** set Prusa logo to accent color ([de8258d](https://redirect.github.com/fluidd-core/fluidd/commit/de8258d834c1cba4d9767880dd68fd3f323645b3)) - uid check on upload/download state changes ([#​1517](https://redirect.github.com/fluidd-core/fluidd/issues/1517)) ([4363ed3](https://redirect.github.com/fluidd-core/fluidd/commit/4363ed3271841f617a9afab79b20b6b416dfa041)) - when authenticated, only redirect from login ([fd6f3ad](https://redirect.github.com/fluidd-core/fluidd/commit/fd6f3ad36c2538bfe53a6b8cae4f90c9b511d4a2))
--- ### 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. --- - [x] 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). Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> --- 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 7b1e1266c049..2da2ea14f386 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.5 +appVersion: 1.30.6 dependencies: - name: common version: 25.1.5 @@ -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.2.2 +version: 11.2.3 diff --git a/charts/stable/fluidd/values.yaml b/charts/stable/fluidd/values.yaml index 3dd3428700e0..96ece9a3b6fd 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.5@sha256:ca5a439eedf86e0eeebb5e246a4a98215c677c261c72b174b48ad18faf5c92cc + tag: v1.30.6@sha256:556029c1a9a7b8bc85ede6d6c4c8f42cbb9c1e46bb05e1b4f97b8da15b3734fe pullPolicy: IfNotPresent securityContext: container: