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:
Balasankar 'Balu' C 2023-10-20 05:31:36 +00:00
commit ac1e64b389

View file

@ -44,7 +44,7 @@ LABEL maintainer="GitLab Distribution Team" \
description="Build base image for the GitLab Operator project."
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 HELM_VERSION=3.5.2
ARG OPERATORSDK_VERSION=1.14.0