chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.29.1@1cce172 by renovate (#20072)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd)
| patch | `v1.29.0` -> `v1.29.1` |
---
> [!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.29.1`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.29.1)
[Compare
Source](https://togithub.com/fluidd-core/fluidd/compare/v1.29.0...v1.29.1)
##### Features
- basic Nevermore Controller support
([#​1114](https://togithub.com/fluidd-core/fluidd/issues/1114))
([91ee7d5](https://togithub.com/fluidd-core/fluidd/commit/91ee7d5de555f58f20766e07314e698480c66d0a))
- **i18n-hu:** Update Hungarian translations
([5670637](https://togithub.com/fluidd-core/fluidd/commit/5670637082f42137b8724a91513d62b54d3415a5))
- **i18n-ru:** Update Russian translations
([41270c3](https://togithub.com/fluidd-core/fluidd/commit/41270c3280e3de4118107f3bc16517ee4976701b))
- **i18n-tr:** Update Turkish translations
([665bc46](https://togithub.com/fluidd-core/fluidd/commit/665bc466602e5f1a3e13d102ee861d4d2ba8a18a))
- **i18n-TR:** Updates Turkish translations
([#​1393](https://togithub.com/fluidd-core/fluidd/issues/1393))
([3fba2e4](https://togithub.com/fluidd-core/fluidd/commit/3fba2e47faf5ecd142b89d460efc97148582d49d))
##### Bug Fixes
- distribution info formatting
([b35f6be](https://togithub.com/fluidd-core/fluidd/commit/b35f6beaa028da26f752329ba6ace97ea94c5912))
- hide link in software updates if repo unknown
([cbe4307](https://togithub.com/fluidd-core/fluidd/commit/cbe4307fed446d2726c8f0932dcb95cb4ed0e8ac))
- PeripheralsDialog labels
([6f617c2](https://togithub.com/fluidd-core/fluidd/commit/6f617c29a9d69ef2b0cda82df599e461e4865f83))
- progress not shown a number
([#​1399](https://togithub.com/fluidd-core/fluidd/issues/1399))
([9ebd037](https://togithub.com/fluidd-core/fluidd/commit/9ebd03778c5c73fab1dc9c01185da63fa6963aaf))
- remove leftover console log statement
([febb3e8](https://togithub.com/fluidd-core/fluidd/commit/febb3e808e82bd0e51d2f8a5d4daa4b86c4efa81))
- removes "Filter printed" menu item description
([#​1396](https://togithub.com/fluidd-core/fluidd/issues/1396))
([8d354b6](https://togithub.com/fluidd-core/fluidd/commit/8d354b67aefa217e42425cf2d2d4951d7d1dba57))
- rolled log files filter
([9d2a1cb](https://togithub.com/fluidd-core/fluidd/commit/9d2a1cbfba50f57e5c32f5c35d124027581a34ba))
- use Klipper can_extrude by default
([#​1397](https://togithub.com/fluidd-core/fluidd/issues/1397))
([83f4fb2](https://togithub.com/fluidd-core/fluidd/commit/83f4fb2ce1d51dde4e8d1017519b1943a8625d5e))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.29.0
|
||||
appVersion: 1.29.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fluidd
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png
|
||||
keywords:
|
||||
- fluidd
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
|
||||
- https://ghcr.io/fluidd-core/fluidd
|
||||
type: application
|
||||
version: 9.8.5
|
||||
version: 9.8.6
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/fluidd-core/fluidd
|
||||
tag: v1.29.0@sha256:4369b7e389b2095270313fb6ba9989b386c5098dcc9ce89a31872cc70a9330b4
|
||||
tag: v1.29.1@sha256:1cce172843ea9876dd62bc7c5b7096e09b3fffc6b6e14e01b72048eeb00fbf99
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user