tao12345666333 commented on pull request #107:
URL: https://github.com/apache/apisix-helm-chart/pull/107#issuecomment-874590200
Do you forget to submit the `charts/apisix/Chart.yaml` file? The
`dependencies.apisix-dashboard` should update to 0.1.5
```diff
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 21edd21..77a1047 100644
--- a/charts/apisix/Chart.yaml
+++ b/charts/apisix/Chart.yaml
@@ -44,7 +44,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: etcd.enabled
- name: apisix-dashboard
- version: 0.1.4
+ version: 0.1.5
repository: https://charts.apiseven.com
condition: dashboard.enabled
alias: dashboard
```
--
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]