fix(images): update container image tccr.io/truecharts/qflood to latest (#14973)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/qflood | digest | `a298c47` -> `d773cd8` | --- > [!WARNING] > Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
17471fe618
commit
de94877cff
|
@ -24,4 +24,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/qflood
|
||||
- https://hotio.dev/containers/qflood
|
||||
type: application
|
||||
version: 2.0.13
|
||||
version: 2.0.14
|
||||
|
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/qflood
|
||||
tag: latest@sha256:a298c4739febf9a09bc1ab0aad7abe5dbf57163a2c6ca1aac03436d6e19ad224
|
||||
tag: latest@sha256:d773cd8b8c19929214a0d4b5c0668f214e7b5b4490da0114a6bad7f9feba1b5f
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue