Files
cozystack/packages/apps
klinch0 e41b5249d2 fix logos names (#459)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Updated the application icon for the `vm-instance` application to
enhance visual representation.
  
- **Bug Fixes**
- Improved the execution of migration scripts by ensuring they have the
correct permissions before running.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-04 17:34:40 +01:00
..
2024-10-10 12:12:25 +02:00
2024-10-21 16:02:11 +02:00
2024-10-22 17:14:04 +02:00
2024-10-21 23:25:11 +02:00
2024-10-09 17:45:47 +02:00
2024-10-21 23:25:11 +02:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02:00
2024-10-16 18:35:30 +02:00
2024-11-04 17:34:40 +01:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02: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