Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ See [6.4.2-8 (July 2023) release notes]({{< relref "/operate/kubernetes/release-

* **Redis Enterprise operator bundle** : `v6.4.2-8.11`

The OLM version v6.4.2-8.11 replaces the earlier v6.4.2-8.10 release for the same Redis software version, providing only upgrade path fixes.

## Known limitations

See [6.4.2-8 (July 2023) release notes]({{< relref "/operate/kubernetes/release-notes/6-4-2-releases/6-4-2-8#known-limitations" >}}).
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ Any distribution not listed below is not supported for production workloads.

**Redis Enterprise operator bundle** : `v7.2.4-12.22`

The OLM version v7.2.4-12.22 replaces the earlier v7.2.4-12.21 release for the same Redis software version, providing only upgrade path fixes.

## Known limitations

The limitations below are specific to the Redis Enterprise for Kubernetes product. To view limitations for the supported Redis Enterprise Software version, see the [7.2.4 release notes]({{< relref "/operate/rs/release-notes/rs-7-2-4-releases#known-limitations" >}}).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@ This is a maintenance release to support [Redis Enterprise Software version 7.4.

### OpenShift images

- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:7.4.102.rhel8-openshift`
- **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-2`
- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:7.4.6-2`

### OLM bundle

**Redis Enterprise operator bundle** : `v7.4.6-2.3`
**Redis Enterprise operator bundle** : `v7.4.6-2.4`

The OLM version v7.4.6-2.4 replaces the earlier v7.4.6-2.3 release for the same Redis software version, providing only upgrade path fixes.
Loading