diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index 0d4f242b639..4d9419c9084 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xmrig -version: 4.1.0 +version: 4.1.1 appVersion: latest 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. home: https://truecharts.org/charts/incubator/xmrig diff --git a/charts/stable/xmrig/questions.yaml b/charts/stable/xmrig/questions.yaml index 775106fb90f..93692423e20 100644 --- a/charts/stable/xmrig/questions.yaml +++ b/charts/stable/xmrig/questions.yaml @@ -63,18 +63,6 @@ questions: schema: type: string default: "" - - variable: NVIDIA_VISIBLE_DEVICES - label: "NVIDIA_VISIBLE_DEVICES" - description: "Nvidia Only Enter your GPU UUID here (only required if you plan to mine with an Nvidia GPU otherwise leave this empty. Dont forget to add --runtime=nvidia to your Extra Parameters in the Advanced View)." - schema: - type: string - default: "" - - variable: NVIDIA_DRIVER_CAPABILITIES - label: "NVIDIA_DRIVER_CAPABILITIES" - description: "Please leave this set to the default option of all if you arent sure what to put here. This value can be left in the template even if you dont want to mine with an Nvidia GPU." - schema: - type: string - default: "all" # Include{containerBasic} # Include{containerAdvanced} # Include{containerConfig} diff --git a/charts/stable/xmrig/values.yaml b/charts/stable/xmrig/values.yaml index 17315e52682..eb273e042d7 100644 --- a/charts/stable/xmrig/values.yaml +++ b/charts/stable/xmrig/values.yaml @@ -28,8 +28,6 @@ workload: DONATE: "1" DRIVERV: "" FEE: lnxd-fee - NVIDIA_DRIVER_CAPABILITIES: all - NVIDIA_VISIBLE_DEVICES: "" POOL: xmr-au1.nanopool.org:14444 WALLET: 84e8UJvXHDGVfE5HZDQfhn3Kh3RGJKebz31G7D4H24TLPMe9x7bQLBw8iyBhNx9USXB8MhvhBe3DyVW1LcuVAf4jBiADNLw WORKER: Unraid