Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
6.55k
stars
606
forks
source link
published crd schema helmrelease-helm-v2beta1.json incorrectly shows spec/chart as required #5050
Open
nralbers opened 2 weeks ago
Describe the bug
The published standalone schema for helmrelease-helm-v2beta1.json will flag a release using a chartRef instead of a chart as invalid.
Steps to reproduce
Example helmrelease
Expected behavior
validation json should allow either chart or chartref
So
becomes
Screenshots and recordings
No response
OS / Distro
N/A
Flux version
v2.4.0
Flux check
N/A
Git provider
No response
Container Registry provider
No response
Additional context
No response
Code of Conduct