tao12345666333 commented on pull request #107:
URL: https://github.com/apache/apisix-helm-chart/pull/107#issuecomment-874528924


   And you need run ` helm dependency update charts/apisix` in current repo 
root dir. You will get some outputs like below.
   
   ```
   ➜  apisix-helm-chart git:(master) ✗ helm dependency update charts/apisix
   Hang tight while we grab the latest from your chart repositories...
   ...Successfully got an update from the "apisix" chart repository
   ...Successfully got an update from the "ingress-nginx" chart repository
   ...Successfully got an update from the "bitnami" chart repository
   Update Complete. ⎈Happy Helming!⎈
   Saving 3 charts
   Downloading etcd from repo https://charts.bitnami.com/bitnami
   Downloading apisix-dashboard from repo https://charts.apiseven.com
   Downloading apisix-ingress-controller from repo https://charts.apiseven.com
   Deleting outdated charts
   ➜  apisix-helm-chart git:(master) ✗ gst
   On branch master
   Your branch is up to date with 'origin/master'.
   
   Changes not staged for commit:
     (use "git add/rm <file>..." to update what will be committed)
     (use "git restore <file>..." to discard changes in working directory)
           modified:   charts/apisix/Chart.lock
           modified:   charts/apisix/Chart.yaml
           deleted:    charts/apisix/charts/apisix-dashboard-0.1.4.tgz
           modified:   charts/apisix/charts/apisix-ingress-controller-0.5.0.tgz
   
   Untracked files:
     (use "git add <file>..." to include in what will be committed)
           charts/apisix/charts/apisix-dashboard-0.1.5.tgz
   
   no changes added to commit (use "git add" and/or "git commit -a")
   ```
   
   


-- 
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