Skip to content

Commit 8a9ec4e

Browse files
Use Vector Helm chart version 0.34.0 in the logging test (#615)
1 parent bc8e0af commit 8a9ec4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)