@@ -23,7 +23,7 @@ A Helm chart for Kubernetes
2323| dashboard.extraVolumes | list | ` [] ` | |
2424| dashboard.image.pullPolicy | string | ` "Always" ` | |
2525| dashboard.image.repository | string | ` "api7/api7-ee-3-integrated" ` | |
26- | dashboard.image.tag | string | ` "v3.2.14.5 " ` | |
26+ | dashboard.image.tag | string | ` "v3.2.14.6 " ` | |
2727| dashboard.keyCertSecret | string | ` "" ` | |
2828| dashboard.replicaCount | int | ` 1 ` | |
2929| dashboard_configuration.console.addr | string | ` "http://127.0.0.1:3000" ` | |
@@ -116,6 +116,7 @@ A Helm chart for Kubernetes
116116| dashboard_configuration.plugins[ 83] | string | ` "prometheus" ` | |
117117| dashboard_configuration.plugins[ 84] | string | ` "syslog" ` | |
118118| dashboard_configuration.plugins[ 85] | string | ` "ip-restriction" ` | |
119+ | dashboard_configuration.plugins[ 86] | string | ` "mqtt-proxy" ` | |
119120| dashboard_configuration.plugins[ 8] | string | ` "batch-requests" ` | |
120121| dashboard_configuration.plugins[ 9] | string | ` "ua-restriction" ` | |
121122| dashboard_configuration.prometheus.addr | string | ` "http://api7-prometheus-server:9090" ` | |
@@ -159,7 +160,7 @@ A Helm chart for Kubernetes
159160| developer_portal.extraEnvVars | list | ` [] ` | |
160161| developer_portal.image.pullPolicy | string | ` "IfNotPresent" ` | |
161162| developer_portal.image.repository | string | ` "api7/api7-developer-portal" ` | |
162- | developer_portal.image.tag | string | ` "v0.0.8 " ` | |
163+ | developer_portal.image.tag | string | ` "v0.0.9 " ` | |
163164| developer_portal.replicaCount | int | ` 1 ` | |
164165| developer_portal_configuration.enable | bool | ` true ` | |
165166| developer_portal_configuration.server.listen.host | string | ` "0.0.0.0" ` | |
@@ -179,7 +180,7 @@ A Helm chart for Kubernetes
179180| dp_manager.extraVolumes | list | ` [] ` | |
180181| dp_manager.image.pullPolicy | string | ` "Always" ` | |
181182| dp_manager.image.repository | string | ` "api7/api7-ee-dp-manager" ` | |
182- | dp_manager.image.tag | string | ` "v3.2.14.5 " ` | |
183+ | dp_manager.image.tag | string | ` "v3.2.14.6 " ` | |
183184| dp_manager.replicaCount | int | ` 1 ` | |
184185| dp_manager_configuration.database.dsn | string | ` "postgres://api7ee:changeme@api7-postgresql:5432/api7ee" ` | |
185186| dp_manager_configuration.database.max_idle_conns | int | ` 2 ` | |
0 commit comments