Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6da09d6

Browse files
authoredJun 6, 2025··
chore: bump vector chart to 0.43.0 (#643)
1 parent 41c8ff1 commit 6da09d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/templates/kuttl/logging/30-install-airflow-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 airflow-vector-aggregator vector
77
--namespace $NAMESPACE
8-
--version 0.42.1
8+
--version 0.43.0
99
--repo https://helm.vector.dev
1010
--values airflow-vector-aggregator-values.yaml
1111
---

0 commit comments

Comments
 (0)
Please sign in to comment.