cozystack/pkg/registry/apps/application
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
..
rest.go feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
rest_defaulting.go [registry] Fix linter errors 2025-12-26 12:52:49 +03:00
rest_defaulting_test.go [cozystack-api] Implement Kubernetes-like defaulting 2025-09-18 02:32:16 +02:00
rest_sorting_test.go [registry] Add alphabetical sorting to resource lists 2025-12-26 12:48:25 +03:00