Skip to content

Commit 37ed361

Browse files
authored
test: Bump vector 0.52.0 and opa 1.12.2 (#735)
* test: Bump opa to 1.12.2 * test: Bump vector aggregator to 0.52.0 (chart version 0.49.0) * fix: Remove local changes
1 parent 9ce5144 commit 37ed361

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dimensions:
2020
# - 3.0.6,oci.stackable.tech/sandbox/airflow:3.0.6-stackable0.0.0-dev
2121
- name: opa-latest
2222
values:
23-
- 1.8.0
23+
- 1.12.2
2424
- name: ldap-authentication
2525
values:
2626
- no-tls

0 commit comments

Comments
 (0)