File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ dependencies:
88- name: prometheus
99 repository: https://charts.bitnami.com/bitnami
1010 version: 0.1.4
11- - name: apisix
12- repository: https://charts.apiseven.com
13- version: 1.4.0
14- digest: sha256:74efeb106fd07da1c49b30f71da13fd9240da40e666da10cf0df3504e887dfea
15- generated: "2023-06-13T15:25:38.031574107 +08:00"
11+ - name: api7
12+ repository: https://charts.api7.ai
13+ version: 1.7.4
14+ digest: sha256:c3d04a7dc0046e1039172b7a0a0357a323f9553e46c0b3025959a3e4f5b931ec
15+ generated: "2023-11-09T10:39:16.919833326 +08:00"
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies:
3939 version : " 0.1.4"
4040 repository : " https://charts.bitnami.com/bitnami"
4141
42- - name : apisix
43- condition : apisix .builtin
44- version : " 1.4.0 "
45- repository : " https://charts.apiseven.com "
42+ - name : api7
43+ condition : api7 .builtin
44+ version : " 1.7.4 "
45+ repository : " https://charts.api7.ai "
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ prometheus:
9595 service :
9696 type : ClusterIP
9797
98- apisix :
98+ api7 :
9999 builtin : true
100100 apisix :
101101 image :
You can’t perform that action at this time.
0 commit comments