Skip to content

Commit

Permalink
RED-32947 Operator version is 5.4.6-1182 - part of RS v5.4.6-18 release.
Browse files Browse the repository at this point in the history
Same for the services rigger.

(cherry picked from commit ec4cdb2)
  • Loading branch information
Roey Prat committed Sep 4, 2019
1 parent f33eab1 commit f70937f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ The following are the images and tags for this release:

Redis Enterprise - `redislabs/redis:5.4.6-18` or `redislabs/redis:5.4.6-18.rhel7-openshift`

Operator - `redislabs/operator:5.4.6-1086` or `redislabs/operator:5.4.6-1086.rhel7`
Operator - `redislabs/operator:5.4.6-1182` or `redislabs/operator:5.4.6-1182.rhel7`

Services Rigger - `redislabs/k8s-controller:5.4.6-1086` or `redislabs/k8s-controller:5.4.6-1086.rhel7`
Services Rigger - `redislabs/k8s-controller:5.4.6-1182` or `redislabs/k8s-controller:5.4.6-1182.rhel7`

Service Broker - `redislabs/service-broker:78_4b9b17f` or `redislabs/service-broker:78_4b9b17f.rhel7`

Expand Down
2 changes: 1 addition & 1 deletion operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
serviceAccount: redis-enterprise-operator
containers:
- name: redis-enterprise-operator
image: redislabs/operator:5.4.6-1086
image: redislabs/operator:5.4.6-1182
securityContext:
runAsUser: 1001
command:
Expand Down
2 changes: 1 addition & 1 deletion operator_rhel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
serviceAccount: redis-enterprise-operator
containers:
- name: redis-enterprise-operator
image: redislabs/operator:5.4.6-1086.rhel7
image: redislabs/operator:5.4.6-1182.rhel7
securityContext:
runAsUser: 1001
command:
Expand Down

0 comments on commit f70937f

Please sign in to comment.