File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11201120 "istioNamespace": "cluster-ingress"
11211121 }
11221122 },
1123- "version": "1.24.3 "
1123+ "version": "1.26.1 "
11241124 },
11251125 "name": "istio-base",
11261126 "provider": "",
12671267 }
12681268 ]
12691269 },
1270- "version": "1.24.3 "
1270+ "version": "1.26.1 "
12711271 },
12721272 "name": "istio-ingress-public",
12731273 "provider": "",
17571757 }
17581758 ]
17591759 },
1760- "version": "1.24.3 "
1760+ "version": "1.26.1 "
17611761 },
17621762 "name": "istio-ingress",
17631763 "provider": "",
19351935 ]
19361936 }
19371937 },
1938- "version": "1.24.3 "
1938+ "version": "1.26.1 "
19391939 },
19401940 "name": "istiod",
19411941 "provider": "",
23772377 "control_plane": {
23782378 "datasource": "Prometheus",
23792379 "gnetId": 7645,
2380- "revision": 243
2380+ "revision": 259
23812381 },
23822382 "mesh": {
23832383 "datasource": "Prometheus",
23842384 "gnetId": 7639,
2385- "revision": 243
2385+ "revision": 259
23862386 },
23872387 "performance": {
23882388 "datasource": "Prometheus",
23892389 "gnetId": 11829,
2390- "revision": 243
2390+ "revision": 259
23912391 },
23922392 "service": {
23932393 "datasource": "Prometheus",
23942394 "gnetId": 7636,
2395- "revision": 243
2395+ "revision": 259
23962396 },
23972397 "wasm": {
23982398 "datasource": "Prometheus",
23992399 "gnetId": 13277,
2400- "revision": 200
2400+ "revision": 216
24012401 },
24022402 "workload": {
24032403 "datasource": "Prometheus",
24042404 "gnetId": 7630,
2405- "revision": 243
2405+ "revision": 259
24062406 }
24072407 },
24082408 "k6s": {
Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ import {
2121import { clusterBasename , loadIPRanges } from './config' ;
2222
2323export const istioVersion = {
24- istio : '1.24.3 ' ,
24+ istio : '1.26.1 ' ,
2525 // updated from https://grafana.com/orgs/istio/dashboards, must be updated on each istio version
2626 dashboards : {
27- general : 243 ,
28- wasm : 200 ,
27+ general : 259 ,
28+ wasm : 216 ,
2929 } ,
3030} ;
3131
You can’t perform that action at this time.
0 commit comments