chore(deps): update container image tccr.io/truecharts/fluidd to v1.23.3 (#8448)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/fluidd](https://togithub.com/truecharts/containers) | patch | `1.23.2` -> `1.23.3` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a20f26a82a
commit
1eeb2109f5
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.23.2"
|
||||
appVersion: "1.23.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: fluidd
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
|
||||
- https://github.com/fluidd-core/fluidd
|
||||
version: 5.0.9
|
||||
version: 5.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fluidd
|
||||
tag: 1.23.2@sha256:eddd8fac9275f89406113323d8984e293c5f9fb67ab960684329cd0e902a6b3d
|
||||
tag: 1.23.3@sha256:b35f506d6ee5e50c32e65ea48dad73e7f4ccc8a948c743e6b68b161c8f82cd69
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue