Skip to content

Commit

Permalink
bump Forest version for daily snapshot (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs authored Nov 7, 2023
1 parent ef6fc06 commit 8407a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/daily_snapshot/prod/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module "daily_snapshot" {
size = "s-4vcpu-16gb-amd" # droplet size
slack_channel = "#forest-notifications" # slack channel for notifications
snapshot_bucket = "forest-archive"
forest_tag = "v0.15.0"
forest_tag = "v0.15.2"
r2_endpoint = "https://2238a825c5aca59233eab1f221f7aefb.r2.cloudflarestorage.com/"

# Variable passthrough:
Expand Down

0 comments on commit 8407a9c

Please sign in to comment.