chore(deps): update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3@64af801 by renovate (#20809)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sethforprivacy/simple-monerod](https://togithub.com/sethforprivacy/simple-monerod-docker) | digest | `f065d20` -> `64af801` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
2317a939ce
commit
07b483da36
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Crypto
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/monero-node
|
||||
- https://ghcr.io/sethforprivacy/simple-monerod
|
||||
type: application
|
||||
version: 6.7.5
|
||||
version: 6.7.6
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/sethforprivacy/simple-monerod
|
||||
tag: v0.18.3.3@sha256:f065d20d9685d24cc21df8a38f2cd036f957ba652353af57cc8a2c3561b7d343
|
||||
tag: v0.18.3.3@sha256:64af801b7df6ccc56557dd161d564f8425ba4e3fe8d4dd46a891d6b776062ea3
|
||||
|
||||
monero:
|
||||
rpcbindip: "0.0.0.0"
|
||||
|
|
Loading…
Reference in New Issue