Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Chart version in tag references #95

Closed
darrylb-github opened this issue Jan 7, 2019 · 1 comment
Closed

Chart version in tag references #95

darrylb-github opened this issue Jan 7, 2019 · 1 comment

Comments

@darrylb-github
Copy link

If you look at Chart.yaml in the v0.3.0 tag, the version states 0.1.0 instead of 0.3.0.

https://github.com/hashicorp/consul-helm/blob/v0.3.0/Chart.yaml#L3

Same issue applies to earlier versions. This causes problems when trying to lock the chart to an older version.

Why is the chart version reset to 0.1.0 when tagging release versions?

@adilyse
Copy link
Contributor

adilyse commented Jan 7, 2019

Hi @darrylb-github

This was an oversight in our release process that we've recently fixed. Starting with v0.4.0, the version in the Chart.yaml is updated and matches the release version, as will future versions. We won't be updating the old versions though, so I would recommend using v0.4.0 if you need to lock the version moving forward.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants