Skip to content

Commit 19f52cd

Browse files
authored
test: Bump vector aggregator to 0.52.0 (chart version 0.49.0) (#641)
1 parent 941ff76 commit 19f52cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)