Skip to content

chore: bump configure-pipeline dependency to 0.5.7#168

Closed
trujillm wants to merge 1 commit into
rh-ai-quickstart:mainfrom
trujillm:chore/bump-configure-pipeline-dep
Closed

chore: bump configure-pipeline dependency to 0.5.7#168
trujillm wants to merge 1 commit into
rh-ai-quickstart:mainfrom
trujillm:chore/bump-configure-pipeline-dep

Conversation

@trujillm
Copy link
Copy Markdown
Contributor

@trujillm trujillm commented Apr 4, 2026

Summary

  • Updates configure-pipeline dependency from 0.5.6 to 0.5.7 in the RAG Helm chart
  • This picks up the minio 0.5.5 subchart which includes a secret.create toggle

Context

When deploying via Validated Patterns with External Secrets Operator, both the Helm chart and External Secrets create the same minio secret with different passwords, causing a credential mismatch on first deploy. With this dependency chain update, consumers can set configure-pipeline.minio.secret.create: false to let External Secrets be the sole owner.

Depends on: rh-ai-quickstart/ai-architecture-charts#169

Test plan

  • Verify configure-pipeline@0.5.7 resolves correctly
  • Deploy with default values — existing behavior unchanged
  • Deploy with configure-pipeline.minio.secret.create: false — minio secret not created by chart

Picks up minio 0.5.5 with secret.create toggle, allowing external
secret managers to own the minio credentials on first deploy.
@sauagarwa sauagarwa closed this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants