11# api7ee3
22
3- ![ Version: 0.17.19 ] ( https://img.shields.io/badge/Version-0.17.19 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.8.9 ] ( https://img.shields.io/badge/AppVersion-3.8.9 -informational?style=flat-square )
3+ ![ Version: 0.17.20 ] ( https://img.shields.io/badge/Version-0.17.20 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.8.10 ] ( https://img.shields.io/badge/AppVersion-3.8.10 -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.8.9 " ` | |
26+ | dashboard.image.tag | string | ` "v3.8.10 " ` | |
2727| dashboard.keyCertSecret | string | ` "" ` | |
2828| dashboard.livenessProbe.failureThreshold | int | ` 30 ` | |
2929| dashboard.livenessProbe.initialDelaySeconds | int | ` 180 ` | |
@@ -94,7 +94,7 @@ A Helm chart for Kubernetes
9494| developer_portal.extraVolumes | list | ` [] ` | |
9595| developer_portal.image.pullPolicy | string | ` "Always" ` | |
9696| developer_portal.image.repository | string | ` "api7/api7-ee-developer-portal" ` | |
97- | developer_portal.image.tag | string | ` "v3.8.9 " ` | |
97+ | developer_portal.image.tag | string | ` "v3.8.10 " ` | |
9898| developer_portal.keyCertSecret | string | ` "" ` | |
9999| developer_portal.livenessProbe.failureThreshold | int | ` 10 ` | |
100100| developer_portal.livenessProbe.initialDelaySeconds | int | ` 60 ` | |
@@ -133,7 +133,7 @@ A Helm chart for Kubernetes
133133| dp_manager.extraVolumes | list | ` [] ` | |
134134| dp_manager.image.pullPolicy | string | ` "Always" ` | |
135135| dp_manager.image.repository | string | ` "api7/api7-ee-dp-manager" ` | |
136- | dp_manager.image.tag | string | ` "v3.8.9 " ` | |
136+ | dp_manager.image.tag | string | ` "v3.8.10 " ` | |
137137| dp_manager.livenessProbe.failureThreshold | int | ` 10 ` | |
138138| dp_manager.livenessProbe.initialDelaySeconds | int | ` 60 ` | |
139139| dp_manager.livenessProbe.periodSeconds | int | ` 3 ` | |
@@ -194,7 +194,7 @@ A Helm chart for Kubernetes
194194| postgresql.builtin | bool | ` true ` | |
195195| postgresql.fullnameOverride | string | ` "api7-postgresql" ` | |
196196| postgresql.image.registry | string | ` "docker.io" ` | |
197- | postgresql.image.repository | string | ` "bitnami /postgresql" ` | |
197+ | postgresql.image.repository | string | ` "api7 /postgresql" ` | |
198198| postgresql.image.tag | string | ` "15.4.0-debian-11-r45" ` | |
199199| postgresql.primary.persistence.size | string | ` "256Gi" ` | |
200200| postgresql.primary.service.ports.postgresql | int | ` 5432 ` | |
@@ -208,7 +208,7 @@ A Helm chart for Kubernetes
208208| prometheus.server.enableRemoteWriteReceiver | bool | ` true ` | |
209209| prometheus.server.existingSecret | string | ` "" ` | |
210210| prometheus.server.image.registry | string | ` "docker.io" ` | |
211- | prometheus.server.image.repository | string | ` "bitnami /prometheus" ` | |
211+ | prometheus.server.image.repository | string | ` "api7 /prometheus" ` | |
212212| prometheus.server.persistence.enabled | bool | ` true ` | |
213213| prometheus.server.persistence.size | string | ` "120Gi" ` | |
214214| prometheus.server.rbac.create | bool | ` false ` | |
0 commit comments