chore(helm): update image ghcr.io/fluidd-core/fluidd v1.31.3 → v1.31.4 (#30458)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `4819c6e` -> `bf9a73f` | --- > [!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.31.4`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.4) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.31.3...v1.31.4) ##### Features - **Heaters:** adds MPC_CALIBRATE support ([#​1559](https://redirect.github.com/fluidd-core/fluidd/issues/1559)) ([fa254a7](https://redirect.github.com/fluidd-core/fluidd/commit/fa254a7825475561dc463a400ef47e2706f6277b)) - **Heaters:** allow turn off individual heater ([8fa6dd7](https://redirect.github.com/fluidd-core/fluidd/commit/8fa6dd72ef3492bbb921fd43ff681cd59e980404)) - **i18n-de:** Update German translations ([7b7fc92](https://redirect.github.com/fluidd-core/fluidd/commit/7b7fc92a8d9b9fdc678b899d9ce625b72ec95984)) - **i18n-hu:** Update Hungarian translations ([e2e978c](https://redirect.github.com/fluidd-core/fluidd/commit/e2e978cfcc4868f9582adcd12c46cd1b50ac3c6b)) - **i18n-ta:** New Tamil locale added ([e2cf2a5](https://redirect.github.com/fluidd-core/fluidd/commit/e2cf2a5ea97a091b2385c6e943329b3fcbdc4be9)) - **i18n-ta:** Update Tamil translations ([29c51b4](https://redirect.github.com/fluidd-core/fluidd/commit/29c51b48117240d229a824a7e64731da5179e068)) ##### Bug Fixes - clipboard copy on non-secure context ([#​1560](https://redirect.github.com/fluidd-core/fluidd/issues/1560)) ([efe4771](https://redirect.github.com/fluidd-core/fluidd/commit/efe47711c18428d79226256e561e98ee3e7e16e5)) - **Heaters:** no context menu on left click ([#​1558](https://redirect.github.com/fluidd-core/fluidd/issues/1558)) ([4a473c8](https://redirect.github.com/fluidd-core/fluidd/commit/4a473c88f59fa31246db5c5cbf895ba2e19dd0a6)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.31.3
|
appVersion: 1.31.4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.2.5
|
version: 25.2.5
|
||||||
@@ -32,4 +32,4 @@ sources:
|
|||||||
- https://github.com/fluidd-core/fluidd
|
- https://github.com/fluidd-core/fluidd
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
|
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
|
||||||
type: application
|
type: application
|
||||||
version: 11.4.3
|
version: 11.4.4
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/fluidd-core/fluidd
|
repository: ghcr.io/fluidd-core/fluidd
|
||||||
tag: v1.31.3@sha256:4819c6e1dc6a77ca038c714756d92d64ec24c78446ef037378ad51294d24cfb0
|
tag: v1.31.4@sha256:bf9a73fc3e3c64e8b3d39d5af5ef0d8b5ea55e39cff9c1dfd546ae28d4791251
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user