-
Bug
-
Resolution: Unresolved
-
Major
-
Using jenkins 2.121.3 running inside docker on Ubuntu 18.04
The list of available charts to install from the plugin is showing the wrong charts. The screenshot on the plugin page looks correct (it shows "rabbitmq" as the chart to install) but when I use it, the list of charts to install shows stable, incubator, test. I even tried changing the global configuration to point to the helm charts at https://github.com/helm/charts/stable instead of the default at https://github.com/helm/charts, but that still doesn't work either.
Without a fix, we'll have to use the shell to install helm charts into our k8s cluster.