Skip to content

Commit 6cfb990

Browse files
Use Vector Helm chart version 0.34.0 in the logging test (#556)
1 parent f250cc6 commit 6cfb990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/logging/01-install-hdfs-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 hdfs-vector-aggregator vector
77
--namespace $NAMESPACE
8-
--version 0.26.0
8+
--version 0.34.0
99
--repo https://helm.vector.dev
1010
--values hdfs-vector-aggregator-values.yaml
1111
---

0 commit comments

Comments
 (0)