From 970dcbbec5919b7d360d16678da7aeaae82689d4 Mon Sep 17 00:00:00 2001 From: Konstantin Grachev Date: Tue, 15 Nov 2022 01:21:10 +0300 Subject: [PATCH] fix hasura version --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 7e10a8b..119d956 100644 --- a/values.yaml +++ b/values.yaml @@ -9,7 +9,7 @@ image: repository: hasura/graphql-engine pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v2.3.1.cli-migrations-v3 + tag: v2.15.0.cli-migrations-v3 pullSecrets: [ ] extraEnvVarsSecret: ""