diff --git a/terraform/deploy.sh b/terraform/deploy.sh index 4ec42ef8..181d4a67 100755 --- a/terraform/deploy.sh +++ b/terraform/deploy.sh @@ -3,7 +3,7 @@ # ADMIN_ARN is set in the ci node env and should not be included in this deploy script # variables that will likely be changed frequently -CALCLOUD_VER="0.4.5" +CALCLOUD_VER="0.4.6" CALDP_VER="0.2.5" CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_20210323_CAL_final" CSYS_VER="CALDP_20210323"