File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 42
42
"envoy-1.15" : "envoy-1.15" ,
43
43
"envoy-1.16" : "envoy-1.16" ,
44
44
"envoy-1.17" : "envoy-1.16" ,
45
+ "envoy-1.18" : "envoy-1.16" ,
46
+ "envoy-1.19" : "envoy-1.16" ,
47
+ "envoy-1.20" : "envoy-1.16" ,
45
48
"istio-1.7" : "istio-1.7" ,
46
49
"istio-1.8" : "istio-1.7" ,
47
50
"istio-1.9" : "istio-1.9" ,
51
+ "istio-1.10" : "istio-1.9" ,
52
+ "istio-1.11" : "istio-1.9" ,
53
+ "istio-1.12" : "istio-1.9" ,
48
54
}
49
55
)
50
56
Original file line number Diff line number Diff line change @@ -86,6 +86,12 @@ func TestTemplatesListing(t *testing.T) {
86
86
" envoy-1.15" ,
87
87
" envoy-1.16" ,
88
88
" envoy-1.17" ,
89
+ " envoy-1.18" ,
90
+ " envoy-1.19" ,
91
+ " envoy-1.20" ,
92
+ " istio-1.10" ,
93
+ " istio-1.11" ,
94
+ " istio-1.12" ,
89
95
" istio-1.7" ,
90
96
" istio-1.8" ,
91
97
" istio-1.9" ,
You can’t perform that action at this time.
0 commit comments