datalust/helm.datalust.co

Track releases as tags

Closed this issue · 1 comments

#7 shows that we could do a better job of surfacing releases here that are published to helm.datalust.co so that users can tie versions of the chart to API versions used in source here.

Most changes to the chart just involve bumping the version of the Seq container, so users could reasonably pin an older version of the chart but keep their version of Seq itself more up-to-date.

We've done some work to our release scripts so they'll now create appropriate branches, tags, and releases when we publish the helm chart. This should make it easier for folks to follow what's in each release.