Bump gcs version to 4.6.25 to fix failing pipeline [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?
- [-] Changelog trailer added
-
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer
Edited by Adam Cohen