Skip to content

Commit 48c93bd

Browse files
authored
chore: Bump vector 0.52.0 and opa 1.12.2 (#667)
* test: Bump opa to 1.12.2 * chore(examples): Bump opa to 1.12.2 * test: Bump vector aggregator to 0.52.0 (chart version 0.49.0)
1 parent 3ff927b commit 48c93bd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/hive-opa-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ metadata:
5555
name: opa
5656
spec:
5757
image:
58-
productVersion: 1.8.0
58+
productVersion: 1.12.2
5959
servers:
6060
config:
6161
logging:

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 hive-vector-aggregator vector
77
--namespace "$NAMESPACE"
8-
--version 0.45.0
8+
--version 0.49.0
99
--repo https://helm.vector.dev
1010
--values hive-vector-aggregator-values.yaml
1111
---

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dimensions:
4444
- 3.9.4
4545
- name: opa-latest
4646
values:
47-
- 1.8.0
47+
- 1.12.2
4848
- name: krb5
4949
values:
5050
- 1.21.1

0 commit comments

Comments
 (0)