mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Update kubebuilder from 3.2.0 to 3.12.0
This commit is contained in:
parent
83fdaf7762
commit
1fee83d387
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