Skip to content

Commit

Permalink
Bump hasura image version to 2.1.1 to fix M1 support (PrefectHQ#5335)
Browse files Browse the repository at this point in the history
* Bump hasura image version to fix M1 support

Proper Apple Silicon support was added to hasura/graphql engine in [v2.1.0](https://github.com/hasura/graphql-engine/releases/tag/v2.1.0) which should mean the prefect server can start up on M1 Macs without them needing [8GB of RAM](hasura/graphql-engine#6337 (comment))!

I've tested this locally and everything seems to work great, with ~4 GB of RAM allocated to the Docker VM. Not sure if there are other integration tests I need to run for this, contributing docs only mentioned

* Add changes file

* Fix changelog entry

Co-authored-by: Michael Adkins <[email protected]>
  • Loading branch information
2 people authored and lance0805 committed Aug 2, 2022
1 parent b8c94f8 commit ab91a67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changes/pr5335.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
enhancement:
- "Upgrade version of Hasura GraphQL engine to v2.1.1 - [#5335](https://github.com/PrefectHQ/prefect/pull/5335)"

0 comments on commit ab91a67

Please sign in to comment.