Skip to content

Commit

Permalink
calcloud version increment to 0.4.5 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhayden53 authored Apr 15, 2021
1 parent 800196d commit 83b3c2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion terraform/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
#! /bin/bash -xu

export AWS_DEFAULT_REGION=us-east-1

# 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.4"
CALCLOUD_VER="0.4.5"
CALDP_VER="0.2.5"
CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_20210323_CAL_final"
CSYS_VER="CALDP_20210323"
Expand Down

0 comments on commit 83b3c2d

Please sign in to comment.