From 070e3910347ab0f7a225af571621de4668a1cc12 Mon Sep 17 00:00:00 2001 From: Pris Nasrat Date: Thu, 18 May 2023 13:42:30 -0400 Subject: [PATCH] Revert Bump image for cryocloud This reverts commit 8ce1e49eb51ce6ab1e1be28885f927d4ba876038. Due to deploy start script fails mkdir failures with EEXIST https://github.com/2i2c-org/infrastructure/pull/2550 --- config/clusters/nasa-cryo/common.values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/clusters/nasa-cryo/common.values.yaml b/config/clusters/nasa-cryo/common.values.yaml index 96d8e2e8a0..76c2ca7a6a 100644 --- a/config/clusters/nasa-cryo/common.values.yaml +++ b/config/clusters/nasa-cryo/common.values.yaml @@ -139,7 +139,7 @@ basehub: slug: "python" kubespawner_override: # Image repo: https://github.com/CryoInTheCloud/hub-image - image: "quay.io/cryointhecloud/cryo-hub-image:034c99c07b90" + image: "quay.io/cryointhecloud/cryo-hub-image:98e6196ee90a" rocker: display_name: R slug: "rocker"