Files
cozystack/packages/apps
klinch0 e2369bae68 feature/add-quota (#644)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced a new configurable parameter for tenant resource quotas,
enabling flexible CPU and memory management.
	- Added a new YAML template for Kubernetes ResourceQuota configuration.
	- Updated application version to 1.8.0.
- **Documentation**
- Added documentation for the new `resourceQuotas` parameter in tenant
configuration.
- **Chores**
	- Updated versioning entries for the tenant application.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-25 14:53:52 +01:00
..
2024-10-10 12:12:25 +02:00
2025-01-18 15:41:43 +01:00
2025-02-13 16:00:02 +03:00
fix
2025-02-12 11:45:16 +03:00
2025-02-24 16:33:21 +03:00
2024-10-21 16:02:11 +02:00
2025-02-25 14:53:52 +01:00
2024-10-16 18:35:30 +02:00
2024-10-21 16:02:11 +02:00
2025-02-25 14:53:52 +01: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