Skip to content

Bump gcs version to 4.6.25 to fix failing pipeline [v4.x]

Adam Cohen requested to merge bump-gcs-version into v4.x

What does this MR do?

Pin console gem to 1.16.2 [v4.x] (!2912 - merged) fixed a failing pipeline, however, the trigger-db-update scheduled pipeline is still building container scanning images for the tag 4.6.24 which doesn't have this fix, and this is causing failures.

This MR bumps the version for Container Scanning on the v4.x branch to 4.6.25 so that we create a new tag, which will allow the trigger-db-update scheduled pipeline to succeed.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports