cozystack/packages/apps
cozystack-bot d177e475da Prepare release v0.33.3
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
2025-07-18 08:28:56 +00:00
..
bucket Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
clickhouse [docs] Fix a typo in preset resource tables in the README's 2025-07-08 16:17:23 +03:00
ferretdb [docs] Fix a typo in preset resource tables in the README's 2025-07-08 16:17:23 +03:00
http-cache Prepare release v0.33.3 2025-07-18 08:28:56 +00:00
kafka [docs] Fix a typo in preset resource tables in the README's 2025-07-08 16:17:23 +03:00
kubernetes Prepare release v0.33.3 2025-07-18 08:28:56 +00:00
mysql Prepare release v0.33.3 2025-07-18 08:28:56 +00:00
nats [docs] Fix a typo in preset resource tables in the README's 2025-07-08 16:17:23 +03:00
postgres [docs] Add backup and restore instructions for PostgreSQL (#1141) 2025-07-09 11:24:10 +02:00
rabbitmq [apps] Give examples of new resources in managed app README's 2025-07-03 22:58:06 +03:00
redis [docs] Fix a typo in preset resource tables in the README's 2025-07-08 16:17:23 +03:00
tcp-balancer [docs] Fix a typo in preset resource tables in the README's 2025-07-08 16:17:23 +03:00
tenant [tenant] Respect cpu-allocation-ratio in resourceQuotas 2025-07-02 15:14:56 +03:00
virtual-machine [virtual-machine] add comment about sshKeys logic 2025-07-09 10:37:39 +02:00
vm-disk [virtual-machine] Refactor golden images 2025-07-03 13:33:44 +03:00
vm-instance [virtual-machine] add comment about sshKeys logic 2025-07-09 10:37:39 +02:00
vpn [docs] Fix a typo in preset resource tables in the README's 2025-07-08 16:17:23 +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 [docs] Add backup and restore instructions for PostgreSQL (#1141) 2025-07-09 11:24:10 +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