chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.30.2@226b163 by renovate (#25140)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd) | patch | `v1.30.1` -> `v1.30.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.30.2`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.30.2) [Compare Source](https://togithub.com/fluidd-core/fluidd/compare/v1.30.1...v1.30.2) ##### Features - **i18n-de:** Update German translations ([aee3cfa](https://togithub.com/fluidd-core/fluidd/commit/aee3cfaf779e0a099ef75f4577f9c7f7e3518bd9)) - **i18n-hu:** Update Hungarian translations ([48c0b3e](https://togithub.com/fluidd-core/fluidd/commit/48c0b3e87c36445d956030fbf2eb2f892998f059)) - **i18n-ru:** Update Russian translations ([3697b2d](https://togithub.com/fluidd-core/fluidd/commit/3697b2d6c3fb3b944df758ca41976a91ba8d305b)) - **i18n-zh-HK:** Update Chinese (Traditional, Hong Kong) translations ([1fbdc42](https://togithub.com/fluidd-core/fluidd/commit/1fbdc42960e1c7d225ad753e7dd9be920e160715)) - improve alignment of runout sensor switch and icon ([#​1469](https://togithub.com/fluidd-core/fluidd/issues/1469)) ([7d0a890](https://togithub.com/fluidd-core/fluidd/commit/7d0a8901fe275fe4931f16500c04bca185090586)) ##### Bug Fixes - Check for Meta key on keyboard shortcuts ([#​1477](https://togithub.com/fluidd-core/fluidd/issues/1477)) ([415521e](https://togithub.com/fluidd-core/fluidd/commit/415521e313e7a62ae79f7136ce3cf396f64cb218)) - Fix repo URLs in version information dialog ([#​1464](https://togithub.com/fluidd-core/fluidd/issues/1464)) ([bda900d](https://togithub.com/fluidd-core/fluidd/commit/bda900dc117240ae3f6680e74f8990e06ae4aac9)) - item name format and capitalization ([#​1468](https://togithub.com/fluidd-core/fluidd/issues/1468)) ([d1ba830](https://togithub.com/fluidd-core/fluidd/commit/d1ba8301da50e35764e84cd0b71b6ff49d7469ff)) - Translation keys for base domains ([e2cb461](https://togithub.com/fluidd-core/fluidd/commit/e2cb4618c9f78bdd75ff04d04334e3caed6fd604)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMzAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.30.1
|
||||
appVersion: 1.30.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.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.1.4
|
||||
version: 11.1.5
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/fluidd-core/fluidd
|
||||
tag: v1.30.1@sha256:8f8dc0349069d8229b80b162381f3494453a1729cfaa0da2a2301d5758c6eb60
|
||||
tag: v1.30.2@sha256:226b163fb08aa4ef93d4f9f4bf3471b368607e59a5208ca0cebe9e8a86a9fa6a
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user