Skip to content

Commit

Permalink
chore: fix version requirement for intel-ucode
Browse files Browse the repository at this point in the history
We don't have Talos 1.0 yet ;)

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
  • Loading branch information
smira committed Jan 31, 2022
1 parent 933cdb8 commit 54b831d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intel-ucode/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ metadata:
This system extension provides Intel microcode binaries.
compatibility:
talos:
version: ">= v1.0.0"
version: "> v0.15.0-alpha.1"

0 comments on commit 54b831d

Please sign in to comment.