cozystack/packages/apps
cozystack-bot c82f440ff0 Prepare release v0.37.9
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
2025-11-27 13:47:48 +00:00
..
bucket [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
clickhouse Prepare release v0.37.0-beta.1 2025-10-06 20:18:29 +00:00
ferretdb [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
http-cache Prepare release v0.37.9 2025-11-27 13:47:48 +00:00
kafka [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
kubernetes [tenant][kubernetes] Introduce better cleanup logic (#1661) 2025-11-27 14:40:22 +01:00
mysql [mariadb-operator] Add post-delete job to remove PVCs (#1553) 2025-10-31 18:14:01 +01:00
nats Use dig function to check for existing secret in NATS app template and prevent nil indexing 2025-11-06 10:11:15 +00:00
postgres [controller,api] Refactor tenant resource label 2025-10-01 13:24:40 +03:00
rabbitmq [controller,api] Specify visible secrets 2025-10-01 16:56:52 +03:00
redis [redis] Bump Redis image version for security fixes (#1580) 2025-11-04 10:27:38 +01:00
tcp-balancer [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
tenant [tenant][kubernetes] Introduce better cleanup logic (#1661) 2025-11-27 14:40:22 +01:00
virtual-machine [virtual-machine] Revert per-vm network policies (#1611) 2025-11-07 16:58:57 +01:00
vm-disk [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
vm-instance [virtual-machine] Revert per-vm network policies (#1611) 2025-11-07 16:58:57 +01:00
vpn [controller,api] Refactor tenant resource label 2025-10-01 13:24:40 +03:00
Makefile Allign timeouts for HelmReleases 2025-09-24 16:54:17 +02:00
README.md [clickhouse] add clickhouse keeper 2025-08-07 14:07:05 +03:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete po -l app=source-controller -n cozy-fluxcd