cozystack/packages/apps
Andrei Kvapil d8a92aa3ff
Prepare release v0.17.0 (#444)
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>


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

## Release Notes

- **New Features**
- Updated various container images to newer versions, enhancing
performance and security.

- **Bug Fixes**
- Resolved issues by updating image tags and digests for several
components, ensuring consistency and stability.

- **Documentation**
- Incremented version numbers in configuration files for clarity and
tracking.

- **Chores**
- Updated image tags and digests across multiple services to maintain
up-to-date deployments.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-10-21 16:02:11 +02:00
..
bucket Add WebUI for S3 bucket (#413) 2024-10-10 12:12:25 +02:00
clickhouse Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
ferretdb Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
http-cache Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
kafka Disable serviceLinks (#406) 2024-10-09 17:45:47 +02:00
kubernetes Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
mysql Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
nats Introduce stroageClass option for all applications (#290) 2024-08-20 17:19:10 +02:00
postgres Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
rabbitmq Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
redis Introduce stroageClass option for all applications (#290) 2024-08-20 17:19:10 +02:00
tcp-balancer DX: Use generic Makefile for packages (#288) 2024-08-16 10:26:13 +02:00
tenant fix uploading vm images using virtctl (#422) 2024-10-16 18:37:13 +02:00
virtual-machine Add Virtual Machine (simple) (#430) 2024-10-17 14:52:48 +02:00
vm-disk Introduce InstanceTypes (#403) 2024-10-16 18:35:30 +02:00
vm-instance vm-instance: switch default profile to ubuntu (#432) 2024-10-18 15:45:42 +02:00
vpn Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
Makefile switched place -maxdepth im Makefiles (#140) 2024-05-21 02:29:34 +02:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map Prepare release v0.17.0 (#444) 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