Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ commands:
- script: >-
helm install opensearch-vector-aggregator vector
--namespace $NAMESPACE
--version 0.49.0
--version 0.52.0 `# app version 0.55.0`
--repo https://helm.vector.dev
--values 10_opensearch-vector-aggregator-values.yaml
---
Expand Down
Loading