# Redis Software for Kubernetes 8.0.20-26 (August 2026) release notes

```json metadata
{
  "schema_version": 2,
  "title": "Redis Software for Kubernetes 8.0.20-26 (August 2026) release notes",
  "description": "This is a maintenance release to support Redis Software version 8.0.20-96.",
  "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.0.20](https://redis.io/docs/latest/operate/rs/release-notes/rs-8-0-releases/) version 8.0.20-96. For version changes, supported distributions, and known limitations, see the [release notes for 8.0.18-11 (April 2026)](https://redis.io/docs/latest/operate/kubernetes/release-notes/8-0-18-releases/8-0-18-11-april2026).

## Resolved issues

- Fixed client authentication being turned off and client certificates being cleared when you patched a field other than a certificate field, such as `evictionPolicy`, in the `spec.globalConfigurations` of a REAADB. The operator now preserves the mutual TLS (mTLS) settings on the underlying Active-Active database. REDB resources were not affected <!--RED-212113-->

- 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.0.20-96.26` (`redislabs/redis:8.0.20-96.26.minimal` for minimal base image)
- **Operator**: `redislabs/operator:8.0.20-26`
- **Services Rigger**: `redislabs/k8s-controller:8.0.20-26`
- **Call Home Client**: `redislabs/re-call-home-client:8.0.20-26`

### OpenShift downloads

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

## Known limitations

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

