coder / coder-logstream-kube

Stream Kubernetes Pod events to the Coder startup logs
GNU Affero General Public License v3.0
10 stars 4 forks source link

include helm chart `.tgz` file in the next release #17

Closed ericpaulsen closed 6 months ago

ericpaulsen commented 6 months ago

we have customers who cannot use the helm CLI to manually pull down chart files. they rely on repositories providing a Helm chart .tgz in the releases.

in the meantime, I am having customers manually clone the repo and extract the Helm chart files.