Files
cozystack/packages/apps
klinch0 b7375f730f add services to dashboard (#482)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced new Kubernetes Roles for managing access control to
dashboard resources in the Redis, Kafka, and NATS applications.
  
- **Version Updates**
	- Updated Redis application version from `0.3.0` to `0.3.1`.
	- Updated ClickHouse application version from `0.6.0` to `0.6.1`.
	- Updated Kafka application version from `0.3.0` to `0.3.1`.
	- Updated NATS application version from `0.3.0` to `0.3.1`.
- Revised versioning for multiple packages, indicating specific commit
references.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-21 15:35:10 +01:00
..
2024-10-10 12:12:25 +02:00
2024-10-22 17:14:04 +02:00
2024-11-06 09:26:26 +01:00
2024-11-21 15:35:10 +01:00
2024-11-06 09:26:26 +01:00
2024-10-21 16:02:11 +02:00
2024-11-21 15:35:10 +01:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02:00
2024-11-21 15:35:10 +01:00
2024-10-16 18:35:30 +02:00
2024-11-04 17:34:40 +01:00
2024-10-21 16:02:11 +02:00
2024-11-21 15:35:10 +01: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