Synced with Cozystack v1.1.2.
- Bump
cozystack_chart_versionto1.1.2
Synced with Cozystack v1.0.2.
- Bump
cozystack_chart_versionto1.0.2 - Bump
cozystack_helm_versionto3.20.0
First release as a standalone collection. Synced with Cozystack v1.0.0-rc.1.
Breaking changes from pre-release development:
- Switched from custom chart (
lexfrei/cozystack-installer) to official Cozystack installer chart (ghcr.io/cozystack/cozystack/cozy-installer) - Two-stage install: Helm chart deploys operator, Platform Package CR
is applied separately via
kubectl apply - Role
prepareremoved from collection — moved to per-distro examples (examples/ubuntu/,examples/rhel/,examples/suse/) k3s.orchestrationremoved from dependencies — users compose their own pipeline- New variables:
cozystack_operator_variant,cozystack_platform_variant,cozystack_create_platform_package,cozystack_pod_cidr, etc. cozystack_root_hostis no longer required for chart install (used in Platform Package CR)