cozystack/packages/apps
Nick Volynkin c795e4fb68
Prepare release v0.29.0 (#740)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Chores**
- Streamlined the asset release process to automatically replace
existing files during uploads.
  
- **Container Image Updates**
- Upgraded versions across multiple components—including backup,
caching, autoscaling, API, dashboard, monitoring, and more—to align with
the latest release (e.g., updating from v0.28.0 to v0.29.0 and other
minor version increments).
- Updated specific images for Grafana, PostgreSQL, MariaDB, ClickHouse,
and others to their latest versions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2025-04-02 23:45:25 +02:00
..
bucket Add WebUI for S3 bucket (#413) 2024-10-10 12:12:25 +02:00
clickhouse Prepare release v0.29.0 (#740) 2025-04-02 23:45:25 +02:00
ferretdb Prepare release v0.29.0 (#740) 2025-04-02 23:45:25 +02:00
http-cache Prepare release v0.29.0 (#740) 2025-04-02 23:45:25 +02:00
kafka fix apps resources 2025-03-20 14:59:47 +03:00
kubernetes Prepare release v0.29.0 (#740) 2025-04-02 23:45:25 +02:00
mysql Prepare release v0.29.0 (#740) 2025-04-02 23:45:25 +02:00
nats feature/add-presets 2025-03-13 17:03:00 +03:00
postgres Prepare release v0.29.0 (#740) 2025-04-02 23:45:25 +02:00
rabbitmq fix rebbit template 2025-03-13 18:22:40 +03:00
redis feature/add-presets 2025-03-13 17:03:00 +03:00
tcp-balancer fix vm and k8s resources 2025-03-20 14:59:47 +03:00
tenant fix vm and k8s resources 2025-03-20 14:59:47 +03:00
virtual-machine VirtualMachine: Fix WholeIP enum check (#657) 2025-03-01 11:08:03 +01:00
vm-disk [vm-disk] disable immediate bind for non-upload disks (#742) 2025-04-02 22:42:51 +02:00
vm-instance Fix VM services selector (#627) 2025-02-12 14:03:10 +01:00
vpn fix apps resources 2025-03-20 14:59:47 +03: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 [vm-disk] disable immediate bind for non-upload disks (#742) 2025-04-02 22:42:51 +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