Skip to content

Commit 68f25e4

Browse files
author
Danni Moiseyev
committed
bump version to 5.4.6-1183
1 parent 23b75eb commit 68f25e4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ The following are the images and tags for this release:
2121

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

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`
2525

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`
2727

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

operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
serviceAccount: redis-enterprise-operator
1616
containers:
1717
- name: redis-enterprise-operator
18-
image: redislabs/operator:5.4.6-1182
18+
image: redislabs/operator:5.4.6-1183
1919
securityContext:
2020
runAsUser: 1001
2121
command:

operator_rhel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
serviceAccount: redis-enterprise-operator
1616
containers:
1717
- name: redis-enterprise-operator
18-
image: redislabs/operator:5.4.6-1182.rhel7
18+
image: redislabs/operator:5.4.6-1183.rhel7
1919
securityContext:
2020
runAsUser: 1001
2121
command:

0 commit comments

Comments
 (0)