11# api7ee3
22
3- ![ Version: 0.16.13 ] ( https://img.shields.io/badge/Version-0.16.13 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.2.15 ] ( https://img.shields.io/badge/AppVersion-3.2.15 -informational?style=flat-square )
3+ ![ Version: 0.16.14 ] ( https://img.shields.io/badge/Version-0.16.14 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.2.16 ] ( https://img.shields.io/badge/AppVersion-3.2.16 -informational?style=flat-square )
44
55A Helm chart for Kubernetes
66
@@ -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.15.2 " ` | |
26+ | dashboard.image.tag | string | ` "v3.2.16.0 " ` | |
2727| dashboard.keyCertSecret | string | ` "" ` | |
2828| dashboard.replicaCount | int | ` 1 ` | |
2929| dashboard_configuration.console.addr | string | ` "http://127.0.0.1:3000" ` | |
@@ -118,7 +118,10 @@ A Helm chart for Kubernetes
118118| dashboard_configuration.plugins[ 85] | string | ` "syslog" ` | |
119119| dashboard_configuration.plugins[ 86] | string | ` "ip-restriction" ` | |
120120| dashboard_configuration.plugins[ 87] | string | ` "mqtt-proxy" ` | |
121+ | dashboard_configuration.plugins[ 88] | string | ` "ai-proxy" ` | |
122+ | dashboard_configuration.plugins[ 89] | string | ` "ai-prompt-template" ` | |
121123| dashboard_configuration.plugins[ 8] | string | ` "batch-requests" ` | |
124+ | dashboard_configuration.plugins[ 90] | string | ` "ai-prompt-decorator" ` | |
122125| dashboard_configuration.plugins[ 9] | string | ` "ua-restriction" ` | |
123126| dashboard_configuration.prometheus.addr | string | ` "http://api7-prometheus-server:9090" ` | |
124127| dashboard_configuration.prometheus.basic_auth.password | string | ` "" ` | |
@@ -163,7 +166,7 @@ A Helm chart for Kubernetes
163166| developer_portal.extraEnvVars | list | ` [] ` | |
164167| developer_portal.image.pullPolicy | string | ` "IfNotPresent" ` | |
165168| developer_portal.image.repository | string | ` "api7/api7-developer-portal" ` | |
166- | developer_portal.image.tag | string | ` "v0.0.10 " ` | |
169+ | developer_portal.image.tag | string | ` "v0.1.1 " ` | |
167170| developer_portal.keyCertSecret | string | ` "" ` | |
168171| developer_portal.replicaCount | int | ` 1 ` | |
169172| developer_portal_configuration.enable | bool | ` true ` | |
@@ -185,7 +188,7 @@ A Helm chart for Kubernetes
185188| dp_manager.extraVolumes | list | ` [] ` | |
186189| dp_manager.image.pullPolicy | string | ` "Always" ` | |
187190| dp_manager.image.repository | string | ` "api7/api7-ee-dp-manager" ` | |
188- | dp_manager.image.tag | string | ` "v3.2.15.2 " ` | |
191+ | dp_manager.image.tag | string | ` "v3.2.16.0 " ` | |
189192| dp_manager.replicaCount | int | ` 1 ` | |
190193| dp_manager_configuration.database.dsn | string | ` "postgres://api7ee:changeme@api7-postgresql:5432/api7ee" ` | |
191194| dp_manager_configuration.database.max_idle_conns | int | ` 2 ` | |
0 commit comments