# Redis Software for Kubernetes 8.2.0-13 (August 2026) release notes

```json metadata
{
  "schema_version": 2,
  "title": "Redis Software for Kubernetes 8.2.0-13 (August 2026) release notes",
  "description": "This is a maintenance release to support Redis Software version 8.2.0-46.",
  "categories": ["docs","operate","kubernetes"],
  "tableOfContents": {"sections":[{"id":"highlights","title":"Highlights"},{"id":"resolved-issues","title":"Resolved issues"},{"children":[{"id":"openshift-downloads","title":"OpenShift downloads"}],"id":"downloads","title":"Downloads"},{"id":"known-limitations","title":"Known limitations"}]}

,
  "codeExamples": []
}
```


## Highlights

This is a maintenance release to support [Redis Software 8.2.0](https://redis.io/docs/latest/operate/rs/release-notes/rs-8-2-releases/) version 8.2.0-46. For version changes, supported distributions, and known limitations, see the [release notes for 8.2.0-12 (July 2026)](https://redis.io/docs/latest/operate/kubernetes/release-notes/8-2-0-releases/8-2-0-12-july2026).

## Resolved issues

- Fixed a failure caused by setting AWS load balancer annotations on `ClusterIP` services. These annotations now apply only to pod exposure services, and annotation changes re-create the Cluster Manager UI, API, and Prometheus services consistently <!--RED-209555-->

- Fixed an Active-Active database whose REAADB spec omitted `externalReplicationPort` for a participating cluster. The operator now syncs the port from the existing Active-Active database <!--RED-205147-->

- Fixed an endless "could not set label" loop caused by reserved keys in the persistent volume claim (PVC) extra labels annotation <!--RED-189152-->

## Downloads

- **Redis Enterprise**: `redislabs/redis:8.2.0-46.13` (`redislabs/redis:8.2.0-46.13.minimal` for minimal base image)
- **Operator**: `redislabs/operator:8.2.0-13`
- **Services Rigger**: `redislabs/k8s-controller:8.2.0-13`
- **Call Home Client**: `redislabs/re-call-home-client:8.2.0-13`

### OpenShift downloads

- **OLM operator bundle**: `8.2.0-13.0`
- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:8.2.0-46.13` (`registry.connect.redhat.com/redislabs/redis-enterprise:8.2.0-46.13.minimal` for minimal base image)
- **Operator**: `registry.connect.redhat.com/redislabs/redis-enterprise-operator:8.2.0-13`
- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:8.2.0-13`
- **Call Home Client**: `registry.connect.redhat.com/redislabs/call-home-client:8.2.0-13`

## Known limitations

See [8.2.0 releases](https://redis.io/docs/latest/operate/kubernetes/release-notes/8-2-0-releases/) for information on known limitations.

