mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
Update docs/developer/develop/package/manifest.md
Co-authored-by: Meow33 <supermonkey03@163.com>
This commit is contained in:
parent
ff30a31748
commit
66b77ed5a1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ outline: [2, 3]
|
|||
|
||||
# OlaresManifest Specification
|
||||
|
||||
Every **Olares Application Chart** should include a `OlaresManifest.yaml` file in the root directory. `OlaresManifest.yaml` provides all the essential information about an Olares App. Both the **Olares Market protocol** and the Olares depend on this information to distribute and install applications.
|
||||
Every **Olares Application Chart** should include an `OlaresManifest.yaml` file in the root directory. `OlaresManifest.yaml` provides all the essential information about an Olares App. Both the **Olares Market protocol** and the Olares depend on this information to distribute and install applications.
|
||||
|
||||
:::info NOTE
|
||||
Latest Olares Manifest version: `0.10.0`
|
||||
|
|
|
|||
Loading…
Reference in a new issue