diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index 7bc00698c90..1e603f575ef 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: latest +appVersion: 6.21.0 dependencies: - name: common version: 17.4.2 @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] deprecated: false -description: Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. +description: Chartised version of XMRig for CPU Mining. Helps turn your server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. home: https://truecharts.org/charts/stable/xmrig icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png keywords: @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xmrig - https://hub.docker.com/r/lnxd/xmrig type: application -version: 4.2.0 +version: 5.0.0 diff --git a/charts/stable/xmrig/values.yaml b/charts/stable/xmrig/values.yaml index eb273e042d7..61bb7aa7ac5 100644 --- a/charts/stable/xmrig/values.yaml +++ b/charts/stable/xmrig/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent - repository: lnxd/xmrig - tag: latest@sha256:ca138a54b0bfd76400dab458df69bcd4b379146bb31eb5c231a61a2d5789c7ce + repository: cooleye72/xmrig + tag: 6.21.0@sha256:5ad4b674874a4024462d320a823b7f361129875f2d8616e4e1bb26e8169f5409 persistence: {} portal: open: @@ -30,7 +30,7 @@ workload: FEE: lnxd-fee POOL: xmr-au1.nanopool.org:14444 WALLET: 84e8UJvXHDGVfE5HZDQfhn3Kh3RGJKebz31G7D4H24TLPMe9x7bQLBw8iyBhNx9USXB8MhvhBe3DyVW1LcuVAf4jBiADNLw - WORKER: Unraid + WORKER: TrueNAS probes: liveness: enabled: false