commit | 989f3c7a506cab1dba428a4647ddd7bf70b375c5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon May 10 15:40:02 2021 -0700 |
committer | Hardik Windlass <hardik@opennetworking.org> | Tue May 11 03:08:07 2021 +0000 |
tree | 2d4bfe147d7476573b850ffc6b9c929cfe72c131 | |
parent | c4830de3e2b10f7edb0b5531030845e9cab9d71c [diff] |
Using correct ETCD chart version for VOLTHA-2.7 Change-Id: Ie2e5e9c56be435883f63785639a160f8f36987ac
diff --git a/releases/voltha-2.7 b/releases/voltha-2.7 index 5251c57..dbf119a 100644 --- a/releases/voltha-2.7 +++ b/releases/voltha-2.7
@@ -14,6 +14,7 @@ export WITH_ONOS=classic export HELM_VERSION=v3.2.4 export KIND_VERSION=v0.8.1 +export ETCD_CHART_VERSION=5.6.2 # global.image_tag=null will use the image tags in the Helm charts rather than # kind-voltha's default which is 'master'.