File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ The following are the images and tags for this release:
21
21
22
22
Redis Enterprise - ` redislabs/redis:5.4.6-18 ` or ` redislabs/redis:5.4.6-18.rhel7-openshift `
23
23
24
- Operator - ` redislabs/operator:5.4.6-1182 ` or ` redislabs/operator:5.4.6-1182 .rhel7 `
24
+ Operator - ` redislabs/operator:5.4.6-1183 ` or ` redislabs/operator:5.4.6-1183 .rhel7 `
25
25
26
- Services Rigger - ` redislabs/k8s-controller:5.4.6-1182 ` or ` redislabs/k8s-controller:5.4.6-1182 .rhel7 `
26
+ Services Rigger - ` redislabs/k8s-controller:5.4.6-1183 ` or ` redislabs/k8s-controller:5.4.6-1183 .rhel7 `
27
27
28
28
Service Broker - ` redislabs/service-broker:78_4b9b17f ` or ` redislabs/service-broker:78_4b9b17f.rhel7 `
29
29
Original file line number Diff line number Diff line change 15
15
serviceAccount : redis-enterprise-operator
16
16
containers :
17
17
- name : redis-enterprise-operator
18
- image : redislabs/operator:5.4.6-1182
18
+ image : redislabs/operator:5.4.6-1183
19
19
securityContext :
20
20
runAsUser : 1001
21
21
command :
Original file line number Diff line number Diff line change 15
15
serviceAccount : redis-enterprise-operator
16
16
containers :
17
17
- name : redis-enterprise-operator
18
- image : redislabs/operator:5.4.6-1182 .rhel7
18
+ image : redislabs/operator:5.4.6-1183 .rhel7
19
19
securityContext :
20
20
runAsUser : 1001
21
21
command :
You can’t perform that action at this time.
0 commit comments