Skip to content

Commit 938ec04

Browse files
committed
fix: use full semver in Talos compatibility constraint (>=1.7.0)
1 parent 97c54ac commit 938ec04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ metadata:
66
description: Firecracker microVM and Jailer binaries for Talos Linux
77
compatibility:
88
talos:
9-
version: '>= 1.7'
9+
version: '>= 1.7.0'

0 commit comments

Comments
 (0)