chore(deps): update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.2@57ea2ee by renovate (#19071)
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.1` -> `v0.18.3.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
87971e6167
commit
35b208fa68
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.18.3.1
|
||||
appVersion: 0.18.3.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 19.0.0
|
||||
|
@ -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.3.1
|
||||
version: 6.3.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/sethforprivacy/simple-monerod
|
||||
tag: v0.18.3.1@sha256:58688eb8a9f4b7a613537f390b26ef4d00ec69cdcea1f81e63afa3de73299565
|
||||
tag: v0.18.3.2@sha256:57ea2ee18911793cb44908ced0e9bee284fe10c980199f56be2f1e5515dd66c8
|
||||
|
||||
monero:
|
||||
rpcbindip: "0.0.0.0"
|
||||
|
|
Loading…
Reference in New Issue