Skip to content

Commit

Permalink
update tig to 0.13.1rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Jan 29, 2025
1 parent 132d51d commit 92c36bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform-deploy/terraform_env/uat.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"tig_source":"https://github.com/podaac/tig/releases/download/0.13.0rc3/tig-terraform-0.13.0rc3.zip",
"tig_image":"ghcr.io/podaac/tig:0.13.0rc3",
"tig_source":"https://github.com/podaac/tig/releases/download/0.13.1rc1/tig-terraform-0.13.1rc1.zip",
"tig_image":"ghcr.io/podaac/tig:0.13.1rc1",
"forge_source":"https://github.com/podaac/forge/releases/download/0.12.0-rc.14/forge-0.12.0-rc.14.zip",
"forge_image":"ghcr.io/podaac/forge:0.12.0-rc.14",
"forge_py_source" : "https://github.com/podaac/forge-py/releases/download/0.4.0rc5/forge-py-terraform-0.4.0rc5.zip",
Expand Down

0 comments on commit 92c36bf

Please sign in to comment.