Skip to content

Commit 5ec0144

Browse files
authored
docs: update chart api7 readme (#105)
Signed-off-by: ashing <[email protected]>
1 parent adca398 commit 5ec0144

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/api7/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# api7ee3
22

3-
![Version: 0.12.11](https://img.shields.io/badge/Version-0.12.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square)
3+
![Version: 0.12.12](https://img.shields.io/badge/Version-0.12.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

@@ -20,7 +20,7 @@ A Helm chart for Kubernetes
2020
| busybox.image.tag | float | `1.28` | |
2121
| dashboard.image.pullPolicy | string | `"Always"` | |
2222
| dashboard.image.repository | string | `"api7/api7-ee-3-integrated"` | |
23-
| dashboard.image.tag | string | `"v3.2.11.3"` | |
23+
| dashboard.image.tag | string | `"v3.2.12.0"` | |
2424
| dashboard.keyCertSecret | string | `""` | |
2525
| dashboard.replicaCount | int | `1` | |
2626
| dashboard_configuration.console.addr | string | `"http://127.0.0.1:3000"` | |
@@ -49,7 +49,7 @@ A Helm chart for Kubernetes
4949
| dashboard_service.type | string | `"ClusterIP"` | |
5050
| dp_manager.image.pullPolicy | string | `"Always"` | |
5151
| dp_manager.image.repository | string | `"api7/api7-ee-dp-manager"` | |
52-
| dp_manager.image.tag | string | `"v3.2.11.3"` | |
52+
| dp_manager.image.tag | string | `"v3.2.12.0"` | |
5353
| dp_manager.replicaCount | int | `1` | |
5454
| dp_manager_configuration.database.dsn | string | `"postgres://api7ee:changeme@api7-postgresql:5432/api7ee"` | |
5555
| dp_manager_configuration.log.level | string | `"warn"` | |

0 commit comments

Comments
 (0)