chore(deps): update container image ghcr.io/hotio/rflood to latest@8e47ec9 by renovate (#21486)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/rflood | digest | `41e7782` -> `8e47ec9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
390a49dcd5
commit
51df0c7f77
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.webp
|
||||||
keywords:
|
keywords:
|
||||||
- rflood
|
- rflood
|
||||||
- downloaders
|
- downloaders
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rflood
|
- https://github.com/truecharts/charts/tree/master/charts/stable/rflood
|
||||||
- https://ghcr.io/hotio/rflood
|
- https://ghcr.io/hotio/rflood
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/hotio/rflood
|
repository: ghcr.io/hotio/rflood
|
||||||
tag: latest@sha256:41e77825fbbc1e0d46e92ce0ef7b741767b855e753b09896c27acb146e8e7ae6
|
tag: latest@sha256:8e47ec9d6947cb4f6fb7f598f63073e2bb9f7ac5684b61e9e0ab5efa0c77154e
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue