--- alwaysopen: false categories: - docs - operate - kubernetes description: Maintenance release to support Redis Enterprise Software version 7.22.2-41 including INE certificate support. hideListLinks: true linkTitle: 7.22.2-31 (December 2025) title: Redis Enterprise for Kubernetes 7.22.2-31 (December 2025) release notes weight: 2 --- ## Highlights This is a maintenance release to support [Redis Enterprise Software version 7.22.2-41]({{< relref "/operate/rs/release-notes/rs-7-22-releases/rs-7-22-2-41" >}}). For supported distributions known limitations, see the [7.22.2 releases]({{< relref "/operate/kubernetes/release-notes/7-22-2-releases/" >}}). ## New in this release ### Enhancements - Added API fields to configure internode encryption certificates ### Resolved issues - Fixed upgrade issues with large clusters (RED-176468) ### API changes | **CRD** | **Field** | **Change** | **Description** | |---|---|---|---| | REC | spec.dpInternodeEncryptionCertificateSecretName | Add | Secret name to use for cluster's Data Plane Internode Encryption (DPINE) certificate. If left blank, a cluster-provided certificate will be used. | | REC | spec.cpInternodeEncryptionCertificateSecretName | Add | Secret name to use for cluster's Control Plane Internode Encryption (CPINE) certificate. If left blank, a cluster-provided certificate will be used. | ### Deprecations - The v1alpha1 API version of the RedisEnterpriseCluster (REC) custom resource is deprecated. ## Downloads - **Redis Enterprise**: `redislabs/redis:7.22.2-41` - **Operator**: `redislabs/operator:7.22.2-31` - **Services Rigger**: `redislabs/k8s-controller:7.22.2-31` - **OLM operator bundle** : `v7.22.2-31.1`