Skip to content

Commit 3e712be

Browse files
K8s: 7.4.6-232 warning (#1293)
* DOC-4992 edits * add openshift images to maint release notes
1 parent 901f107 commit 3e712be

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,11 @@ This is a maintenance release to support [Redis Enterprise Software version 7.4.
2626
- **Redis Enterprise**: `redislabs/redis:7.4.6-102`
2727
- **Operator**: `redislabs/operator:7.4.6-6`
2828
- **Services Rigger**: `redislabs/k8s-controller:7.4.6-6`
29+
30+
31+
### OpenShift images
32+
33+
- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.6-102.rhel8-openshift`
34+
- **Operator**: `registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.4.6-6`
35+
- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:7.4.6-6`
2936
- **OLM operator bundle** : `v7.4.6-6.1`

content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ categories:
44
- docs
55
- operate
66
- kubernetes
7-
description: This is a maintenance release to support Redis Enterprise Software version 7.4.6-232.
7+
description: This is a maintenance release to support Redis Enterprise Software version 7.4.6-233 (7.4.6-232 for OpenShift).
88
hideListLinks: true
99
linkTitle: 7.4.6-6 (March 2025)
1010
title: Redis Enterprise for Kubernetes 7.4.6-6 (March 2025) release notes
@@ -13,11 +13,25 @@ weight: 1
1313

1414
## Highlights
1515

16-
This is a maintenance release to support [Redis Enterprise Software version 7.4.6-232]({{<relref "operate/rs/release-notes/rs-7-4-2-releases/">}}). For version changes, supported distributions, and known limitations, see the [release notes for 7-4-6 ]({{<relref "/operate/kubernetes/release-notes/7-4-6-releases/">}}).
16+
This is a maintenance release to support [Redis Enterprise Software version 7.4.6-233]({{<relref "operate/rs/release-notes/rs-7-4-6-releases/">}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6]({{<relref "/operate/kubernetes/release-notes/7-4-6-releases/">}}).
17+
18+
{{<warning>}}If you are not using OpenShift, you must use the `7.4.6-233` Redis Enterprise image listed below. The `7.4.6-232` image only supports OpenShift, and may cause the upgrade to fail if used with other distributions.
19+
20+
To upgrade successfully, use the correct Redis Enterprise image for your K8s distribution.
21+
22+
- OpenShift: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.6-232.rhel8-openshift`
23+
- Non-OpenShift distributions: `redislabs/redis:7.4.6-233`
24+
{{</warning>}}
1725

1826
## Downloads
1927

20-
- **Redis Enterprise**: `redislabs/redis:7.4.6-232`
28+
- **Redis Enterprise**: `redislabs/redis:7.4.6-233`
2129
- **Operator**: `redislabs/operator:7.4.6-6`
2230
- **Services Rigger**: `redislabs/k8s-controller:7.4.6-6`
23-
- **OLM operator bundle** : `v7.4.6-6.3`
31+
32+
### OpenShift images
33+
34+
- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.6-232.rhel8-openshift`
35+
- **Operator**: `registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.4.6-6`
36+
- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:7.4.6-6`
37+
- **OLM operator bundle**: `v7.4.6-6.3`

0 commit comments

Comments
 (0)