mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-22 08:41:27 +00:00
This PR also updates ubuntu-container-disk image to latest 24.04 LTS (Noble Numbat) Signed-off-by: Andrei Kvapil <kvapss@gmail.com> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated Kubernetes version references from v1.30.1 to v1.32 in build and deployment configurations. - Changed the base image for Ubuntu container disk to Ubuntu 24.04. - Made the Kubernetes version configurable during build processes. - Updated the kubectl container image in pre-delete jobs to use the latest tag. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
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