mirror of
https://github.com/truecharts/charts.git
synced 2026-07-27 03:51:23 -03:00
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](8b6bd706e3)) - adds Kalico z_tilt_ng support ([aa12c3f](aa12c3f588)) - **Cameras:** adds status report ([26647e1](26647e1bff)) - **Heaters:** adds PID_CALIBRATE support ([9682b5b](9682b5b3ab)) - improves Kalico config reference support ([832aef5](832aef5d0e)) ##### Bug Fixes - **McuCard:** hide empty fields ([7fd6a31](7fd6a31404)) - Moonraker canbus uuid parameter ([#​1551](https://redirect.github.com/fluidd-core/fluidd/issues/1551)) ([2042e46](2042e46039)) - no parameters on python gcode macros ([c63b566](c63b566ece)) </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