Update Workhorse version to 8.49.0
What does this MR do?
Updates Workhorse version: https://gitlab.com/gitlab-org/gitlab-workhorse/-/tags/v8.49.0
WH Changelog:
## v8.49.0
### Fixed
- Fix gitlab-resize-image bin installation
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/618
### Other
- Add image scaler duration histogram
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/614
- Pass CORRELATION_ID env variable to resize image subprocesses
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/612
- Simplify s3 session management code
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/616
- Bump labkit dependency to get mutex profiling
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry - [-] Documentation (if required)
- [-] Code review guidelines
- [-] Merge request performance guidelines
- [-] Style guides
- [-] Database guides
- [-] Separation of EE specific content
Availability and Testing
N/A
Security
If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
- [-] Label as security and @ mention
@gitlab-com/gl-security/appsec
- [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
- [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Aleksei Lipniagov