File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ nodeAgent:
5252 resources : {}
5353
5454image :
55- tag : v1.20.0
55+ tag : v1.20.1
5656 domain : amazonaws.com
5757 region : us-west-2
5858 endpoint : ecr
8686 ENABLE_IPv4 : " true"
8787 ENABLE_IPv6 : " false"
8888 ENABLE_SUBNET_DISCOVERY : " true"
89- VPC_CNI_VERSION : " v1.20.0 "
89+ VPC_CNI_VERSION : " v1.20.1 "
9090 NETWORK_POLICY_ENFORCING_MODE : " standard"
9191 ENABLE_IMDS_ONLY_MODE : " false"
9292 ENABLE_MULTI_NIC : " false"
Original file line number Diff line number Diff line change 1010# NG_LABEL_KEY: nodegroup label key, default "kubernetes.io/os"
1111# NG_LABEL_VAL: nodegroup label val, default "linux"
1212# RUN_DEVEKS_TEST: Set this variable for tests to run on a deveks cluster
13- # CNI_METRICS_HELPER: cni metrics helper image tag, default "602401143452.dkr.ecr.us-west-2.amazonaws.com/cni-metrics-helper:v1.20.0 "
13+ # CNI_METRICS_HELPER: cni metrics helper image tag, default "602401143452.dkr.ecr.us-west-2.amazonaws.com/cni-metrics-helper:v1.20.1 "
1414# TEST_IMAGE_REGISTRY: the registry in test-infra-* accounts where e2e test images are stored
1515set -e
1616
You can’t perform that action at this time.
0 commit comments