From 849435d58047eba6ffdafb992ff2933c8735b5e3 Mon Sep 17 00:00:00 2001 From: Kaitlyn Michael Date: Mon, 17 Aug 2026 10:49:29 -0500 Subject: [PATCH] DOC-6936 K8s 7.8.6-19 maint RN Maintenance release note for Redis Enterprise for Kubernetes 7.8.6-19 (Wisconsin maint 12, August 2026), which adds support for Redis Software 7.8.6-303. No itemized content: the operator changelog between the shipped tags v7.8.6-16 and v7.8.6-19 is three commits, and the only substantive one is the RS version bump, so there are no operator-side changes to report. Versions verified against tag v7.8.6-19 rather than carried forward: RS 7.8.6-303 is pinned in pkg/apis/app/v1alpha1/defaults.go, and the OLM bundle suffix v7.8.6-19.0 came from Yuval's release announcement since it is not present in the operator repo. The Redis Software link points at the 7.8.x line index, matching the rest of this folder and avoiding a relref to rs-7-8-6-303.md while that page is still unmerged. Co-Authored-By: Claude Opus 5 (1M context) --- .../7-8-6-releases/7-8-6-19-august2026.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-19-august2026.md diff --git a/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-19-august2026.md b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-19-august2026.md new file mode 100644 index 0000000000..e1e1bd9a8b --- /dev/null +++ b/content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-19-august2026.md @@ -0,0 +1,36 @@ +--- +alwaysopen: false +categories: +- docs +- operate +- kubernetes +description: A maintenance release that includes support for Redis Software 7.8.6-303. +hideListLinks: true +linkTitle: 7.8.6-19 (August 2026) +title: Redis Enterprise for Kubernetes 7.8.6-19 (August 2026) release notes +weight: 15 +--- + +Redis Enterprise for Kubernetes 7.8.6-19 (August 2026) is a maintenance release that includes support for [Redis Software 7.8.6-303]({{}}). + +For supported distributions, known limitations, and API changes, see [Redis Enterprise for Kubernetes 7.8.6-1 March 2025 release notes]({{}}). + +## Downloads + +- **Redis Enterprise**: `redislabs/redis:7.8.6-303` +- **Operator**: `redislabs/operator:7.8.6-19` +- **Services Rigger**: `redislabs/k8s-controller:7.8.6-19` + +### OpenShift images + +- **Redis Enterprise**: `registry.connect.redhat.com/redislabs/redis-enterprise:7.8.6-303` +- **Operator**: `registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.8.6-19` +- **Services Rigger**: `registry.connect.redhat.com/redislabs/services-manager:7.8.6-19` + +### OLM bundle + +**Redis Enterprise operator bundle**: `v7.8.6-19.0` + +## Known limitations + +See [7.8.6 releases]({{}}) for information on known limitations.