Update docs/developer/develop/package/manifest.md

Co-authored-by: Meow33 <supermonkey03@163.com>
This commit is contained in:
Teng 2025-11-20 21:31:17 +08:00 committed by GitHub
parent ff30a31748
commit 66b77ed5a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`