Skip to content

Commit 9f1c070

Browse files
authored
update due to hasura security bugfix
1 parent 775c0a6 commit 9f1c070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inventory/group_vars/apiserver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ api_hasura_admin_test_password: "not4production"
88
api_user_email: "{{ api_user }}@{{ api_ip_address }}"
99
api_home: "{{ fworch_home }}/api"
1010
api_hasura_cli_bin: "{{ fworch_home }}/api/bin/hasura"
11-
api_hasura_version: "v2.14.0"
11+
api_hasura_version: "v2.16.1"
1212
api_project_name: api
1313
api_no_metadata: false
1414
api_rollback_is_running: false

0 commit comments

Comments
 (0)