cozystack/packages/apps
github-actions 2ae8f2aa19 Prepare release v0.31.0-rc.3
Signed-off-by: github-actions <github-actions@github.com>
2025-05-27 12:01:54 +00:00
..
bucket Enable user-added params in tenant cluster Cilium 2025-05-05 15:37:34 +03:00
clickhouse Prepare release v0.31.0-rc.3 2025-05-26 08:26:01 +00:00
ferretdb Prepare release v0.31.0-rc.2 2025-05-21 11:52:29 +00:00
http-cache Prepare release v0.31.0-rc.3 2025-05-27 12:01:54 +00:00
kafka Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
kubernetes Prepare release v0.31.0-rc.3 2025-05-27 12:01:54 +00:00
mysql Prepare release v0.31.0-rc.2 2025-05-21 11:52:29 +00:00
nats Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
postgres Prepare release v0.31.0-rc.2 2025-05-21 11:52:29 +00:00
rabbitmq Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
redis Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
tcp-balancer Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
tenant [docs] Review the Tenant app documentation 2025-05-23 14:50:24 +03:00
virtual-machine [virtual-machine] Add support for various storages 2025-05-22 11:55:48 +02:00
vm-disk [vm-disk] disable immediate bind for non-upload disks (#742) 2025-04-02 22:42:51 +02:00
vm-instance [virtual-machine] Fix: Add GPU names to virtual machines spec 2025-04-23 15:27:47 +02:00
vpn Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03: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 [kubernetes] Fix Ingress-NGINX depends on Cert-Manager (#976) 2025-05-24 22:29:18 +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