Skip to content

Commit

Permalink
Merge pull request 2i2c-org#4778 from developmentseed/nasa-update-ima…
Browse files Browse the repository at this point in the history
…ges-2024.08.18-v1

Nasa hubs: update Pangeo images to 2024.08.18-v1
  • Loading branch information
sgibson91 authored Sep 17, 2024
2 parents 72ffd06 + 076d08e commit 888562a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config/clusters/nasa-esdis/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions config/clusters/nasa-ghg/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/nasa-veda/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 888562a

Please sign in to comment.