developmentseed / eoapi-k8s

eoAPI IaC and k8 deployments for AWS, GCP and Azure
https://eoapi.dev/
MIT License
10 stars 4 forks source link

feat: bump eoapi chart version #153

Closed ciaransweet closed 1 week ago

ciaransweet commented 1 week ago

@ranchodeluxe I think I'm missing something but what is the point of 2 version values where one is tied to the other? Wouldn't it just make sense to keep version and drop appVersion? Given I have to update version if I change appVersion

ranchodeluxe commented 1 week ago

@ranchodeluxe I think I'm missing something but what is the point of 2 version values where one is tied to the other? Wouldn't it just make sense to keep version and drop appVersion? Given I have to update version if I change appVersion

I agree that appVersion seems useless but I've seen somewhere in the helm docs some kind of justification for it and at this point I don't know a chart that doesn't provide both so it's just "convention"