cozystack/packages/apps
kklinch0 b16e73ad42 [bugfix] fix monitoring agents hr for tenant clusters
Signed-off-by: kklinch0 <kklinch0@gmail.com>
2025-06-18 18:38:54 +03: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 [bugfix] fix monitoring agents hr for tenant clusters 2025-06-18 18:38:54 +03: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 Prepare release v0.32.0-beta.2 2025-06-16 19:06:14 +00: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 [bugfix] fix monitoring agents hr for tenant clusters 2025-06-18 18:38:54 +03: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