Skip to content

Commit 1a1de5f

Browse files
Use Vector Helm chart version 0.34.0 in the logging test
1 parent 93e3331 commit 1a1de5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.26.0
8+
--version 0.34.0
99
--repo https://helm.vector.dev
1010
--values hive-vector-aggregator-values.yaml
1111
---

0 commit comments

Comments
 (0)