Helm chart versioning #23680
Labels
bug
Something isn't working as documented
#g-mdm
MDM product group
:incoming
New issue in triage process.
:release
Ready to write code. Scheduled in a release. See "Making changes" in handbook.
~released bug
This bug was found in a stable release.
Fleet 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
The text was updated successfully, but these errors were encountered: