Skip to content

Commit 377e65c

Browse files
authored
test: Bump vector 0.52.0 opa 1.12.2 (#886)
* test: Bump opa to 1.12.2 * test: Bump vector aggregator to 0.52.0 (chart version 0.49.0)
1 parent 7b27aa5 commit 377e65c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dimensions:
4747
- 3.9.4
4848
- name: opa-l
4949
values:
50-
- 1.8.0
50+
- 1.12.0
5151
- name: hdfs-l
5252
values:
5353
- 3.4.2

0 commit comments

Comments
 (0)