File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 3232 quay.io/helmpack/chart-testing:v3.13.0 sh -c 'helm dependency update \
3333 && cd ../.. \
3434 && helm repo add bitnami https://charts.bitnami.com/bitnami \
35- && helm repo add apisix https://charts.apiseven.com \
3635 && helm repo add apisix-apache https://apache.github.io/apisix-helm-chart \
3736 && ct lint \
3837 --validate-maintainers=false \
6766 quay.io/helmpack/chart-testing:v3.13.0 sh -c 'helm dependency update \
6867 && cd ../.. \
6968 && helm repo add bitnami https://charts.bitnami.com/bitnami \
70- && helm repo add apisix https://charts.apiseven.com \
7169 && helm repo add apisix-apache https://apache.github.io/apisix-helm-chart \
7270 && ct install \
7371 --charts charts/apisix'
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ dependencies:
33 repository: https://charts.bitnami.com/bitnami
44 version: 12.0.18
55- name: apisix-ingress-controller
6- repository: https://charts.apiseven.com
6+ repository: https://apache.github.io/apisix-helm-chart
77 version: 1.0.5
8- digest: sha256:645325383aa153ba7b41ef4f63ba38f5169173b2791aaeb32b0754ecbb922884
9- generated: "2025-09-01T16:08:09.544116895+08:00 "
8+ digest: sha256:55ca99d580bfd975ccdc3c422062ee0c0948af7ec715c6e2c6931757ccc234df
9+ generated: "2025-09-28T03:19:50.756414729Z "
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies:
4747 condition : etcd.enabled
4848 - name : apisix-ingress-controller
4949 version : 1.0.5
50- repository : https://charts.apiseven.com
50+ repository : https://apache.github.io/apisix-helm-chart
5151 condition : ingress-controller.enabled
5252 alias : ingress-controller
5353
You can’t perform that action at this time.
0 commit comments