mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Remove kubeval tool
This commit is contained in:
parent
6a43e82acc
commit
ddf6169012
1 changed files with 0 additions and 4 deletions
|
|
@ -27,10 +27,6 @@ RUN wget -q -O - ${HELM_URL} | tar zxf - \
|
|||
&& chmod +x /usr/bin/helm \
|
||||
&& helm version --client
|
||||
|
||||
# Install kubeval
|
||||
RUN mkdir -p $HELM_HOME/plugins && \
|
||||
helm plugin install https://github.com/instrumenta/helm-kubeval
|
||||
|
||||
# Install kubeconform
|
||||
ENV KUBECONFORM_HELM_VERSION=0.1.16
|
||||
RUN mkdir -p $HELM_HOME/plugins && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue