Code Review
/
functest-kubernetes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f2b1766
)
Update Helm to last stable version
39/74639/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 25 Oct 2024 09:50:59 +0000
(11:50 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 25 Oct 2024 09:54:28 +0000
(11:54 +0200)
Co-authored-by: Konstantin Yarovoy <konstantin.yarovoy@tietoevry.com>
Change-Id: I3cd8571b2b388227454a7b9ea978bd24d46b35a8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
13922f27120386ce21b2cb57cf2e4850307e0950
)
docker/cnf/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/cnf/Dockerfile
b/docker/cnf/Dockerfile
index
d9201de
..
97bdf06
100644
(file)
--- a/
docker/cnf/Dockerfile
+++ b/
docker/cnf/Dockerfile
@@
-2,7
+2,7
@@
FROM opnfv/functest-kubernetes-core:v1.31
ARG K8S_TAG=1.31
ARG CNF_TESTSUITE_TAG=v1.3.3
-ARG HELM_TAG=v3.
3.1
+ARG HELM_TAG=v3.
6.0
USER root
RUN apk --no-cache add --update wget curl ncurses git yaml openssl zlib && \