Skip to content

Commit

Permalink
Run helm-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tataranovich committed Sep 10, 2024
1 parent c83e5db commit 936d5c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/dial/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dial

![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square)
![Version: 3.0.1](https://img.shields.io/badge/Version-3.0.1-informational?style=flat-square) ![AppVersion: 1.14.2](https://img.shields.io/badge/AppVersion-1.14.2-informational?style=flat-square)

Umbrella chart for DIAL solution

Expand Down Expand Up @@ -112,7 +112,7 @@ helm install my-release dial/dial -f values.yaml
| chat.readinessProbe.failureThreshold | int | `6` | |
| chat.readinessProbe.httpGet.path | string | `"/api/health"` | |
| core.enabled | bool | `true` | Enable/disable ai-dial-core |
| core.image.tag | string | `"0.15.1"` | |
| core.image.tag | string | `"0.15.2"` | |
| extraDeploy | list | `[]` | |
| keycloak.enabled | bool | `false` | Enable/disable keycloak |
| keycloak.extraEnvVars[0].name | string | `"KC_FEATURES"` | |
Expand Down

0 comments on commit 936d5c9

Please sign in to comment.