mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Merge branch 'operator-build-base-update-yq-4.44' into 'master'
[operator-build-base] Update yq to 4.44.1 See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/805 Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by: Clemens Beck <cbeck@gitlab.com> Co-authored-by: Lucas Li <lli@gitlab.com>
This commit is contained in:
commit
a4e7bafe63
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ LABEL maintainer="GitLab Distribution Team" \
|
|||
|
||||
ARG KUBERNETES_VERSION=1.23.1
|
||||
ARG KUBEBUILDER_VERSION=3.12.0
|
||||
ARG YQ_VERSION=4.7.0
|
||||
ARG YQ_VERSION=4.44.1
|
||||
ARG HELM_VERSION=3.9.4
|
||||
ARG OPERATORSDK_VERSION=1.32.0
|
||||
ARG TASK_VERSION=3.12.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue