File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ authorization:
31
31
opa :
32
32
image : openpolicyagent/opa
33
33
opaKubeMgmt :
34
- image : openpolicyagent/kube-mgmt:8.5.10
34
+ image : openpolicyagent/kube-mgmt:8.5.12
35
35
36
36
# proxy-server ingress will use this hostname
37
37
# NOTE: additional hostnames can be configured in authorization.proxyServerIngress.hosts
Original file line number Diff line number Diff line change @@ -13,17 +13,17 @@ authorization:
13
13
# images to use in installation
14
14
images :
15
15
proxyService :
16
- image : quay.io/dell/container-storage-modules/csm-authorization-proxy:v1.13 .0
16
+ image : quay.io/dell/container-storage-modules/csm-authorization-proxy:v2.0 .0
17
17
tenantService :
18
- image : quay.io/dell/container-storage-modules/csm-authorization-tenant:v1.13 .0
18
+ image : quay.io/dell/container-storage-modules/csm-authorization-tenant:v2.0 .0
19
19
roleService :
20
- image : quay.io/dell/container-storage-modules/csm-authorization-role:v1.13 .0
20
+ image : quay.io/dell/container-storage-modules/csm-authorization-role:v2.0 .0
21
21
storageService :
22
- image : quay.io/dell/container-storage-modules/csm-authorization-storage:v1.13 .0
22
+ image : quay.io/dell/container-storage-modules/csm-authorization-storage:v2.0 .0
23
23
opa :
24
24
image : openpolicyagent/opa
25
25
opaKubeMgmt :
26
- image : openpolicyagent/kube-mgmt:8.5.10
26
+ image : openpolicyagent/kube-mgmt:8.5.12
27
27
28
28
# proxy-server ingress will use this hostname
29
29
# NOTE: additional hostnames can be configured in authorization.proxyServerIngress.hosts
You can’t perform that action at this time.
0 commit comments