Skip to content

Commit 50f88f4

Browse files
fixed bugs, downloads, highlights
1 parent 79521ef commit 50f88f4

File tree

2 files changed

+47
-1
lines changed

2 files changed

+47
-1
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
alwaysopen: false
3+
categories:
4+
- docs
5+
- operate
6+
- kubernetes
7+
description: Maintenance release including support for Redis Software 8.0.6-50, enhancements, and bug fixes.
8+
hideListLinks: true
9+
linkTitle: 8.0.6-6 (December 2025)
10+
title: Redis Enterprise for Kubernetes 8.0.6-6 (December 2025) release notes
11+
weight: 1
12+
---
13+
14+
Redis Enterprise for Kuberntes 8.0.6-6 is a feature release that supports Redis Software 8.0.6-50, and includes enhancements, supported distribution updates and bug fixes.
15+
16+
## Highlights
17+
18+
- Support for external module repositories (custom modueles)
19+
- Support for Redis Software 8.0.6-50
20+
- SAML 2.0 single sign-on (SSO) authentication support for the cluster manager UI
21+
22+
## Enhancements
23+
24+
## Resolved issues
25+
26+
- Removed 'InsecureRequestWarning: Unverified HTTPS request is being made to host localhost' message that appeared when running the healthcheck script <!--RED-71858-->
27+
- Fixed bug that blocked image spec updates during active REC upgrades. <!--RED-84166-->
28+
- Fixed slow reaction time by services rigger to node failures. <!--RED-174164-->
29+
30+
## API changes
31+
32+
## Supported distributions
33+
34+
## Downloads
35+
36+
- **Redis Enterprise**: `redislabs/redis:8.0.6-50`
37+
- **Operator**: `redislabs/operator:8.0.6-6`
38+
- **Services Rigger**: `redislabs/k8s-controller:8.0.6-6`
39+
- **Callhome client**: `redislabs/re-call-home-client:8.0.6-6`
40+
- **Redis Enterprise operator bundle**: v.<TBD>
41+
42+
## Known limitations
43+
44+
### New limitations
45+
46+
### Existing limitations

content/operate/kubernetes/release-notes/8-0-6-releases/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Redis Enterprise for Kubernetes 8.0.6 includes bug fixes, enhancements, and supp
1919

2020
## Known limitations
2121

22-
- **SSO configuration doesn't work with IPv6 or dual stack (IPv4/IPv6) clusters.**
22+
- **SSO configuration doesn't work with IPv6 or dual stack (IPv4/IPv6) clusters.** <!--RED-180550-->
2323

2424
- **Only upgrades from 7.4.2-2 and later are supported.** If you are using an earlier version, install 7.4.2-2 before upgrading to 8.0.6-6.
2525

0 commit comments

Comments
 (0)