cozystack/packages/apps
cozystack-bot 29df1fdc1e Prepare release v0.36.0-alpha.2
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
2025-09-01 18:00:05 +00:00
..
bucket [apps] Use new OpenAPI schema and README generator for packages/apps 2025-08-11 12:59:50 +03:00
clickhouse Prepare release v0.35.0 2025-08-18 17:11:53 +00:00
ferretdb [apps,extra] Update all app versions after updating OpenAPI schemas 2025-08-18 15:55:01 +03:00
http-cache Prepare release v0.36.0-alpha.2 2025-09-01 18:00:05 +00:00
kafka [apps] Update application READMEs 2025-08-18 10:29:31 +03:00
kubernetes Prepare release v0.36.0-alpha.1 2025-08-28 19:01:36 +00:00
mysql Prepare release v0.35.0 2025-08-18 17:11:53 +00:00
nats [apps,extra] Update all app versions after updating OpenAPI schemas 2025-08-18 15:55:01 +03:00
postgres [apps,extra] Update all app versions after updating OpenAPI schemas 2025-08-18 15:55:01 +03:00
rabbitmq [apps,extra] Update all app versions after updating OpenAPI schemas 2025-08-18 15:55:01 +03:00
redis [apps,extra] Update all app versions after updating OpenAPI schemas 2025-08-18 15:55:01 +03:00
tcp-balancer [apps,extra] Update all app versions after updating OpenAPI schemas 2025-08-18 15:55:01 +03:00
tenant fix race conditions for seaweedfs and fix tests preparing (#1371) 2025-09-01 19:46:46 +02:00
virtual-machine [virtual-machine] Fix vm update hook (#1376) 2025-09-01 19:46:14 +02:00
vm-disk Get rid of bitnami images 2025-09-01 13:05:56 +02:00
vm-instance [virtual-machine] Fix vm update hook (#1376) 2025-09-01 19:46:14 +02:00
vpn [apps,extra] Update all app versions after updating OpenAPI schemas 2025-08-18 15:55:01 +03:00
Makefile Remove user-facing config of limits and requests 2025-05-23 17:32:42 +03:00
README.md [clickhouse] add clickhouse keeper 2025-08-07 14:07:05 +03:00
versions_map [virtual-machine] Use external IP for egress traffic for PortList method too 2025-08-29 19:49:45 +02: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