mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Upgrade Operator SDK to 1.14.0
This commit is contained in:
parent
65b2618e8f
commit
7c097ac5c1
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ ARG KUBERNETES_VERSION=1.21.4
|
|||
ARG KUBEBUILDER_VERSION=3.2.0
|
||||
ARG YQ_VERSION=4.7.0
|
||||
ARG HELM_VERSION=3.5.2
|
||||
ARG OPERATORSDK_VERSION=1.13.1
|
||||
ARG OPERATORSDK_VERSION=1.14.0
|
||||
# ARG OPM_VERSION=1.19.0
|
||||
|
||||
RUN apk add --no-cache podman buildah curl make gcc musl-dev git bash coreutils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue