cozystack/pkg/apis/apps
Andrei Kvapil 43da779eee
feat(api): add chartRef to CozystackResourceDefinition
Replace the chart field with chartRef for referencing Helm charts via
ExternalArtifact resources. This enables the Package controller to
manage chart sources centrally.

Changes:
- Add chartRef field to CozystackResourceDefinition spec
- Remove chart field (deprecated)
- Remove validation (moved to controller)
- Update lineage mapper for new field structure
- Regenerate openapi specs

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-01-14 16:09:43 +01:00
..
fuzzer feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
install Move project from aenix-io to cozystack repository 2025-03-10 21:16:58 +01:00
v1alpha1 Fix review comments 2025-12-19 10:13:36 +01:00
register.go Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00