File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ maintainers:
5566description : Helm chart to deploy the langsmith application and all services it depends on.
77type : application
8- version : 0.1.8
8+ version : 0.1.9
99appVersion : " 0.1.0"
Original file line number Diff line number Diff line change @@ -15,19 +15,19 @@ images:
1515 backendImage :
1616 repository : " docker.io/langchain/langchainplus-backend"
1717 pullPolicy : IfNotPresent
18- tag : " 4430bf8 "
18+ tag : " 9fd3ed3 "
1919 frontendImage :
2020 repository : " docker.io/langchain/langchainplus-frontend-dynamic"
2121 pullPolicy : IfNotPresent
22- tag : " 4430bf8 "
22+ tag : " 9fd3ed3 "
2323 hubBackendImage :
2424 repository : " docker.io/langchain/langchainhub-backend"
2525 pullPolicy : IfNotPresent
26- tag : " 4430bf8 "
26+ tag : " 9fd3ed3 "
2727 playgroundImage :
2828 repository : " docker.io/langchain/langchainplus-playground"
2929 pullPolicy : IfNotPresent
30- tag : " 4430bf8 "
30+ tag : " 9fd3ed3 "
3131 postgresImage :
3232 repository : " docker.io/postgres"
3333 pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments