diff --git a/build/bin/build-collection.sh b/build/bin/build-collection.sh index 84a599cfb..02425aebf 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-241107-amd64' -MAS_LATEST_CATALOG='v9-241205-amd64' +MAS_PREVIOUS_CATALOG='v9-241205-amd64' +MAS_LATEST_CATALOG='v9-250109-amd64' # Update all the placeholders in the playbooks diff --git a/ibm/mas_devops/playbooks/mirror_dependencies.yml b/ibm/mas_devops/playbooks/mirror_dependencies.yml index 55db54354..12fa1b514 100644 --- a/ibm/mas_devops/playbooks/mirror_dependencies.yml +++ b/ibm/mas_devops/playbooks/mirror_dependencies.yml @@ -192,7 +192,6 @@ - ibm-cpp - ibm-cs-healthcheck - ibm-cs-monitoring - - ibm-events-operator ibmpak_skip_dependencies: false - role: ibm.mas_devops.mirror_images @@ -214,7 +213,6 @@ - ibm-cpp - ibm-cs-healthcheck - ibm-cs-monitoring - - ibm-events-operator ibmpak_skip_dependencies: false - role: ibm.mas_devops.mirror_images @@ -240,7 +238,6 @@ - ibm-cpp - ibm-cs-healthcheck - ibm-cs-monitoring - - ibm-events-operator ibmpak_skip_dependencies: false - role: ibm.mas_devops.mirror_images @@ -266,7 +263,6 @@ - ibm-cpp - ibm-cs-healthcheck - ibm-cs-monitoring - - ibm-events-operator ibmpak_skip_dependencies: false - role: ibm.mas_devops.mirror_images