Skip to content

Commit 6382cc0

Browse files
authored
fix: Bump OPA in stacks, so that v1 rego rules work (#56)
1 parent 7ff61c8 commit 6382cc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

stacks/keycloak-opa-poc/opa.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: opa
66
spec:
77
image:
8-
productVersion: 0.57.0
8+
productVersion: 0.61.0
99
servers:
1010
roleGroups:
1111
default: {}

stacks/trino-iceberg/trino.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ metadata:
100100
name: opa
101101
spec:
102102
image:
103-
productVersion: 0.57.0
103+
productVersion: 0.61.0
104104
servers:
105105
roleGroups:
106106
default:

0 commit comments

Comments
 (0)