Update test-network-k8s to Fabric v2.5

Update test-network-k8s to use Fabric v2.5.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
This commit is contained in:
David Enyeart 2023-05-01 17:11:52 -04:00 committed by Dave Enyeart
parent e93cfacf1f
commit 57127ac75a

View file

@ -28,7 +28,7 @@ function context() {
export ${name}="${!override_name:-${default_value}}"
}
context FABRIC_VERSION 2.4
context FABRIC_VERSION 2.5
context FABRIC_CA_VERSION 1.5
context CLUSTER_RUNTIME kind # or k3s for Rancher