From 570169a928fae579f3d9731c08716d664c2cdfeb Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Thu, 20 Jul 2023 20:52:08 +0530 Subject: [PATCH] test --- ci-automation/capi_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-automation/capi_image.sh b/ci-automation/capi_image.sh index 2b905c858a..34d7e56ddf 100644 --- a/ci-automation/capi_image.sh +++ b/ci-automation/capi_image.sh @@ -64,7 +64,7 @@ function _inside_capi_image_build() { export DEBUG=true # FLATCAR_CHANNEL="$(get_git_channel)" export FLATCAR_CHANNEL="stable" - export FLATCAR_VERSION="3510.2.4" + export FLATCAR_VERSION="3510.2.5" export PUBLISHING_SIG_RESOURCE_GROUP="sayan-flatcar-image-gallery-publishing" export STAGING_SIG_RESOURCE_GROUP="sayan-flatcar-image-gallery-staging" export FLATCAR_GALLERY_NAME="sayan_flatcar"