From deeca92b8b6fbb535e8ddb5b5c67e89ef82703f7 Mon Sep 17 00:00:00 2001 From: Michael Wang Date: Thu, 12 Jan 2023 11:36:11 -0800 Subject: [PATCH] bump rapids-version (#100) --- source/tools/kubernetes/dask-helm-chart/rapids-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/tools/kubernetes/dask-helm-chart/rapids-config.yaml b/source/tools/kubernetes/dask-helm-chart/rapids-config.yaml index bd842f56..48b564fc 100644 --- a/source/tools/kubernetes/dask-helm-chart/rapids-config.yaml +++ b/source/tools/kubernetes/dask-helm-chart/rapids-config.yaml @@ -2,7 +2,7 @@ scheduler: image: repository: "rapidsai/rapidsai-core" - tag: "22.06-cuda11.5-runtime-ubuntu20.04-py3.9" + tag: "22.12-cuda11.5-runtime-ubuntu20.04-py3.9" env: - name: DISABLE_JUPYTER value: "true" @@ -10,7 +10,7 @@ scheduler: worker: image: repository: "rapidsai/rapidsai-core" - tag: "22.06-cuda11.5-runtime-ubuntu20.04-py3.9" + tag: "22.12-cuda11.5-runtime-ubuntu20.04-py3.9" dask_worker: "dask_cuda_worker" replicas: 3 env: @@ -23,7 +23,7 @@ worker: jupyter: image: repository: "rapidsai/rapidsai-core" - tag: "22.06-cuda11.5-runtime-ubuntu20.04-py3.9" + tag: "22.12-cuda11.5-runtime-ubuntu20.04-py3.9" servicePort: 8888 # Default password hash for "rapids" password: "argon2:$argon2id$v=19$m=10240,t=10,p=8$TBbhubLuX7efZGRKQqIWtw$RG+jCBB2KYF2VQzxkhMNvHNyJU9MzNGTm2Eu2/f7Qpc"