From a58cb2547d0d7505d4a936a8e1e714c3aeabf749 Mon Sep 17 00:00:00 2001 From: mtrujillo <42344046+trujillm@users.noreply.github.com> Date: Sat, 4 Apr 2026 17:51:11 -0400 Subject: [PATCH] chore: bump configure-pipeline dependency to 0.5.7 Picks up minio 0.5.5 with secret.create toggle, allowing external secret managers to own the minio credentials on first deploy. --- deploy/helm/rag/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/rag/Chart.yaml b/deploy/helm/rag/Chart.yaml index 0ab3b23..7b5d394 100644 --- a/deploy/helm/rag/Chart.yaml +++ b/deploy/helm/rag/Chart.yaml @@ -15,7 +15,7 @@ dependencies: repository: https://rh-ai-quickstart.github.io/ai-architecture-charts condition: llm-service.enabled - name: configure-pipeline - version: 0.5.6 + version: 0.5.7 repository: https://rh-ai-quickstart.github.io/ai-architecture-charts condition: configure-pipeline.enabled - name: ingestion-pipeline