Dalwar Hossain

Results 5 comments of Dalwar Hossain

I have the same problem. `jx version 3.2.188` changed [this](https://github.com/jx3-gitops-repositories/jx3-kubernetes/blob/fe8b4499511fa5b63d28b20dc93c8a41f577ea53/extensions/pipeline-catalog.yaml#L7) line to `master` Still not picking up the right helm repo.

> Check out this help thread on [Moving Jenkins X v2 artifacts](https://jenkins-x.io/blog/2021/08/26/moving-v2-artifacts/)... the JX3 instructions are [here](https://jenkins-x.io/blog/2021/08/26/moving-v2-artifacts/#v3-users) If I am already using `Jenkins X Version 3` why would I need...

@frier-sam This nginx solution worked for me. But still the tljh is accessible via IP address also. Is there a way to bind it to `localhost`/`27.0.0.1` and then let nginx...

I had the same issue. I had to read the documentation again. Try the following, see if this helps from `helm-docs` directory ```shell helm-docs -c example-charts/ -t ./_templates.gotmpl -t README.md.gotmpl...