fix: extension name in manifests

Extension name in the manifest should match the published name.

Also there's a problem with `talos-vmtoolsd`, but it should be fixed in
its repository.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
Andrey Smirnov 2024-05-08 19:26:30 +04:00
parent d21bc48267
commit dffe8b9546
No known key found for this signature in database
GPG Key ID: FE042E3D4085A811
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
version: v1alpha1
metadata:
name: gasket
name: gasket-driver
version: "$VERSION"
author: Sidero Labs
description: |

View File

@ -1,6 +1,6 @@
version: v1alpha1
metadata:
name: usb-modem
name: usb-modem-drivers
version: "$VERSION"
author: Sidero Labs
description: |

View File

@ -1,6 +1,6 @@
version: v1alpha1
metadata:
name: v4l-uvc
name: v4l-uvc-drivers
version: "$VERSION"
author: Jacob McSwain
description: |