Skip to content

Commit

Permalink
chore(schema): update
Browse files Browse the repository at this point in the history
  • Loading branch information
eFAILution authored and UncleGedd committed Jun 5, 2024
1 parent ebb8696 commit 8a597a7
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 257 deletions.
7 changes: 7 additions & 0 deletions uds.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,13 @@
"type": "string",
"description": "Description of the Zarf package"
},
"images": {
"items": {
"type": "string"
},
"type": "array",
"description": "List of images included in the Zarf package"
},
"repository": {
"type": "string",
"description": "The repository to import the package from"
Expand Down
Loading

0 comments on commit 8a597a7

Please sign in to comment.