chore(deps): update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3@4e213ee by renovate (#23743)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sethforprivacy/simple-monerod](https://togithub.com/sethforprivacy/simple-monerod-docker) | digest | `88735f6` -> `4e213ee` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
a97eb524a1
commit
e01c0172f0
|
@ -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.2
|
||||
version: 8.1.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/sethforprivacy/simple-monerod
|
||||
tag: v0.18.3.3@sha256:88735f6095b51abbca4826e27b2a89e4772af117126f571f56e4f6c3f24eee8f
|
||||
tag: v0.18.3.3@sha256:4e213ee8e2fe4efbcf0da6d9c0dbc2cea7e5db1793a523dd483f4dd9d1ddae1f
|
||||
|
||||
monero:
|
||||
rpcbindip: "0.0.0.0"
|
||||
|
|
Loading…
Reference in New Issue