Skip to content

Commit

Permalink
version increments for deploy (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhayden53 authored Apr 24, 2021
1 parent 4aaea88 commit e41ef16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e41ef16

Please sign in to comment.