Skip to content

Commit

Permalink
update version to 5.4.6-1086
Browse files Browse the repository at this point in the history
  • Loading branch information
Danni Moiseyev committed Aug 25, 2019
1 parent 9b4ca8a commit 4adcf5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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:804_c4987427
image: redislabs/operator:5.4.6-1086
securityContext:
runAsUser: 1001
command:
Expand Down
4 changes: 2 additions & 2 deletions 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:804_c4987427.rhel7
image: redislabs/operator:5.4.6-1086.rhel7
securityContext:
runAsUser: 1001
command:
Expand All @@ -29,4 +29,4 @@ spec:
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
fieldPath: metadata.name

0 comments on commit 4adcf5b

Please sign in to comment.