You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-6-april2025.md
+27-8Lines changed: 27 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,42 @@ categories:
4
4
- docs
5
5
- operate
6
6
- kubernetes
7
-
description: A maintenance release that includes support for Redis Software 7.8.6-36.
7
+
description: Feature release including support for Redis Software x.y.z, enhancements, and bug fixes.
8
8
hideListLinks: true
9
-
linkTitle: 7.8.6-1 (April 2025)
10
-
title: Redis Enterprise for Kubernetes 7.8.6-1 (April 2025) release notes
11
-
weight: 49
9
+
linkTitle: x.y.z-a (Month 2025)
10
+
title: Redis Enterprise for Kubernetes x.y.z-a (Month 2025) release notes
11
+
weight: 50
12
12
---
13
-
14
13
## New in the release
15
14
16
-
Redis Enterprise for Kubernetes 7.22.0-6 is a feature release that includes enhancements, platform updates, and support for Redis Software 7.22.0-28.
15
+
Redis Enterprise for Kubernetes 7.22.0-6 is a feature release that includes enhancements, platform updates, and support for Redis Software 7.22.0-21.
16
+
17
+
### Enhancements
17
18
18
-
## Enhancements
19
+
### API changes
20
+
21
+
|**CRD**|**Field**|**Change**|**Description**|
22
+
|---|---|---|---|
19
23
20
-
## API changes
21
24
22
25
## Breaking changes
23
26
24
27
## Supported distributions
25
28
29
+
The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}).
30
+
31
+
<spantitle="Check mark icon">✅</span> Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes.
32
+
<spantitle="Deprecation warning"class="font-serif">:warning:</span> Deprecated – This distribution is still supported for this version of Redis Enterprise Software for Kubernetes, but support will be removed in a future release.
33
+
<spantitle="X icon">❌</span> End of life – Support for this distribution ended.
34
+
Any distribution not listed below is not supported for production workloads.
35
+
26
36
## Downloads
37
+
38
+
-**Redis Enterprise**: `redislabs/redis:`
39
+
-**Operator**: `redislabs/operator:`
40
+
-**Services Rigger**: `redislabs/k8s-controller:`
41
+
-**OLM operator bundle** : `v`
42
+
43
+
## Known limitations
44
+
45
+
See [X.Y.Z releases]({{<relref "">}}) for information on known limitations.
0 commit comments