chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.28.1@1227a77 by renovate (#18379)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd)
| patch | `v1.28.0` -> `v1.28.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.28.1`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.28.1)

[Compare
Source](https://togithub.com/fluidd-core/fluidd/compare/v1.28.0...v1.28.1)

##### Features

- adds MCU last stats
([#&#8203;1358](https://togithub.com/fluidd-core/fluidd/issues/1358))
([c2e34d7](c2e34d7eb2))
- adds probe accuracy support
([#&#8203;1365](https://togithub.com/fluidd-core/fluidd/issues/1365))
([a72342a](a72342ab0f))
- **console:** auto-focus textbox on full screen
([70fd947](70fd947d35))

##### Bug Fixes

- default vuetify theme color
([784a3e8](784a3e84c4))
- don't override `gcode_macro` variables with stale values
([#&#8203;1355](https://togithub.com/fluidd-core/fluidd/issues/1355))
([74def24](74def24e1c))
- remove redundant data from stored macros
([#&#8203;1356](https://togithub.com/fluidd-core/fluidd/issues/1356))
([c105dc7](c105dc7009))
- **spoolman:** dialog title
([#&#8203;1354](https://togithub.com/fluidd-core/fluidd/issues/1354))
([e800d6e](e800d6e7f1))
- **spoolman:** sorting by "last used" in spool selection dialog
([#&#8203;1361](https://togithub.com/fluidd-core/fluidd/issues/1361))
([61a58f7](61a58f7e07))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-02-21 15:38:27 +01:00 committed by GitHub
parent 62a395b268
commit 888cde70b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.28.0
appVersion: 1.28.1
dependencies:
- name: common
version: 17.4.2
@ -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: 8.3.0
version: 8.3.1

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/fluidd-core/fluidd
tag: v1.28.0@sha256:06a277f417c443733f3d72bf08f218db09eb931312a98c6b59c2f277709fd6d0
tag: v1.28.1@sha256:1227a7741986b667cdba052d939917382ccdfce644e42cad16ce1584325be80d
pullPolicy: IfNotPresent
securityContext:
container: