Skip to content

Commit

Permalink
use OPA 0.70.0 (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
atye authored Jan 6, 2025
1 parent a146267 commit cbf6e72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/csm-authorization-v2.0/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ authorization:
authorizationController:
image: quay.io/dell/container-storage-modules/csm-authorization-controller:v2.1.0
opa:
image: openpolicyagent/opa
image: docker.io/openpolicyagent/opa:0.70.0
opaKubeMgmt:
image: openpolicyagent/kube-mgmt:8.5.12

Expand Down
2 changes: 1 addition & 1 deletion charts/csm-authorization/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ authorization:
storageService:
image: quay.io/dell/container-storage-modules/csm-authorization-storage:v1.13.0
opa:
image: openpolicyagent/opa
image: docker.io/openpolicyagent/opa:0.70.0
opaKubeMgmt:
image: openpolicyagent/kube-mgmt:8.5.12

Expand Down

0 comments on commit cbf6e72

Please sign in to comment.