mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 00:21:20 -03:00
chore(helm): update image ghcr.io/fluidd-core/fluidd v1.34.2 → v1.34.3 (#36373)
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 <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`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](df34956426)) - **i18n-nl:** Update Dutch translations ([01c7404](01c7404e0f)) - **i18n-pl:** Update Polish translations ([ec3576b](ec3576b15c)) - **i18n-uk:** Update Ukrainian translations ([a3ff90c](a3ff90ca27)) - **i18n-zh-CN:** Update Chinese (Simplified Han script) translations ([8d64261](8d64261fef)) - Z-Bolt theme ([#​1677](https://redirect.github.com/fluidd-core/fluidd/issues/1677)) ([9caaf94](9caaf944b0)) ##### Bug Fixes - negative values formatting ([#​1687](https://redirect.github.com/fluidd-core/fluidd/issues/1687)) ([3499936](34999367b9)) - store macro names casing as-is ([#​1683](https://redirect.github.com/fluidd-core/fluidd/issues/1683)) ([ed6bd18](ed6bd1805d)) - undefined property access in case of deleted macro lookup ([#​1685](https://redirect.github.com/fluidd-core/fluidd/issues/1685)) ([d2335a9](d2335a956c)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user