Skip to content

Commit 49185e8

Browse files
authored
test: Bump vector 0.52.0 and opa 1.12.2 (#726)
* test: Bump opa to 1.12.2 * test: Bump vector aggregator to 0.52.0 (chart version 0.49.0)
1 parent 20ff595 commit 49185e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dimensions:
3333
- 1.21.1
3434
- name: opa
3535
values:
36-
- 1.8.0
36+
- 1.12.2
3737
# Used for zookeeper, hdfs and hbase
3838
- name: listener-class
3939
values:

0 commit comments

Comments
 (0)