File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed
Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ version: 2.0
22shards:
33 cluster_tools:
44 git: https://github.com/cnf-testsuite/cluster_tools.git
5- version: 0. 1.0+git.commit.9541c11aedd688b6c03386f83fd2a89756fbedae
5+ version: 1.0.0
66
77 docker_client:
88 git: https://github.com/cnf-testsuite/docker_client.git
9- version: 0. 1.0+git.commit.394f8652859ae635f0504fe9134f96f40975db3c
9+ version: 1.0.0
1010
1111 find:
1212 git: https://github.com/cnf-testsuite/find.git
@@ -18,15 +18,15 @@ shards:
1818
1919 helm:
2020 git: https://github.com/cnf-testsuite/helm.git
21- version: 0. 1.0+git.commit.12b1152fcb8d55806d6c5949716a1ff116c4d3d2
21+ version: 1.0.1
2222
2323 kernel_introspection:
2424 git: https://github.com/cnf-testsuite/kernel_introspection.git
25- version: 0.1.0+git.commit.a267babbb77bcab877ded6895f9416854a11a67b
25+ version: 0.1.0
2626
2727 kubectl_client:
2828 git: https://github.com/cnf-testsuite/kubectl_client.git
29- version: 0. 1.0+git.commit.12cad24a372469e34e0f64019b10e1b3dc82a124
29+ version: 1.0.1
3030
3131 popcorn:
3232 git: https://github.com/icyleaf/popcorn.git
Original file line number Diff line number Diff line change 11name : k8s_netstat
2- version : 0.1 .0
2+ version : 1.0 .0
33
44authors :
55 - W. Watson <Watson@vulk.coop>
@@ -16,15 +16,14 @@ targets:
1616dependencies :
1717 kubectl_client :
1818 github : cnf-testsuite/kubectl_client
19- branch : main
19+ version : ~> 1.0.0
2020 kernel_introspection :
2121 github : cnf-testsuite/kernel_introspection
22- branch : main
22+ version : ~> 0.1.0
2323 cluster_tools :
2424 # path: ../cluster_tools
2525 github : cnf-testsuite/cluster_tools
26- branch : main
26+ version : ~> 1.0.0
2727 helm :
2828 github : cnf-testsuite/helm
29- branch : main
30-
29+ version : ~> 1.0.0
You can’t perform that action at this time.
0 commit comments