Add renovate configuration to monitor istio operator upstream helm chart
Requirements:
- Kpt file shall be in repository pointing to upstream helm chart
- Renovate shall check version in Kpt file since Chart.yaml will have a modified version with -bb.x on the end
- Renovate shall create a new branch / merge request with the new version and SHA in the Kpt file
- Nice to have: Figure out how to have the automated job/pipeline also pull down the upstream chart into the new branch when there is an update.
Test to make sure:
- Dashboard is created when version is out-of-date
- Dashboard is not created when version is up-to-date