From f3a1f5daa87c003496cd035bf5b72cb6d3150a45 Mon Sep 17 00:00:00 2001 From: "2i2c-token-generator-bot[bot]" <106546794+2i2c-token-generator-bot[bot]@users.noreply.github.com> Date: Sat, 13 Aug 2022 18:16:09 +0000 Subject: [PATCH] Bump images ['ghcr.io/oceanhackweek/python', 'ghcr.io/oceanhackweek/r'] to tags ['d6b63fd', 'd6b63fd'], 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 81dabcccc2..1fe67bf43a 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:d8feeae" + image: "ghcr.io/oceanhackweek/python:d6b63fd" 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:ea9e482" + image: "ghcr.io/oceanhackweek/r:d6b63fd" default_url: "/rstudio" mem_limit: 8G mem_guarantee: 4G