- Created a single Validate() function to validate both updating and creating Jenkins CR.
- Implemented the Validate function to fetch warnings from the API and do security check if
being enabled.
- Updated the helm charts and helm-e2e target to run the helm tests.
* Move Jenkins CRD to crds dir
* Update helm chart version + package
* Update helm repo index
* Revert "Update helm repo index"
This reverts commit 1fffe74e42.
* Run make helm-deploy