Files
Andrei Kvapil 8c4605284c Prepare release v0.26.1 (#659)
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>


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

## Summary by CodeRabbit

- **Chores**
  - Upgraded core platform components to version **v0.26.1**.
- Refreshed container images for key services including backups,
caching, autoscaling, dashboard integrations, and cloud providers.
- These updates improve overall stability, consistency, and performance
across the system.

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

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-03-01 21:04:40 +01:00
..
2024-10-10 12:12:25 +02:00
2025-01-18 15:41:43 +01:00
2025-03-01 21:04:40 +01:00
2025-03-01 21:04:40 +01:00
fix
2025-02-12 11:45:16 +03:00
2025-03-01 21:04:40 +01:00
2025-03-01 21:04:40 +01:00
2025-03-01 21:04:40 +01:00
2024-10-21 16:02:11 +02:00
2025-02-25 14:53:52 +01:00
2024-10-16 18:35:30 +02:00
2024-10-21 16:02:11 +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