fix(monero-node): update image ghcr.io/sethforprivacy/simple-monerod v0.18.4.6 → v0.18.5.0 (#48174)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sethforprivacy/simple-monerod](https://redirect.github.com/sethforprivacy/simple-monerod-docker)
| patch | `3c96f72` → `54b68ca` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tb25lcm8tbm9kZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-05-13 07:20:08 +02:00
committed by GitHub
parent 27ca508a8f
commit ee69426177
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.18.4.6
appVersion: 0.18.5.0
dependencies:
- name: common
version: 29.3.4
@@ -38,5 +38,5 @@ sources:
- https://github.com/kannix/monero-full-node
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/monero-node
type: application
version: 10.3.0
version: 10.3.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/sethforprivacy/simple-monerod
tag: v0.18.4.6@sha256:3c96f72d9b903623f13cc2a8460ec58ff440b2b58cfc797e11a02983e0cf155e
tag: v0.18.5.0@sha256:54b68cae321119c794930af32e4fec6772d9bd9e5a2b1a2e2b8efcf49ae68d8f
monero:
rpcbindip: "0.0.0.0"