We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a0efc commit 360a81aCopy full SHA for 360a81a
1 file changed
deploy/helm/rag/values.yaml
@@ -3,7 +3,7 @@ replicaCount: 1
3
image:
4
repository: quay.io/rh-ai-quickstart/llamastack-dist-ui
5
pullPolicy: Always
6
- tag: 0.2.24
+ tag: latest-dev
7
8
service:
9
type: ClusterIP
0 commit comments