Skip to content

Commit

Permalink
fix incorrect date on image tags for ghg and esdis clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
batpad committed Mar 21, 2024
1 parent a7f33ac commit 3d57027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/clusters/nasa-esdis/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jupyterhub:
description: Pangeo based notebook with a Python environment
default: true
kubespawner_override:
image: public.ecr.aws/nasa-veda/nasa-veda-singleuser:2023-03-20
image: public.ecr.aws/nasa-veda/nasa-veda-singleuser:2024-03-20
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 3d57027

Please sign in to comment.