Stack upgrade with compose files

Hi,

Using Rancher v1.6.0.

Is there a plan to enable changes in rancher-compose.yml file to actually trigger the upgrade?
If we choose to change the hostname or port values, can this be done without removing the stack and creating a new one?

Also, the label “io.rancher.container.pull_image: always” doesn’t really pull the :latest image from the repo, nor does the --pull switch work. Only the --force-upgrade actually works so I’m wondering if we’re doing something wrong or if the upgrade only works if you actually change the image name.