mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-28 10:18:42 +00:00
<!-- 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 -->
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