Skip to content

Commit d2a53ae

Browse files
committed
test: Bump vector aggregator to 0.52.0 (chart version 0.49.0)
1 parent b58e7f6 commit d2a53ae

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

0 commit comments

Comments
 (0)