Skip to content

Commit

Permalink
deploy tags increment
Browse files Browse the repository at this point in the history
  • Loading branch information
bhayden53 committed Apr 1, 2021
1 parent bb7f9b2 commit adf6efd
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.3.1"
CALDP_VER="0.2.1"
CALCLOUD_VER="0.4.0"
CALDP_VER="0.2.2"
CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_20210323_CAL_final"
CSYS_VER="CALDP_20210323"
# this is the tag that the image will have in AWS ECR
Expand Down

0 comments on commit adf6efd

Please sign in to comment.