v1.1 introduces a change that removes the config hash comparison.
We noticed that hash comparisons made it difficult for users leveraging static image tags, e.g. :latest
or :main
.
In the above case, hashes would not differ, and would bypass deployment updates.