Skip to content

Commit

Permalink
Merge pull request #37 from moreal/bump-mimir-20241126
Browse files Browse the repository at this point in the history
chore: bump mimir image
  • Loading branch information
moreal authored Nov 26, 2024
2 parents 1d6bc7f + 2e74d5b commit 2734974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dx/mimir-main-cluster/terraform.public.auto.tfvars
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cluster_name = "mimir-main"
region = "us-east-2"
environment = "prod"
mimir_image = "git-c93baa314da06fb28d4ec411c7aeb8a4a604d97f"
mimir_worker_image = "git-dfef75d813f38ed2bcddeae0026c34cfd912ea1d"
mimir_image = "git-a231b946c1d1a70f2265256606b601893f63bd33"
mimir_worker_image = "git-a231b946c1d1a70f2265256606b601893f63bd33"
vpc_cidr_block = "10.0.0.0/16"
create_route_tables = true

0 comments on commit 2734974

Please sign in to comment.