diff --git a/tf-managed/live/environments/prod/applications/forest-butterflynet/terragrunt.hcl b/tf-managed/live/environments/prod/applications/forest-butterflynet/terragrunt.hcl index 0e151d4a4..8f8c1ad36 100644 --- a/tf-managed/live/environments/prod/applications/forest-butterflynet/terragrunt.hcl +++ b/tf-managed/live/environments/prod/applications/forest-butterflynet/terragrunt.hcl @@ -13,5 +13,5 @@ inputs = { chain = "butterflynet" droplet_size = "s-1vcpu-2gb-amd" service_name = "forest-butterflynet" - forest_tag = "v0.17.2-fat" + forest_tag = "v0.19.0-fat" } diff --git a/tf-managed/live/environments/prod/applications/snapshot-service-2/terragrunt.hcl b/tf-managed/live/environments/prod/applications/snapshot-service-2/terragrunt.hcl index cc6881bdf..5c3dd37c9 100644 --- a/tf-managed/live/environments/prod/applications/snapshot-service-2/terragrunt.hcl +++ b/tf-managed/live/environments/prod/applications/snapshot-service-2/terragrunt.hcl @@ -13,7 +13,7 @@ inputs = { name = "forest-snapshot-2" size = "s-4vcpu-16gb-320gb-intel" r2_endpoint = "https://2238a825c5aca59233eab1f221f7aefb.r2.cloudflarestorage.com/" - forest_tag = "v0.17.2-fat" + forest_tag = "v0.19.0-fat" snapshot_bucket = "forest-archive" region = "sfo3" diff --git a/tf-managed/live/environments/prod/applications/snapshot-service/terragrunt.hcl b/tf-managed/live/environments/prod/applications/snapshot-service/terragrunt.hcl index 376a13fbd..c66f4d683 100644 --- a/tf-managed/live/environments/prod/applications/snapshot-service/terragrunt.hcl +++ b/tf-managed/live/environments/prod/applications/snapshot-service/terragrunt.hcl @@ -13,7 +13,7 @@ inputs = { name = "forest-snapshot" size = "s-4vcpu-16gb-amd" r2_endpoint = "https://2238a825c5aca59233eab1f221f7aefb.r2.cloudflarestorage.com/" - forest_tag = "v0.17.2-fat" + forest_tag = "v0.19.0-fat" snapshot_bucket = "forest-archive" monitoring = {