11# dial
22
3- ![ Version: 5.20 .0] ( https://img.shields.io/badge/Version-5.20 .0-informational?style=flat-square ) ![ AppVersion: 1.40 .0] ( https://img.shields.io/badge/AppVersion-1.40 .0-informational?style=flat-square )
3+ ![ Version: 5.21 .0] ( https://img.shields.io/badge/Version-5.21 .0-informational?style=flat-square ) ![ AppVersion: 1.41 .0] ( https://img.shields.io/badge/AppVersion-1.41 .0-informational?style=flat-square )
44
55Umbrella chart for DIAL solution
66
@@ -97,29 +97,29 @@ helm install my-release dial/dial -f values.yaml
9797| bedrock.commonLabels."app.kubernetes.io/component" | string | ` "adapter" ` | |
9898| bedrock.enabled | bool | ` false ` | Enable/disable ai-dial-adapter-bedrock |
9999| bedrock.image.repository | string | ` "epam/ai-dial-adapter-bedrock" ` | |
100- | bedrock.image.tag | string | ` "0.36.3 " ` | |
100+ | bedrock.image.tag | string | ` "0.37.0 " ` | |
101101| bedrock.livenessProbe.enabled | bool | ` true ` | |
102102| bedrock.readinessProbe.enabled | bool | ` true ` | |
103103| bedrock.secrets | object | ` {} ` | |
104104| chat.commonLabels."app.kubernetes.io/component" | string | ` "application" ` | |
105105| chat.containerPorts.http | int | ` 3000 ` | |
106106| chat.enabled | bool | ` true ` | Enable/disable ai-dial-chat |
107107| chat.image.repository | string | ` "epam/ai-dial-chat" ` | |
108- | chat.image.tag | string | ` "0.42.2 " ` | |
108+ | chat.image.tag | string | ` "0.43.1 " ` | |
109109| chat.livenessProbe.enabled | bool | ` true ` | |
110110| chat.livenessProbe.failureThreshold | int | ` 6 ` | |
111111| chat.livenessProbe.httpGet.path | string | ` "/api/health" ` | |
112112| chat.readinessProbe.enabled | bool | ` true ` | |
113113| chat.readinessProbe.failureThreshold | int | ` 6 ` | |
114114| chat.readinessProbe.httpGet.path | string | ` "/api/health" ` | |
115115| core.enabled | bool | ` true ` | Enable/disable ai-dial-core |
116- | core.image.tag | string | ` "0.40 .0" ` | |
116+ | core.image.tag | string | ` "0.41 .0" ` | |
117117| core.livenessProbe.enabled | bool | ` true ` | |
118118| core.readinessProbe.enabled | bool | ` true ` | |
119119| dial.commonLabels."app.kubernetes.io/component" | string | ` "adapter" ` | |
120120| dial.enabled | bool | ` false ` | Enable/disable ai-dial-adapter-dial |
121121| dial.image.repository | string | ` "epam/ai-dial-adapter-dial" ` | |
122- | dial.image.tag | string | ` "0.11 .0" ` | |
122+ | dial.image.tag | string | ` "0.12 .0" ` | |
123123| dial.livenessProbe.enabled | bool | ` true ` | |
124124| dial.readinessProbe.enabled | bool | ` true ` | |
125125| extraDeploy | list | ` [] ` | |
@@ -138,22 +138,22 @@ helm install my-release dial/dial -f values.yaml
138138| openai.commonLabels."app.kubernetes.io/component" | string | ` "adapter" ` | |
139139| openai.enabled | bool | ` false ` | Enable/disable ai-dial-adapter-openai |
140140| openai.image.repository | string | ` "epam/ai-dial-adapter-openai" ` | |
141- | openai.image.tag | string | ` "0.36.1 " ` | |
141+ | openai.image.tag | string | ` "0.37.0 " ` | |
142142| openai.livenessProbe.enabled | bool | ` true ` | |
143143| openai.readinessProbe.enabled | bool | ` true ` | |
144144| themes.commonLabels."app.kubernetes.io/component" | string | ` "webserver" ` | |
145145| themes.containerPorts.http | int | ` 8080 ` | |
146146| themes.containerSecurityContext.runAsUser | int | ` 101 ` | |
147147| themes.enabled | bool | ` true ` | Enable/disable ai-dial-chat-themes |
148148| themes.image.repository | string | ` "epam/ai-dial-chat-themes" ` | |
149- | themes.image.tag | string | ` "0.13 .0" ` | |
149+ | themes.image.tag | string | ` "0.14 .0" ` | |
150150| themes.livenessProbe.enabled | bool | ` true ` | |
151151| themes.podSecurityContext.fsGroup | int | ` 101 ` | |
152152| themes.readinessProbe.enabled | bool | ` true ` | |
153153| vertexai.commonLabels."app.kubernetes.io/component" | string | ` "adapter" ` | |
154154| vertexai.enabled | bool | ` false ` | Enable/disable ai-dial-adapter-vertexai |
155155| vertexai.image.repository | string | ` "epam/ai-dial-adapter-vertexai" ` | |
156- | vertexai.image.tag | string | ` "0.32 .0" ` | |
156+ | vertexai.image.tag | string | ` "0.33 .0" ` | |
157157| vertexai.livenessProbe.enabled | bool | ` true ` | |
158158| vertexai.readinessProbe.enabled | bool | ` true ` | |
159159
0 commit comments