From 8fc8bedab4493d518c6b14d576dde298aad39b8e Mon Sep 17 00:00:00 2001 From: "2i2c-token-generator-bot[bot]" <106546794+2i2c-token-generator-bot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 06:18:36 +0000 Subject: [PATCH] Bump images ['ghcr.io/oceanhackweek/python', 'ghcr.io/oceanhackweek/r'] to tags ['d20444f', 'd20444f'], respectively --- config/clusters/2i2c/ohw.values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/clusters/2i2c/ohw.values.yaml b/config/clusters/2i2c/ohw.values.yaml index bdd7d59621..08b766425c 100644 --- a/config/clusters/2i2c/ohw.values.yaml +++ b/config/clusters/2i2c/ohw.values.yaml @@ -46,7 +46,7 @@ basehub: description: "~2 CPU, ~8G RAM" default: true kubespawner_override: - image: "ghcr.io/oceanhackweek/python:d6b63fd" + image: "ghcr.io/oceanhackweek/python:d20444f" default_url: "/lab" mem_limit: 8G mem_guarantee: 4G @@ -55,7 +55,7 @@ basehub: - display_name: "R image" description: "~2 CPU, ~8G RAM" kubespawner_override: - image: "ghcr.io/oceanhackweek/r:1597363" + image: "ghcr.io/oceanhackweek/r:d20444f" default_url: "/rstudio" mem_limit: 8G mem_guarantee: 4G