From 5f5bdad0405cf5b5f39dd94e21fa93c79b90e0f5 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Tue, 16 Jun 2026 10:04:43 +0200 Subject: [PATCH] Add RHEL App Streams lifecycle information to README files Links users to support policy documentation for Valkey stream lifecycle. Co-Authored-By: Claude Sonnet 4.5 --- 8/root/usr/share/container-scripts/valkey/README.md | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/8/root/usr/share/container-scripts/valkey/README.md b/8/root/usr/share/container-scripts/valkey/README.md index b6a877b..2027dbd 100644 --- a/8/root/usr/share/container-scripts/valkey/README.md +++ b/8/root/usr/share/container-scripts/valkey/README.md @@ -21,6 +21,7 @@ or getting the member with highest ranking in a sorted set. In order to achieve performance, Valkey works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. +See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream. Usage ----- diff --git a/README.md b/README.md index 7e2b6e6..dcda247 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Table start Table end --> +See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream. + Installation ------------ To build a valkey image, choose either the CentOS Stream: