Files
cozystack/packages/apps
Andrei Kvapil e7ded52f93 [virtual-machine] Fix: Add GPU names to virtual machines spec (#862)
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Each GPU device entry now includes a unique identifier alongside its
device name in both VirtualMachine and VM Instance templates.

- **Configuration**
- The default GPU configuration now includes a specific GPU entry by
default, instead of being empty.

- **Version Updates**
- Chart versions for VirtualMachine and VM Instance applications have
been incremented.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-04-23 16:26:13 +02:00
..
2024-10-10 12:12:25 +02:00
2025-04-03 14:27:23 +00:00
2025-04-03 14:27:23 +00:00
2025-04-11 10:07:16 +00:00
2025-03-20 14:59:47 +03:00
2025-04-03 14:27:23 +00:00
2025-03-13 17:03:00 +03:00
2025-04-03 14:27:23 +00:00
2025-03-13 18:22:40 +03:00
2025-03-13 17:03:00 +03:00
2025-03-20 14:59:47 +03:00
2025-03-20 14:59:47 +03:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd