cozystack/packages/apps
Andrei Kvapil 778577e0d5
Wrap cert-manager CRDs in conditional (#1076)
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 -->
2025-06-24 10:40:05 +02:00
..
bucket Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
clickhouse Prepare release v0.32.0-beta.2 2025-06-16 19:06:14 +00:00
ferretdb Prepare release v0.32.0-beta.2 2025-06-16 19:06:14 +00:00
http-cache Prepare release v0.32.0 2025-06-16 23:54:35 +00:00
kafka Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
kubernetes Wrap cert-manager CRDs in conditional (#1076) 2025-06-24 10:40:05 +02:00
mysql Prepare release v0.32.0-beta.2 2025-06-16 19:06:14 +00:00
nats Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
postgres [postgres] add backup and restore (#1086) 2025-06-24 10:28:17 +02:00
rabbitmq Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
redis Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
tcp-balancer Use library chart for resource management 2025-06-04 09:05:21 +03:00
tenant Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
virtual-machine Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
vm-disk Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
vm-instance Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
vpn Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
Makefile Remove user-facing config of limits and requests 2025-05-23 17:32:42 +03:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map [postgres] add backup and restore 2025-06-23 15:38:34 +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