chore(deps): update container image ghcr.io/hotio/rflood to latest@9fad2e0 by renovate (#23618)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/rflood | digest | `99ed384` -> `9fad2e0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
c73ab926fc
commit
00d017c5b7
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rflood
|
- https://github.com/truecharts/charts/tree/master/charts/stable/rflood
|
||||||
- https://hotio.dev/containers/rflood
|
- https://hotio.dev/containers/rflood
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.1
|
version: 7.1.2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/hotio/rflood
|
repository: ghcr.io/hotio/rflood
|
||||||
tag: latest@sha256:99ed384bae637c881a3ae446b5f25907621b3ca11c18dd1ab67401bbb83926a3
|
tag: latest@sha256:9fad2e069846d65ca5f9094df4e4e8cf84fae816568e2dc4ab66890aa43bc682
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue