Skip to content

Commit 9140edd

Browse files
authored
update readme for 2.3.0 schema (#222)
Signed-off-by: Jordan Dubrick <[email protected]>
1 parent 3325337 commit 9140edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
## About
1212

1313
The Devfile Parser library is a Golang module that:
14-
1. parses a devfile as specified by the [api](https://devfile.io/docs/2.2.2/devfile-schema) & [schema](https://github.com/devfile/api/tree/main/schemas/latest).
14+
1. parses a devfile as specified by the [api](https://devfile.io/docs/2.3.0/devfile-schema) & [schema](https://github.com/devfile/api/tree/main/schemas/latest).
1515
2. writes to the specified devfile with the updated data.
1616
3. generates Kubernetes objects for the various devfile resources.
1717
4. defines util functions for the devfile.

0 commit comments

Comments
 (0)