Automate `disableDependencyUpdate` options with true/false to enable disable dependency download for Helm Chart. - [x] `disableDependencyUpdate: true` Fleet will not automatically download dependencies found in the Helm chart. - [x] `disableDependencyUpdate: false` (default), Fleet will automatically download all dependencies referenced in the Helm chart. More documentation about found [here](https://fleet.rancher.io/ref-fleet-yaml#chart-source)