diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md index 4ad12ce639..c6e648fcd5 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-dec24.md @@ -26,4 +26,11 @@ This is a maintenance release to support [Redis Enterprise Software version 7.4. - **Redis Enterprise**: `redislabs/redis:7.4.6-102` - **Operator**: `redislabs/operator:7.4.6-6` - **Services Rigger**: `redislabs/k8s-controller:7.4.6-6` + + +### OpenShift images + +- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.6-102.rhel8-openshift` +- **Operator**: `registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.4.6-6` +- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:7.4.6-6` - **OLM operator bundle** : `v7.4.6-6.1` diff --git a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md index 9381d4c2e8..23e15adb1e 100644 --- a/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md +++ b/content/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-6-mar25.md @@ -4,7 +4,7 @@ categories: - docs - operate - kubernetes -description: This is a maintenance release to support Redis Enterprise Software version 7.4.6-232. +description: This is a maintenance release to support Redis Enterprise Software version 7.4.6-233 (7.4.6-232 for OpenShift). hideListLinks: true linkTitle: 7.4.6-6 (March 2025) title: Redis Enterprise for Kubernetes 7.4.6-6 (March 2025) release notes @@ -13,11 +13,25 @@ weight: 1 ## Highlights -This is a maintenance release to support [Redis Enterprise Software version 7.4.6-232]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7-4-6 ]({{}}). +This is a maintenance release to support [Redis Enterprise Software version 7.4.6-233]({{}}). For version changes, supported distributions, and known limitations, see the [release notes for 7.4.6]({{}}). + +{{}}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. + +To upgrade successfully, use the correct Redis Enterprise image for your K8s distribution. + +- OpenShift: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.6-232.rhel8-openshift` +- Non-OpenShift distributions: `redislabs/redis:7.4.6-233` +{{}} ## Downloads -- **Redis Enterprise**: `redislabs/redis:7.4.6-232` +- **Redis Enterprise**: `redislabs/redis:7.4.6-233` - **Operator**: `redislabs/operator:7.4.6-6` - **Services Rigger**: `redislabs/k8s-controller:7.4.6-6` -- **OLM operator bundle** : `v7.4.6-6.3` + +### OpenShift images + +- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.6-232.rhel8-openshift` +- **Operator**: `registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.4.6-6` +- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:7.4.6-6` +- **OLM operator bundle**: `v7.4.6-6.3`