We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bba1d5 commit 31775d9Copy full SHA for 31775d9
helm/librechat/stacklok_combined_values.yaml
@@ -66,7 +66,7 @@ librechat:
66
url: http://mcp-time-mcp-server-headless.toolhive-system.svc.cluster.local:8000/mcp
67
postgres-telemetry:
68
type: sse
69
- url: url: http://mcp-stackloklens-postgres-mcp-headless.stackloklens.svc.cluster.local:8000/sse
+ url: http://mcp-stackloklens-postgres-mcp-headless.stackloklens.svc.cluster.local:8000/sse
70
71
# name of existing Yaml configmap, key must be librechat.yaml
72
existingConfigYaml: ""
@@ -90,7 +90,7 @@ image:
90
repository: librechat
91
pullPolicy: Always
92
# Overrides the image tag whose default is the chart appVersion.
93
- tag: "v0.7.9-rc1"
+ tag: "1.7.3"
94
95
96
imagePullSecrets:
helm/librechat/stacklok_values.yaml
0 commit comments