toolforge_deploy_mr: added restart of deployments if no diff in chart
Sometimes when the changes are only of code, the chart itself does not change, and it will not pull in the new version unless the pods are recreated.
This also removes the need for user input when deploying (confirmation).
Signed-off-by: David Caro dcaro@wikimedia.org