mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 18:18:41 +00:00
This PR prepares the release `v0.33.1`. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated container image tags and digests across multiple components to newer patch versions, including cluster-autoscaler, kubevirt-cloud-provider, kubevirt-csi-driver, cozystack installer, e2e testing service, matchbox, s3manager, cozystackAPI, cozystack-controller, dashboard, kubeapps, Kamaji, kubeovn-webhook, kubeovn, and kubevirt-csi-node. * Updated related configuration files to reflect the new image versions and digests. <!-- 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