diff --git a/config/clusters/nasa-esdis/common.values.yaml b/config/clusters/nasa-esdis/common.values.yaml index 38f44d2521..31befefbc2 100644 --- a/config/clusters/nasa-esdis/common.values.yaml +++ b/config/clusters/nasa-esdis/common.values.yaml @@ -61,7 +61,7 @@ jupyterhub: description: Pangeo based notebook with a Python environment default: true kubespawner_override: - image: public.ecr.aws/nasa-veda/pangeo-notebook-veda-image:53b6fd1256f5 + image: public.ecr.aws/nasa-veda/pangeo-notebook-veda-image:2024.08.18-v1 init_containers: # Need to explicitly fix ownership here, as otherwise these directories will be owned # by root on most NFS filesystems - neither EFS nor Google Filestore support anonuid @@ -145,7 +145,7 @@ jupyterhub: # Launch people directly into the Linux desktop when they start default_url: /desktop # Built from https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/51 - image: quay.io/2i2c/nasa-qgis-image:0d0765090250 + image: quay.io/2i2c/nasa-qgis-image:d76118ea0c15 profile_options: *profile_options scheduling: userScheduler: diff --git a/config/clusters/nasa-ghg/common.values.yaml b/config/clusters/nasa-ghg/common.values.yaml index 92d7542543..d9257b7cd9 100644 --- a/config/clusters/nasa-ghg/common.values.yaml +++ b/config/clusters/nasa-ghg/common.values.yaml @@ -86,7 +86,7 @@ basehub: - US-GHG-Center:ghg-trial-access - 2i2c-org:hub-access-for-2i2c-staff kubespawner_override: - image: public.ecr.aws/nasa-veda/pangeo-notebook-veda-image:53b6fd1256f5 + image: public.ecr.aws/nasa-veda/pangeo-notebook-veda-image:2024.08.18-v1 init_containers: # Need to explicitly fix ownership here, as otherwise these directories will be owned # by root on most NFS filesystems - neither EFS nor Google Filestore support anonuid @@ -227,7 +227,7 @@ basehub: kubespawner_override: default_url: /desktop # Built from https://github.com/2i2c-org/nasa-qgis-image - image: quay.io/2i2c/nasa-qgis-image:0d0765090250 + image: quay.io/2i2c/nasa-qgis-image:d76118ea0c15 profile_options: *profile_options - display_name: "Bring your own image" description: Specify your own docker image (must have python and jupyterhub installed in it) diff --git a/config/clusters/nasa-veda/common.values.yaml b/config/clusters/nasa-veda/common.values.yaml index ab3febd0f8..db4b4eaa2c 100644 --- a/config/clusters/nasa-veda/common.values.yaml +++ b/config/clusters/nasa-veda/common.values.yaml @@ -141,7 +141,7 @@ basehub: display_name: Modified Pangeo Notebook description: Pangeo based notebook with a Python environment kubespawner_override: - image: public.ecr.aws/nasa-veda/pangeo-notebook-veda-image:6fcf6cfa3192 + image: public.ecr.aws/nasa-veda/pangeo-notebook-veda-image:2024.08.18-v1 init_containers: # Need to explicitly fix ownership here, as otherwise these directories will be owned # by root on most NFS filesystems - neither EFS nor Google Filestore support anonuid