Skip to content

Commit 0be92db

Browse files
authored
test: Bump OPA to 1.12.3 (#935)
* test: Bump OPA to 1.12.3 * chore: Bump OPA to 1.12.3
1 parent fe3eb87 commit 0be92db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/logging/simple-kafka-cluster-opa-log4j.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ metadata:
2525
name: simple-opa
2626
spec:
2727
image:
28-
productVersion: 1.12.2
28+
productVersion: 1.12.3
2929
servers:
3030
roleGroups:
3131
default: {}

examples/opa/simple-kafka-cluster-opa-allow-all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ metadata:
2525
name: simple-opa
2626
spec:
2727
image:
28-
productVersion: 1.12.2
28+
productVersion: 1.12.3
2929
servers:
3030
roleGroups:
3131
default: {}

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dimensions:
2828
- 3.9.4
2929
- name: opa-latest
3030
values:
31-
- 1.8.0
31+
- 1.12.3
3232
- name: upgrade_old
3333
values:
3434
- 3.9.1

0 commit comments

Comments
 (0)