From b42a5cb597bd674f7e161d118578fdc6255ca29a Mon Sep 17 00:00:00 2001 From: James Munroe Date: Thu, 11 Apr 2024 18:30:22 -0400 Subject: [PATCH] [nasa-cryo] bump image tag --- config/clusters/nasa-cryo/common.values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/clusters/nasa-cryo/common.values.yaml b/config/clusters/nasa-cryo/common.values.yaml index 5aeb6bf4c5..1686c16a33 100644 --- a/config/clusters/nasa-cryo/common.values.yaml +++ b/config/clusters/nasa-cryo/common.values.yaml @@ -140,8 +140,8 @@ basehub: slug: "python" kubespawner_override: # Image repo: https://github.com/CryoInTheCloud/hub-image - # Requested in https://2i2c.freshdesk.com/a/tickets/1409 - image: "quay.io/cryointhecloud/cryo-hub-image:ef77b28abd1f" + # Requested in https://2i2c.freshdesk.com/a/tickets/1496 + image: "quay.io/cryointhecloud/cryo-hub-image:46556c3fb776" rocker: display_name: R slug: "rocker"