Error while deploying a helm application

The error that I am facing is this
Failed to deploy application file: invalid workload definition: invalid settings: [/spec/template/spec/containers/0/args: type should be array, got null]

The configuration of the file is taken from officially here → https://github.com/prometheus-community/helm-charts/releases/download/prometheus-15.16.1/prometheus-15.16.1.tgz

Should I change its default configuration settings ?