mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 11:02:55 +01:00
Merge branch 'operator-update-kubebuilder' into 'master'
Update kubebuilder from 3.2.0 to 3.12.0 See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/739 Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by: Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by: Clemens Beck <cbeck@gitlab.com>
This commit is contained in:
commit
ac1e64b389
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ LABEL maintainer="GitLab Distribution Team" \
|
||||||
description="Build base image for the GitLab Operator project."
|
description="Build base image for the GitLab Operator project."
|
||||||
|
|
||||||
ARG KUBERNETES_VERSION=1.21.4
|
ARG KUBERNETES_VERSION=1.21.4
|
||||||
ARG KUBEBUILDER_VERSION=3.2.0
|
ARG KUBEBUILDER_VERSION=3.12.0
|
||||||
ARG YQ_VERSION=4.7.0
|
ARG YQ_VERSION=4.7.0
|
||||||
ARG HELM_VERSION=3.5.2
|
ARG HELM_VERSION=3.5.2
|
||||||
ARG OPERATORSDK_VERSION=1.14.0
|
ARG OPERATORSDK_VERSION=1.14.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue