chore(deps): update container image ich777/fluttercoin to latest@c1b4c32 by renovate (#26573)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/fluttercoin | digest | `010e719` -> `c1b4c32` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44NS4xIiwidXBkYXRlZEluVmVyIjoiMzguODUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
167f04be6a
commit
def3914146
|
@ -36,4 +36,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet
|
- https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet
|
||||||
- https://hub.docker.com/r/ich777/fluttercoin
|
- https://hub.docker.com/r/ich777/fluttercoin
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.7
|
version: 7.1.8
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/fluttercoin
|
repository: ich777/fluttercoin
|
||||||
tag: latest@sha256:010e719e14e37fe95bfdbd5b20954e95c3a3cd2bbdb6c8595ce80dc3378f2795
|
tag: latest@sha256:c1b4c32871fbd98468ea3426add86bfb287d033a14a7f0f90bc18b59df6a1ed1
|
||||||
persistence:
|
persistence:
|
||||||
datapath:
|
datapath:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue