diff --git a/terraform/deploy.sh b/terraform/deploy.sh index 133bb571..5dc7d7d0 100755 --- a/terraform/deploy.sh +++ b/terraform/deploy.sh @@ -3,8 +3,8 @@ # 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.7" -CALDP_VER="0.2.6" +CALCLOUD_VER="0.4.8" +CALDP_VER="0.2.7" CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_20210323_CAL_final" # this is the tag that the image will have in AWS ECR