Skip to content

Commit 6eae322

Browse files
committed
test: Bump vector-aggregator to 0.55.0
1 parent acaf4a4 commit 6eae322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/templates/kuttl/logging/01-install-opa-vector-aggregator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ commands:
55
- script: >-
66
helm install opa-vector-aggregator vector
77
--namespace $NAMESPACE
8-
--version 0.49.0
8+
--version 0.52.0 `# app version 0.55.0`
99
--repo https://helm.vector.dev
1010
--values opa-vector-aggregator-values.yaml
1111
---

0 commit comments

Comments
 (0)