When a new version is released the chart version should also be increased. Example PR where this did not work: cf9708e
The comment for the version field even says it should be increased:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2
When a new version is released the chart version should also be increased. Example PR where this did not work: cf9708e
The comment for the version field even says it should be increased: