|
1 | 1 | # langsmith |
2 | 2 |
|
3 | | -   |
| 3 | +   |
4 | 4 |
|
5 | 5 | Helm chart to deploy the langsmith application and all services it depends on. |
6 | 6 |
|
@@ -140,44 +140,44 @@ For information on how to use this chart, up-to-date release notes, and other gu |
140 | 140 | | gateway.sectionName | string | `""` | | |
141 | 141 | | images.aceBackendImage.pullPolicy | string | `"IfNotPresent"` | | |
142 | 142 | | images.aceBackendImage.repository | string | `"docker.io/langchain/langsmith-ace-backend"` | | |
143 | | -| images.aceBackendImage.tag | string | `"0.13.31"` | | |
| 143 | +| images.aceBackendImage.tag | string | `"0.13.35"` | | |
144 | 144 | | images.agentBuilderImage.pullPolicy | string | `"IfNotPresent"` | | |
145 | 145 | | images.agentBuilderImage.repository | string | `"docker.io/langchain/agent-builder-deep-agent"` | | |
146 | | -| images.agentBuilderImage.tag | string | `"0.13.31"` | | |
| 146 | +| images.agentBuilderImage.tag | string | `"0.13.35"` | | |
147 | 147 | | images.agentBuilderToolServerImage.pullPolicy | string | `"IfNotPresent"` | | |
148 | 148 | | images.agentBuilderToolServerImage.repository | string | `"docker.io/langchain/agent-builder-tool-server"` | | |
149 | | -| images.agentBuilderToolServerImage.tag | string | `"0.13.31"` | | |
| 149 | +| images.agentBuilderToolServerImage.tag | string | `"0.13.35"` | | |
150 | 150 | | images.agentBuilderTriggerServerImage.pullPolicy | string | `"IfNotPresent"` | | |
151 | 151 | | images.agentBuilderTriggerServerImage.repository | string | `"docker.io/langchain/agent-builder-trigger-server"` | | |
152 | | -| images.agentBuilderTriggerServerImage.tag | string | `"0.13.31"` | | |
| 152 | +| images.agentBuilderTriggerServerImage.tag | string | `"0.13.35"` | | |
153 | 153 | | images.backendImage.pullPolicy | string | `"IfNotPresent"` | | |
154 | 154 | | images.backendImage.repository | string | `"docker.io/langchain/langsmith-backend"` | | |
155 | | -| images.backendImage.tag | string | `"0.13.31"` | | |
| 155 | +| images.backendImage.tag | string | `"0.13.35"` | | |
156 | 156 | | images.clickhouseImage.pullPolicy | string | `"Always"` | | |
157 | 157 | | images.clickhouseImage.repository | string | `"docker.io/clickhouse/clickhouse-server"` | | |
158 | 158 | | images.clickhouseImage.tag | string | `"25.12"` | | |
159 | 159 | | images.frontendImage.pullPolicy | string | `"IfNotPresent"` | | |
160 | 160 | | images.frontendImage.repository | string | `"docker.io/langchain/langsmith-frontend"` | | |
161 | | -| images.frontendImage.tag | string | `"0.13.31"` | | |
| 161 | +| images.frontendImage.tag | string | `"0.13.35"` | | |
162 | 162 | | images.hostBackendImage.pullPolicy | string | `"IfNotPresent"` | | |
163 | 163 | | images.hostBackendImage.repository | string | `"docker.io/langchain/hosted-langserve-backend"` | | |
164 | | -| images.hostBackendImage.tag | string | `"0.13.31"` | | |
| 164 | +| images.hostBackendImage.tag | string | `"0.13.35"` | | |
165 | 165 | | images.imagePullSecrets | list | `[]` | Secrets with credentials to pull images from a private registry. Specified as name: value. | |
166 | 166 | | images.insightsAgentImage.pullPolicy | string | `"IfNotPresent"` | | |
167 | 167 | | images.insightsAgentImage.repository | string | `"docker.io/langchain/langsmith-clio"` | | |
168 | | -| images.insightsAgentImage.tag | string | `"0.13.31"` | | |
| 168 | +| images.insightsAgentImage.tag | string | `"0.13.35"` | | |
169 | 169 | | images.operatorImage.pullPolicy | string | `"IfNotPresent"` | | |
170 | 170 | | images.operatorImage.repository | string | `"docker.io/langchain/langgraph-operator"` | | |
171 | 171 | | images.operatorImage.tag | string | `"0.1.37"` | | |
172 | 172 | | images.platformBackendImage.pullPolicy | string | `"IfNotPresent"` | | |
173 | 173 | | images.platformBackendImage.repository | string | `"docker.io/langchain/langsmith-go-backend"` | | |
174 | | -| images.platformBackendImage.tag | string | `"0.13.31"` | | |
| 174 | +| images.platformBackendImage.tag | string | `"0.13.35"` | | |
175 | 175 | | images.playgroundImage.pullPolicy | string | `"IfNotPresent"` | | |
176 | 176 | | images.playgroundImage.repository | string | `"docker.io/langchain/langsmith-playground"` | | |
177 | | -| images.playgroundImage.tag | string | `"0.13.31"` | | |
| 177 | +| images.playgroundImage.tag | string | `"0.13.35"` | | |
178 | 178 | | images.pollyAgentImage.pullPolicy | string | `"IfNotPresent"` | | |
179 | 179 | | images.pollyAgentImage.repository | string | `"docker.io/langchain/langsmith-polly"` | | |
180 | | -| images.pollyAgentImage.tag | string | `"0.13.31"` | | |
| 180 | +| images.pollyAgentImage.tag | string | `"0.13.35"` | | |
181 | 181 | | images.postgresImage.pullPolicy | string | `"IfNotPresent"` | | |
182 | 182 | | images.postgresImage.repository | string | `"docker.io/postgres"` | | |
183 | 183 | | images.postgresImage.tag | string | `"14.7"` | | |
|
0 commit comments