vichaos opened a new issue, #990:
URL: https://github.com/apache/apisix-helm-chart/issues/990

   It looks like the `apisix-2.16.0` release has been published on GitHub:
   
   https://github.com/apache/apisix-helm-chart/releases/tag/apisix-2.16.0
   
   However, the chart version is not available in the Helm repository.
   
   ### Steps to reproduce
   
   ```bash
   $ helm repo add apisix https://apache.github.io/apisix-helm-chart
   $ helm repo update apisix
   Hang tight while we grab the latest from your chart repositories...
   ...Successfully got an update from the "apisix" chart repository
   Update Complete. ⎈Happy Helming!⎈
   
   $ helm show chart apisix/apisix --version 2.15.0 | tail -n 5
   sources:
   - https://github.com/apache/apisix-helm-chart
   type: application
   version: 2.15.0
   
   $ helm show chart apisix/apisix --version 2.16.0
   Error: chart "apisix" matching 2.16.0 not found in apisix index. (try 'helm 
repo update'): no chart version found for apisix-2.16.0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to