Skip to content

[operator-build-base] Update yq to 4.44.1

Lucas Li requested to merge operator-build-base-update-yq-4.44 into master

What does this MR do and why?

Update yq to 4.44.1

Once merged, we could use the encoder to do urlencoding in gitlab-org/cloud-native/gitlab-operator!809

$ yq -n '"cool/Data" | @uri'
cool%2FData

Just like explained in !398 (merged), we only use it in CI at the moment.

Checklist

Edited by Lucas Li

Merge request reports