We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe4595e + e330cbf commit 5ec9c8dCopy full SHA for 5ec9c8d
inventory/group_vars/apiserver.yml
@@ -8,7 +8,7 @@ api_hasura_admin_test_password: "not4production"
8
api_user_email: "{{ api_user }}@{{ api_network_listening_ip_address }}"
9
api_home: "{{ fworch_home }}/api"
10
api_hasura_cli_bin: "{{ fworch_home }}/api/bin/hasura"
11
-api_hasura_version: "v2.45.2"
+api_hasura_version: "v2.48.1"
12
api_project_name: api
13
api_no_metadata: false
14
api_rollback_is_running: false
0 commit comments