cozystack/packages/apps
Andrei Kvapil dd592ca676
[kubernetes] Update Kubernetes v1.32.4 (#949)
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>


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

## Summary by CodeRabbit

- **Chores**
  - Updated the application version in the Kubernetes chart to 1.32.4.
- Made version fields in Kubernetes cluster templates dynamically
reference the chart's application version, ensuring consistency during
deployments.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-05-17 12:14:08 +02:00
..
bucket Enable user-added params in tenant cluster Cilium 2025-05-05 15:37:34 +03:00
clickhouse Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
ferretdb Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
http-cache Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
kafka Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
kubernetes [kubernetes] Update Kubernetes v1.32.4 (#949) 2025-05-17 12:14:08 +02:00
mysql Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
nats Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
postgres Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
rabbitmq Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
redis Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
tcp-balancer Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
tenant [tenant] Fix networkpolicy for accessing externalIPs from the cluster (#854) 2025-04-23 14:30:55 +02:00
virtual-machine [virtual-machine] Fix: Add GPU names to virtual machines spec 2025-04-23 15:27:47 +02:00
vm-disk [vm-disk] disable immediate bind for non-upload disks (#742) 2025-04-02 22:42:51 +02:00
vm-instance [virtual-machine] Fix: Add GPU names to virtual machines spec 2025-04-23 15:27:47 +02:00
vpn Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +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 Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03: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