cozystack/packages
Andrei Kvapil 79c441acb7
[virtual-machine] Add support for various storages (#974)
remove specification:

```
      pvc:
        volumeMode: Block
        accessModes:
        - ReadWriteMany
```

with `storage` it will be filled automatcially from storageprofile for
specific storage provider

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

## Summary by CodeRabbit

- **New Features**
	- Updated the virtual machine app to version 0.9.2.
- **Refactor**
- Changed the data volume configuration to use a simplified storage
specification instead of a persistent volume claim.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-05-24 22:28:56 +02:00
..
apps [virtual-machine] Add support for various storages (#974) 2025-05-24 22:28:56 +02:00
core Prepare release v0.31.0-rc.2 2025-05-21 11:52:29 +00:00
extra Remove user-facing config of limits and requests (#935) 2025-05-23 18:11:27 +03:00
library Remove user-facing config of limits and requests 2025-05-23 17:32:42 +03:00
system Re-update kamaji to latest version 2025-05-23 22:22:12 +03:00