Add yam.yaml configuration file to wolfi-packages/ (#61965)

This commit is contained in:
Will Dollman 2024-04-17 16:09:32 +01:00 committed by GitHub
parent 3449e3800f
commit 15da7fe4e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

11
wolfi-packages/.yam.yaml Normal file
View File

@ -0,0 +1,11 @@
gap:
- "."
- ".subpackages"
- ".data"
- ".pipeline"
sort:
- ".package.dependencies.runtime"
- ".environment.contents.packages"
indent: 2

View File

@ -1,7 +1,7 @@
package:
name: qdrant
version: 1.5.1
epoch: 3
epoch: 4
description: "Qdrant vector database"
target-architecture:
- x86_64