diff --git a/config/clusters/2i2c/ohw.values.yaml b/config/clusters/2i2c/ohw.values.yaml index 2444587694..ab21eb9d55 100644 --- a/config/clusters/2i2c/ohw.values.yaml +++ b/config/clusters/2i2c/ohw.values.yaml @@ -26,7 +26,7 @@ basehub: description: "~2 CPU, ~8G RAM" default: true kubespawner_override: - image: "ghcr.io/oceanhackweek/python:27d5f52" + image: "ghcr.io/oceanhackweek/python:37f83fb" default_url: "/lab" mem_limit: 8G mem_guarantee: 4G @@ -35,7 +35,7 @@ basehub: - display_name: "R en RStudio" description: "~2 CPU, ~8G RAM" kubespawner_override: - image: "ghcr.io/oceanhackweek/r:27d5f52" + image: "ghcr.io/oceanhackweek/r:37f83fb" default_url: "/rstudio" mem_limit: 8G mem_guarantee: 4G