From 02a6bda7a9e91a9f58ab7b4cb72f0462c0880489 Mon Sep 17 00:00:00 2001 From: Alex Kerney Date: Mon, 19 Aug 2024 10:03:52 -0400 Subject: [PATCH] Update ohw.values.yaml for more tutorial dependencies A few more OceanHackWeekn tutorial presenters provided their dependencies, so I've updated the image so they can test their tutorials. xref #4469 --- config/clusters/2i2c/ohw.values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/clusters/2i2c/ohw.values.yaml b/config/clusters/2i2c/ohw.values.yaml index 1994d4bbe3..1acbea4dbc 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:82a498f" + image: "ghcr.io/oceanhackweek/python:7b7bb16" default_url: "/lab" mem_limit: 8G mem_guarantee: 4G