diff --git a/deploy/helm/rag/Chart.lock b/deploy/helm/rag/Chart.lock index 6d4be79..0b622cb 100644 --- a/deploy/helm/rag/Chart.lock +++ b/deploy/helm/rag/Chart.lock @@ -7,7 +7,7 @@ dependencies: version: 0.5.9 - name: configure-pipeline repository: https://rh-ai-quickstart.github.io/ai-architecture-charts - version: 0.5.6 + version: 0.5.7 - name: ingestion-pipeline repository: https://rh-ai-quickstart.github.io/ai-architecture-charts version: 0.7.3 @@ -17,5 +17,5 @@ dependencies: - name: mcp-servers repository: https://rh-ai-quickstart.github.io/ai-architecture-charts version: 0.5.15 -digest: sha256:ac4d12af3cc62bd462293d89f20fbe01a7c67fd7ce50ab78a1fe0ff27dfebb55 -generated: "2026-03-16T16:48:25.929533-04:00" +digest: sha256:91ce7975cc61f2fdfcde4a7b5743eb3496d9017638e2c7e127cc538f408283bb +generated: "2026-04-07T11:02:05.071841-04:00" diff --git a/deploy/helm/rag/Chart.yaml b/deploy/helm/rag/Chart.yaml index 341a1b8..d4bcda2 100644 --- a/deploy/helm/rag/Chart.yaml +++ b/deploy/helm/rag/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: rag description: A Helm chart for Kubernetes type: application -version: 0.2.39 -appVersion: "0.2.39" +version: 0.2.40 +appVersion: "0.2.40" dependencies: - name: pgvector diff --git a/deploy/helm/rag/values.yaml b/deploy/helm/rag/values.yaml index 576a098..d759bdd 100644 --- a/deploy/helm/rag/values.yaml +++ b/deploy/helm/rag/values.yaml @@ -3,7 +3,7 @@ replicaCount: 1 image: repository: quay.io/rh-ai-quickstart/llamastack-dist-ui pullPolicy: Always - tag: 0.2.39 + tag: 0.2.40 service: type: ClusterIP