Skip to content

Commit a96c7fd

Browse files
committed
test: Bump vector-aggregator to 0.55.0
1 parent 0b60d4b commit a96c7fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/templates/kuttl/logging/01-install-hbase-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 hive-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 hive-vector-aggregator-values.yaml
1111
---

0 commit comments

Comments
 (0)