Conversation
|
Hi, @adishM98 thanks for merging the PR swiftly. Anytime we can expect a release for this? |
|
Hi, @opswiz I have released the fix. |
|
Great 🚀 . Thanks @adishM98 |
|
Hi @adishM98 , Quick question any idea why this happens. Unable to install 3.0.8. Command used to run helm install tooljet tooljet/tooljet --version 3.0.8Error. Able to install older versions |
|
Possibly because of this commit 8e77bbd here. The artefacts are now moved under charts |
|
I am able to see the version 3.0.8 when I list the version
NAME CHART VERSION APP VERSION DESCRIPTION |
|
Yeah, its listed, but the artefact is pointing to invalid location in the index.yaml https://github.com/ToolJet/helm-charts/blob/gh-pages/index.yaml#L98. this should be charts/tooljet-3.0.8.tgz. I think. I am not sure how the release works, but the artefact seemed to be moved after the index.yaml is updated |
|
Ahhh got it. My bad, let me fix the release. Give me 10 minutes |
|
@opswiz I have released a new version could you try now? |
|
Thanks for the quick fix @adishM98 able to install v3.0.9 🚀 |
Allow ingress to be enabled conditionally based on values.yaml