From 2998d049589f9c03311bcac3e48d732dddd93485 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Jun 2025 16:09:47 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/fluidd-?= =?UTF-8?q?core/fluidd=20v1.34.2=20=E2=86=92=20v1.34.3=20(#36373)?= 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 | `83defec` -> `f2795ed` | --- > [!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.3`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.34.3) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.34.2...v1.34.3) ##### Features - adds missing HTU21D sensor family support ([df34956](https://redirect.github.com/fluidd-core/fluidd/commit/df349564265817a8dbf2cc00f7d9ca33e7248c05)) - **i18n-nl:** Update Dutch translations ([01c7404](https://redirect.github.com/fluidd-core/fluidd/commit/01c7404e0feb7c51a418a17b4ffc7870d1c56997)) - **i18n-pl:** Update Polish translations ([ec3576b](https://redirect.github.com/fluidd-core/fluidd/commit/ec3576b15c09cdedd1fd74a22b0aa79c74fd5a5e)) - **i18n-uk:** Update Ukrainian translations ([a3ff90c](https://redirect.github.com/fluidd-core/fluidd/commit/a3ff90ca279bbbb77ceda749d16fc8cc7a507b87)) - **i18n-zh-CN:** Update Chinese (Simplified Han script) translations ([8d64261](https://redirect.github.com/fluidd-core/fluidd/commit/8d64261fef4700e840e9fbf387b38154c1fee68a)) - Z-Bolt theme ([#​1677](https://redirect.github.com/fluidd-core/fluidd/issues/1677)) ([9caaf94](https://redirect.github.com/fluidd-core/fluidd/commit/9caaf944b0b086e543b89c5d1440996588237d08)) ##### Bug Fixes - negative values formatting ([#​1687](https://redirect.github.com/fluidd-core/fluidd/issues/1687)) ([3499936](https://redirect.github.com/fluidd-core/fluidd/commit/34999367b9f33abd667474f9cc0551d135550fc0)) - store macro names casing as-is ([#​1683](https://redirect.github.com/fluidd-core/fluidd/issues/1683)) ([ed6bd18](https://redirect.github.com/fluidd-core/fluidd/commit/ed6bd1805d90416b554704f5bccf1ab1ae374022)) - undefined property access in case of deleted macro lookup ([#​1685](https://redirect.github.com/fluidd-core/fluidd/issues/1685)) ([d2335a9](https://redirect.github.com/fluidd-core/fluidd/commit/d2335a956ccd6a75650745804fc655b8d0a173e2))
--- ### 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 3144af491e5..2abb93dcfe9 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.2 +appVersion: 1.34.3 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.2 +version: 11.9.3 diff --git a/charts/stable/fluidd/values.yaml b/charts/stable/fluidd/values.yaml index 47af04ae9f6..20a40fd8d99 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.2@sha256:83defec22a23b658e15439b17adc29502301d95d8e0cd556978ed68fd4bfb108 + tag: v1.34.3@sha256:f2795ed23922f826374ea3be76cf37a22f87efa65238176ec7fa5f611c84dfad pullPolicy: IfNotPresent securityContext: container: