Helm Chart errors - need new release
ashtonian opened this issue · 1 comments
ashtonian commented
helm-1.6.12...master#files_bucket
The current 1.6.12 helm chart is broken out of the box. Its missing kube permissions and has a bad envFrom in values field. The helm chart has a newer unreleased version tag so there isn't any code changes, it just needs ci to run.
ashtonian commented
thanks, looks more like the issue was that 1.7 did not get published, but 1.8 did.
helm search repo vernemq --versions ✔ prod-rancher ⎈ 13:00:44 ▓▒░
NAME CHART VERSION APP VERSION DESCRIPTION
ver/vernemq 1.8.0 1.12.6.1 VerneMQ is a high-performance, distributed MQTT...
ver/vernemq 1.6.12 1.12.3 VerneMQ is a high-performance, distributed MQTT...
ver/vernemq 1.6.7 1.11.0 VerneMQ is a high-performance, distributed MQTT...
ver/vernemq 1.6.6 1.11.0 VerneMQ is a high-performance, distributed MQTT...
ver/vernemq 1.6.5 1.10.4.1 VerneMQ is a high-performance, distributed MQTT...
ver/vernemq 1.6.3 1.10.3 VerneMQ is a high-performance, distributed MQTT...