Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
inkluster-dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7ca798ec
authored
2025-01-22 11:06:36 -0600
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Show kustomize version during build.
1 parent
06327f5d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Dockerfile
Dockerfile
View file @
7ca798e
...
...
@@ -105,6 +105,7 @@ RUN true && set -x && \
mkdir -p
$HELM_PLUGINS
&&
\
tar -C
$HELM_PLUGINS
-xf /srv/helm-diff-linux-amd64.tgz
&&
\
tar -C
$HELM_PLUGINS
-xf /srv/helm-git.tar.gz
&&
\
kustomize version
&&
\
helm version
&&
helm plugin list
&&
\
helmfile version
&&
\
istioctl version --remote
=
false
&&
\
...
...
Please
register
or
sign in
to post a comment