Files
cozystack/packages/apps
Andrei Kvapil 2057bb96e6 Refactor tenant RBAC rules (#534)
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced new roles and role bindings for enhanced role-based access
control, including specific permissions for viewing, using, and
administering resources.
- Added a new dashboard role for access to helm repositories and charts.

- **Bug Fixes**
	- Updated application version from 1.6.2 to 1.6.3.

- **Chores**
- Updated version declarations for the tenant package in the versions
map.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-12-19 21:48:39 +01:00
..
2024-10-10 12:12:25 +02:00
2024-12-09 18:42:41 +01:00
2024-12-13 09:54:12 +01:00
2024-12-09 18:42:41 +01:00
2024-11-21 15:35:10 +01:00
2024-12-13 09:54:12 +01:00
2024-12-13 09:54:12 +01:00
2024-12-13 09:54:12 +01:00
2024-10-21 16:02:11 +02:00
2024-12-18 08:56:28 +01:00
2024-12-19 21:48:39 +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-12-19 21:48:39 +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