Skip to content

Remove hash comparison

Compare
Choose a tag to compare
@brodeyn brodeyn released this 27 Apr 19:07
· 4 commits to main since this release
a0c80fb

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.