diff --git a/teehr-hub/helm-chart/config.yaml b/teehr-hub/helm-chart/config.yaml index ed93e208..c0849c2d 100644 --- a/teehr-hub/helm-chart/config.yaml +++ b/teehr-hub/helm-chart/config.yaml @@ -26,7 +26,7 @@ jupyterhub: singleuser: image: name: 935462133478.dkr.ecr.us-east-2.amazonaws.com/teehr # Image to use for singleuser environment. Must include dask-gateway. - tag: v0.2.8 + tag: v0.2.9 defaultUrl: "/lab" # Use jupyterlab by defualt. profileList: - display_name: "TEEHR Evaluation System (4 vCPU/32GB memory)" @@ -83,7 +83,7 @@ dask-gateway: backend: image: name: 935462133478.dkr.ecr.us-east-2.amazonaws.com/teehr # Image to use for singleuser environment. Must include dask-gateway. - tag: v0.2.8 + tag: v0.2.9 scheduler: extraPodConfig: # serviceAccountName: user-sa