14 lines
301 B
JSON
14 lines
301 B
JSON
{
|
|
"dependencies": [
|
|
"kubernetes"
|
|
],
|
|
"name": "istio",
|
|
"version": {
|
|
"check_latest": true,
|
|
"current": "1.29.1",
|
|
"grace_period": 86400,
|
|
"site": "https://istio.io",
|
|
"source": "https://github.com/istio/istio/releases",
|
|
"tags": "https://github.com/istio/istio/tags"
|
|
}
|
|
}
|