go-skynet / helm-charts

go-skynet helm chart repository
55 stars 40 forks source link

appVersion is hardcoded #11

Open mrueg opened 1 year ago

mrueg commented 1 year ago

appVersion in Charts.yaml is hardcoded to 0.1.0. container tag is latest. Is it possible to bump the appVersion on release and ideally use a versioned release as the container tag instead of latest?