From 00536ff4ce6d9af18820bb2b6b28d42266397a60 Mon Sep 17 00:00:00 2001 From: Parveen Kumar Date: Mon, 30 Jun 2025 14:29:41 +0530 Subject: [PATCH] [minor] Support July Catalog Update --- build/bin/build-collection.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/bin/build-collection.sh b/build/bin/build-collection.sh index a128fdb0e..f8a4bdd90 100644 --- a/build/bin/build-collection.sh +++ b/build/bin/build-collection.sh @@ -13,8 +13,8 @@ cat $GITHUB_WORKSPACE/ibm/mas_devops/galaxy.yml # Update this when we have new catalog -MAS_PREVIOUS_CATALOG='v9-250501-amd64' -MAS_LATEST_CATALOG='v9-250624-amd64' +MAS_PREVIOUS_CATALOG='v9-250624-amd64' +MAS_LATEST_CATALOG='v9-250731-amd64' # Update all the placeholders in the playbooks