chore(helm): update image ghcr.io/fluidd-core/fluidd v1.31.2 → v1.31.3 (#30351)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `41e94a2` -> `4819c6e` | --- > [!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.3`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.31.3) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.31.2...v1.31.3) ##### Features - adds Kalico non_critical_disconnected support ([8b6bd70](https://redirect.github.com/fluidd-core/fluidd/commit/8b6bd706e3f95c74c01601854ac73853e0f91e9a)) - adds Kalico z_tilt_ng support ([aa12c3f](https://redirect.github.com/fluidd-core/fluidd/commit/aa12c3f58812d565b3543f825e43c91866e45168)) - **Cameras:** adds status report ([26647e1](https://redirect.github.com/fluidd-core/fluidd/commit/26647e1bff95227850eac1e0408ccdfbe7a3145f)) - **Heaters:** adds PID_CALIBRATE support ([9682b5b](https://redirect.github.com/fluidd-core/fluidd/commit/9682b5b3ab2ba6d053bb7b8ea5587ffe260b20ea)) - improves Kalico config reference support ([832aef5](https://redirect.github.com/fluidd-core/fluidd/commit/832aef5d0e764683fab84c270e9ca361a952f005)) ##### Bug Fixes - **McuCard:** hide empty fields ([7fd6a31](https://redirect.github.com/fluidd-core/fluidd/commit/7fd6a31404c0b3ab4902b001c04f7e6d69cb014f)) - Moonraker canbus uuid parameter ([#​1551](https://redirect.github.com/fluidd-core/fluidd/issues/1551)) ([2042e46](https://redirect.github.com/fluidd-core/fluidd/commit/2042e46039594c92b987686d43c46f33bde7e56d)) - no parameters on python gcode macros ([c63b566](https://redirect.github.com/fluidd-core/fluidd/commit/c63b566ece15e9f8a412d3f4a0221fcda9f77d5c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.31.2
|
||||
appVersion: 1.31.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.2.4
|
||||
@@ -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.4.1
|
||||
version: 11.4.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/fluidd-core/fluidd
|
||||
tag: v1.31.2@sha256:41e94a2a560e51081fd5b2aa1b613a238dceab259340bf0ee3dc289c7c004d50
|
||||
tag: v1.31.3@sha256:4819c6e1dc6a77ca038c714756d92d64ec24c78446ef037378ad51294d24cfb0
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user