mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 17:21:25 -03:00
chore(helm): update image ghcr.io/sethforprivacy/simple-monerod v0.18.4.2 → v0.18.4.3 (#40613)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sethforprivacy/simple-monerod](https://redirect.github.com/sethforprivacy/simple-monerod-docker) | patch | `4ddb2ee` -> `7f4fd04` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.18.4.2
|
||||
appVersion: 0.18.4.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Chart to run a monero full network node
|
||||
home: https://trueforge.org/truecharts/stable/monero-node
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/monero-node.webp
|
||||
home: https://truecharts.org/charts/stable/monero-node
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.webp
|
||||
keywords:
|
||||
- monero-node
|
||||
- Crypto
|
||||
@@ -38,7 +38,8 @@ name: monero-node
|
||||
sources:
|
||||
- https://ghcr.io/sethforprivacy/simple-monerod
|
||||
- https://github.com/kannix/monero-full-node
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/monero-node
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/monero-node
|
||||
type: application
|
||||
version: 9.8.0
|
||||
version: 9.8.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/sethforprivacy/simple-monerod
|
||||
tag: v0.18.4.2@sha256:4ddb2eef5b367639a106f449c47992709a55953e30ea269788cdd736ca45a98b
|
||||
tag: v0.18.4.3@sha256:7f4fd04d1c35299e57c1719fad23a0d058691a21304649b6986afd3b8ef7a090
|
||||
|
||||
monero:
|
||||
rpcbindip: "0.0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user