File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed
istio-resources/files/dashboards Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 12
12
}
13
13
]
14
14
},
15
- "description" : " Istio Control Plane Dashboard version 1.16.2 " ,
15
+ "description" : " Istio Control Plane Dashboard version 1.17.1 " ,
16
16
"editable" : false ,
17
17
"gnetId" : 7645 ,
18
18
"graphTooltip" : 1 ,
Original file line number Diff line number Diff line change 12
12
}
13
13
]
14
14
},
15
- "description" : " Istio Mesh Dashboard version 1.16.2 " ,
15
+ "description" : " Istio Mesh Dashboard version 1.17.1 " ,
16
16
"editable" : false ,
17
17
"gnetId" : 7639 ,
18
18
"graphTooltip" : 0 ,
Original file line number Diff line number Diff line change 12
12
}
13
13
]
14
14
},
15
- "description" : " Istio Performance Dashboard version 1.16.2 " ,
15
+ "description" : " Istio Performance Dashboard version 1.17.1 " ,
16
16
"editable" : false ,
17
17
"gnetId" : 11829 ,
18
18
"graphTooltip" : 0 ,
Original file line number Diff line number Diff line change 12
12
}
13
13
]
14
14
},
15
- "description" : " Istio Service Dashboard version 1.16.2 " ,
15
+ "description" : " Istio Service Dashboard version 1.17.1 " ,
16
16
"editable" : false ,
17
17
"gnetId" : 7636 ,
18
18
"graphTooltip" : 0 ,
Original file line number Diff line number Diff line change 12
12
}
13
13
]
14
14
},
15
- "description" : " Istio Workload Dashboard version 1.16.2 " ,
15
+ "description" : " Istio Workload Dashboard version 1.17.1 " ,
16
16
"editable" : false ,
17
17
"gnetId" : 7630 ,
18
18
"graphTooltip" : 0 ,
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : istio
3
- version : 1.16.2
4
- appVersion : 1.16.2
3
+ version : 1.17.1
4
+ appVersion : 1.17.1
5
5
tillerVersion : " >=2.7.2-0"
6
6
description : Kyma 2.0 Helm chart for Istio Operator resource
7
7
keywords :
Original file line number Diff line number Diff line change @@ -152,17 +152,17 @@ global:
152
152
# these definitions aren't used by the chart, but they are required by external tool for list generation
153
153
istio_proxyv2 :
154
154
name : " proxyv2"
155
- version : " 1.16.2 -distroless"
155
+ version : " 1.17.1 -distroless"
156
156
directory : " external/istio"
157
157
containerRegistryPath : " eu.gcr.io/kyma-project"
158
158
istio_pilot :
159
159
name : " pilot"
160
- version : " 1.16.2 -distroless"
160
+ version : " 1.17.1 -distroless"
161
161
directory : " external/istio"
162
162
containerRegistryPath : " eu.gcr.io/kyma-project"
163
163
istio_install-cni :
164
164
name : " install-cni"
165
- version : " 1.16.2 -distroless"
165
+ version : " 1.17.1 -distroless"
166
166
directory : " external/istio"
167
167
containerRegistryPath : " eu.gcr.io/kyma-project"
168
168
tracing :
You can’t perform that action at this time.
0 commit comments