Skip to content

Commit

Permalink
Merge branch 'main' into shashank/archival-snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-shashank authored May 2, 2024
2 parents 3f9bb4f + a9c9336 commit 08e2865
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions scripts/mirror-actors/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ inputs = {
chain = "butterflynet"
droplet_size = "s-1vcpu-2gb-amd"
service_name = "forest-butterflynet"
forest_tag = "2024-03-25-44c3331-fat"
forest_tag = "latest-fat"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs = {
name = "forest-snapshot"
size = "s-4vcpu-16gb-amd"
r2_endpoint = "https://2238a825c5aca59233eab1f221f7aefb.r2.cloudflarestorage.com/"
forest_tag = "latest"
forest_tag = "latest-fat"
snapshot_bucket = "forest-archive-dev"

monitoring = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ inputs = {
chain = "butterflynet"
droplet_size = "s-1vcpu-2gb-amd"
service_name = "forest-butterflynet"
forest_tag = "2024-03-25-44c3331-fat"
forest_tag = "v0.17.2-fat"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ terraform {

inputs = {
name = "forest-snapshot-2"
size = "s-4vcpu-16gb-amd"
size = "s-4vcpu-16gb-320gb-intel"
r2_endpoint = "https://2238a825c5aca59233eab1f221f7aefb.r2.cloudflarestorage.com/"
forest_tag = "v0.17.1-fat"
forest_tag = "v0.17.2-fat"
snapshot_bucket = "forest-archive"
region = "sfo3"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs = {
name = "forest-snapshot"
size = "s-4vcpu-16gb-amd"
r2_endpoint = "https://2238a825c5aca59233eab1f221f7aefb.r2.cloudflarestorage.com/"
forest_tag = "v0.17.1-fat"
forest_tag = "v0.17.2-fat"
snapshot_bucket = "forest-archive"

monitoring = {
Expand Down

0 comments on commit 08e2865

Please sign in to comment.