chore(deps): update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.4@397c9cc by renovate (#25459)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sethforprivacy/simple-monerod](https://togithub.com/sethforprivacy/simple-monerod-docker) | patch | `v0.18.3.3` -> `v0.18.3.4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4xIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
1cbb5cb696
commit
bee05e536e
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.18.3.3
|
||||
appVersion: 0.18.3.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -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.10
|
||||
version: 8.1.11
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/sethforprivacy/simple-monerod
|
||||
tag: v0.18.3.3@sha256:32f5328cf2457efa99da0c2e486d3d3dbd0b71ee46b58491f9fe97fd62554a2a
|
||||
tag: v0.18.3.4@sha256:397c9cc1042c7805b9b98523ac62a80973810a19a9da64f56e4b542ffa1725c4
|
||||
|
||||
monero:
|
||||
rpcbindip: "0.0.0.0"
|
||||
|
|
Loading…
Reference in New Issue