Fleet version: <!-- Copy this from the "My account" page in the Fleet UI, or run fleetctl --version -->
Web browser and operating system:
💥 Actual behavior
Each time an update of Fleet is available, appVersion field is updated in Helm Chart but chart version is not.
It means that for a same chart version, we can have multiple versions of appVersion. Chart version should be immutable to avoid undesired behavior.
🧑💻 Steps to reproduce
Install Helmchart v6.2.0. Wait for an app version update. Try to update -> no change detected
🕯️ More info (optional)
Each time appVersion is updated, a new chart version should be released
Fleet version: <!-- Copy this from the "My account" page in the Fleet UI, or run
fleetctl --version
-->Web browser and operating system:
💥 Actual behavior
Each time an update of Fleet is available, appVersion field is updated in Helm Chart but chart version is not. It means that for a same chart version, we can have multiple versions of appVersion. Chart version should be immutable to avoid undesired behavior.
🧑💻 Steps to reproduce
Install Helmchart v6.2.0. Wait for an app version update. Try to update -> no change detected
🕯️ More info (optional)
Each time appVersion is updated, a new chart version should be released