Skip to content

Commit e0cbd78

Browse files
authored
chore: Bump vector 0.52.0 and opa 1.12.2 (#742)
* test: Bump opa to 1.12.2 * test: Bump vector aggregator to 0.52.0 (chart version 0.49.0)
1 parent 09bae02 commit e0cbd78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dimensions:
2525
- 1.21.1
2626
- name: opa
2727
values:
28-
- 1.8.0
28+
- 1.12.2
2929
- name: number-of-datanodes
3030
values:
3131
- "1"

0 commit comments

Comments
 (0)