From ed7c9e580f17745b4ebfb8729e079c3a5881eaf5 Mon Sep 17 00:00:00 2001 From: Pravin Ranjan Date: Fri, 23 Dec 2022 15:25:13 +0530 Subject: [PATCH] Update the release version --- installer/ansible/group_vars/common.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/ansible/group_vars/common.yml b/installer/ansible/group_vars/common.yml index 002210c55..12cb3ac69 100644 --- a/installer/ansible/group_vars/common.yml +++ b/installer/ansible/group_vars/common.yml @@ -31,7 +31,7 @@ install_from: release # These fields below will specify the tag based on install_from type repo_branch: master -release_version: v1.7.1 +release_version: v1.8.0 # This field indicates which os family the system will be running, currently # support 'Debian' and 'RedHat' @@ -42,4 +42,4 @@ source_purge: true ############### # Respective projects release versions -gelato_release_version: v1.7.1 +gelato_release_version: v1.8.0