From 411b1517cc5fa93b8fdebee50af89f3c66bc0aea Mon Sep 17 00:00:00 2001
From: Dan Notestein <dan@syncad.com>
Date: Thu, 16 Jan 2025 19:43:06 +0000
Subject: [PATCH] Update submodules:  - haf: update-submodules-for-1.27.8
 (2905eef51a89ec286137cb77958377703803e551)

---
 .gitlab-ci.yml | 2 +-
 haf            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1f76089..48c9aa1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ variables:
 include:
 - template: Workflows/Branch-Pipelines.gitlab-ci.yml
 - project: hive/haf
-  ref: fd69207e2026ecdf046a74deacb54950b186d773   # develop
+  ref: 2905eef51a89ec286137cb77958377703803e551   # develop
   file: /scripts/ci-helpers/prepare_data_image_job.yml
 - project: 'hive/common-ci-configuration'
   ref: 6b9e9e75ec5263939450936a4f8348dfbca3666d
diff --git a/haf b/haf
index fd69207..2905eef 160000
--- a/haf
+++ b/haf
@@ -1 +1 @@
-Subproject commit fd69207e2026ecdf046a74deacb54950b186d773
+Subproject commit 2905eef51a89ec286137cb77958377703803e551
-- 
GitLab