Skip to content
Merged
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
@@ -0,0 +1,36 @@
---
alwaysopen: false
categories:
- docs
- operate
- kubernetes
description: This is a maintenance release to support Redis Enterprise Software version 7.2.4-118.
linkTitle: 7.2.4-12 (January 2025)
title: Redis Enterprise for Kubernetes 7.2.4-12 (January 2025) release notes
weight: 4
---

## Highlights

This is a maintenance release to support Redis Enterprise Software version 7.2.4-118. For information on supported distributions, breaking changes, and limitations, see the previous (7.2.4-12 release notes){{<relref "/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24">}}.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This is a maintenance release to support Redis Enterprise Software version 7.2.4-118. For information on supported distributions, breaking changes, and limitations, see the previous (7.2.4-12 release notes){{<relref "/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24">}}.
This is a maintenance release to support Redis Enterprise Software version 7.2.4-118. For information on supported distributions, breaking changes, and limitations, see the previous [7.2.4-12 release notes]{{<relref "/operate/kubernetes/release-notes/7-2-4-releases/7-2-4-12-10-24">}}.


## Downloads

- **Redis Enterprise**: `redislabs/redis:7.2.4-118`
- **Operator**: `redislabs/operator:7.2.4-12`
- **Services Rigger**: `redislabs/k8s-controller:7.2.4-12.`

#### OpenShift images

- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:7.2.4-118.rhel8-openshift`
(or `redislabs/redis-enterprise:7.2.4-118.rhel7-openshift` if upgrading from RHEL 7)
- **Operator**: `registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.2.4-12`
- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:7.2.4-12`

#### OLM bundle

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

## Security

For a list of fixes related to CVEs, see the [Redis Enterprise 7.2.4-118 release notes]({{<relref "operate/rs/release-notes/rs-7-2-4-releases/">}}).
Loading