chore(deps): update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3@36f3ea3 by renovate (#25029)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sethforprivacy/simple-monerod](https://togithub.com/sethforprivacy/simple-monerod-docker) | digest | `ca318f8` -> `36f3ea3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
5b2c6161e9
commit
efd05451d4
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/kannix/monero-full-node
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/monero-node
|
||||
type: application
|
||||
version: 8.1.8
|
||||
version: 8.1.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/sethforprivacy/simple-monerod
|
||||
tag: v0.18.3.3@sha256:ca318f88ac4e89e942303eb3cfb35e6be39b600385db691a90ef76f5aba66b39
|
||||
tag: v0.18.3.3@sha256:36f3ea32c40a285a554f5e761710263330847e2e5f6ce53b2e6b04b4896354af
|
||||
|
||||
monero:
|
||||
rpcbindip: "0.0.0.0"
|
||||
|
|
Loading…
Reference in New Issue