chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.30.3@c452490 by renovate (#25153)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd) | patch | `v1.30.2` -> `v1.30.3` | --- > [!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.3`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.30.3) [Compare Source](https://togithub.com/fluidd-core/fluidd/compare/v1.30.2...v1.30.3) ##### Bug Fixes - Dynamic loading of camera components ([#​1479](https://togithub.com/fluidd-core/fluidd/issues/1479)) ([e6ac387](https://togithub.com/fluidd-core/fluidd/commit/e6ac387a5e9b93f43daf3a594de4d1f52e1418ba)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMi4wIiwidXBkYXRlZEluVmVyIjoiMzguMzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.2
|
||||
appVersion: 1.30.3
|
||||
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.5
|
||||
version: 11.1.6
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/fluidd-core/fluidd
|
||||
tag: v1.30.2@sha256:226b163fb08aa4ef93d4f9f4bf3471b368607e59a5208ca0cebe9e8a86a9fa6a
|
||||
tag: v1.30.3@sha256:c452490f453885e714dc99b641e605900521940dd170a2e1aaeecd8ddc01b3a5
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user