Create action for update cluster
Updating version of Elasticsearch is not as easy as updating version of docker image. We need action which will provide safety reconfiguration of cluster as described in documentation : https://opendistro.github.io/for-elasticsearch-docs/docs/upgrade/docker/
This action will have to be run at one node at time.