Skip to content

Commit

Permalink
fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Chang committed Dec 5, 2024
1 parent 9e68ef0 commit e4bc0a7
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions config/config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -567,27 +567,6 @@
},
"subscription": {
"type": "string"
},
"istio": {
"type": "object",
"currentVersion": {
"type": "string"
},
"newVersion": {
"type": "string"
},
"tag": {
"type": "string"
},
"istioctl": {
"type": "object",
"version": {
"type": "string"
},
"url": {
"type": "string"
}
}
}
},
"additionalProperties": false,
Expand Down

0 comments on commit e4bc0a7

Please sign in to comment.