Skip to content

Commit 8d17ffc

Browse files
committed
eksconfig: bump up clusterloader2 download URL
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
1 parent f5fe3e9 commit 8d17ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eksconfig/add-on-cluster-loader-local.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ func getDefaultAddOnClusterLoaderLocal() *AddOnClusterLoaderLocal {
107107
Enable: false,
108108

109109
ClusterLoaderPath: "/tmp/clusterloader2",
110-
ClusterLoaderDownloadURL: "https://github.com/aws/aws-k8s-tester/releases/download/v1.2.6/clusterloader2-linux-amd64",
110+
ClusterLoaderDownloadURL: "https://github.com/aws/aws-k8s-tester/releases/download/v1.2.7/clusterloader2-linux-amd64",
111111

112112
Runs: 1,
113113
Timeout: 30 * time.Minute,

0 commit comments

Comments
 (0)