Files
Andrei Kvapil bfbde07c55 Prepare release v0.18.0 (#462)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

- **New Features**
	- Expanded build process to include the `cozystack-api` component.
- Updated image versions for `cozystack`, `darkhttpd`, and other
components to improve performance and stability.

- **Bug Fixes**
- Updated image digests for various components, ensuring the latest
updates and security patches are applied.

- **Documentation**
- Incremented version numbers across multiple configuration files for
clarity and consistency.

- **Chores**
- Updated various package versions in the version map for better
dependency management.

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

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-11-06 09:26:26 +01:00
..
2024-10-10 12:12:25 +02:00
2024-10-21 16:02:11 +02:00
2024-10-22 17:14:04 +02:00
2024-11-06 09:26:26 +01:00
2024-10-09 17:45:47 +02:00
2024-11-06 09:26:26 +01:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02:00
2024-10-21 16:02:11 +02:00
2024-11-04 19:01:33 +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-06 09:26:26 +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