Skip to content

Commit

Permalink
update calcloud deploy tag to v0.4.19 (#128)
Browse files Browse the repository at this point in the history
* env-specific override for cache refresh cadences

* increment calcloud in deploy.sh

* black

* simplify return statement

* fixing deploy.sh, accidentally pulled in changes from a different branch

* update calcloud deploy tag to 0.4.19
  • Loading branch information
bhayden53 authored Jun 15, 2021
1 parent 63e7a47 commit e819d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.18"
CALCLOUD_VER="0.4.19"
CALDP_VER="0.2.11"
CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_20210505_CAL_final"

Expand Down

0 comments on commit e819d8e

Please sign in to comment.