Skip to content

Commit

Permalink
Merge pull request #182 from asfadmin/dms/feat/v17-cirrus-versions
Browse files Browse the repository at this point in the history
Update CHANGELOG & Docker Tag
  • Loading branch information
mckadesorensen authored Dec 28, 2023
2 parents 4bfa346 + 04bafb0 commit 7c3fb0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## v17.0.0.4

* Add CIRRUS-core and CIRRUS-DAAC versions to outputs for the `cumulus`, `data-persistence`, and `tf` modules.

## v17.0.0.3

* Pass tags to Thin Egress App module in `cumulus` cirrus module
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# PYTHON_VER: python3 or python38 which sets the build target in make file

# ---------------------------
DOCKER_TAG := v17.0.0.2
DOCKER_TAG := v17.0.0.4
export TF_IN_AUTOMATION="true"
export TF_VAR_MATURITY=${MATURITY}
export TF_VAR_DEPLOY_NAME=${DEPLOY_NAME}
Expand Down

0 comments on commit 7c3fb0a

Please sign in to comment.