Closed mcritchlow closed 3 years ago
Hi @mcritchlow ,
Please execute helm repo update
and try again. You need to update your local repos before fetching the chart
Hi @miguelaeh - thanks, I could have sworn I did that multiple times on Friday. but, doing so today it seems to have worked. Apologies, I must have done something wrong on my end!
Which chart: Solr
Describe the bug It seems that despite being on version
0.2.1
the new Solr chart that's available in the repository is0.1.0
To Reproduce Steps to reproduce the behavior:
helm search repo solr
In comparison, a search for
redis
is up to date as expected:helm search repo redis
Expected behavior I would expect the
CHART VERSION
for the Solr chart to be current with what is currently in the git repo, as it is with other charts.Version of Helm and Kubernetes:
helm version
:kubectl version
: