Skip to content

Commit

Permalink
Update deploy_vars.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raswaters committed Oct 8, 2024
1 parent a7fdf0c commit e3771d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- update caldp version
- set permissions to make files readable and dirs executable in AL2023
- additional updates for STSCI-AMAZON-LINUX2023
2 changes: 1 addition & 1 deletion terraform/deploy_vars.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#! /bin/bash -xu
export CALCLOUD_VER="v0.4.45-rc4"
export CALCLOUD_VER="v0.4.45-rc5"
export CALDP_VER="v0.2.27-rc2"
export CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_20240813_CAL_final"
export BASE_IMAGE_TAG=`cut -d ":" -f2- <<< ${CAL_BASE_IMAGE} `
Expand Down

0 comments on commit e3771d9

Please sign in to comment.