mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 18:18:41 +00:00
There's no point in installing the CRDs if cert-manager itself is disabled. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - cert-manager CRDs are now only installed when the cert-manager addon is enabled, providing more control over addon management. - **Chores** - Updated the Kubernetes chart version to 0.24.1. - Adjusted version mapping to reflect the new chart version and associated commit. <!-- 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