From 0cd23a92445aee69047ded9f78324125939c84e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 Oct 2025 19:43:04 +0000 Subject: [PATCH] Update website for version 8.1.4 --- content/download/releases/v8-1-4.md | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/download/releases/v8-1-4.md diff --git a/content/download/releases/v8-1-4.md b/content/download/releases/v8-1-4.md new file mode 100644 index 00000000..57defb84 --- /dev/null +++ b/content/download/releases/v8-1-4.md @@ -0,0 +1,31 @@ +--- +title: "8.1.4" +date: 2025-10-03 +extra: + tag: "8.1.4" + artifact_source: https://download.valkey.io/releases/ + artifact_fname: "valkey" + container_registry: + - + name: "Docker Hub" + link: https://hub.docker.com/r/valkey/valkey/ + id: "valkey/valkey" + tags: + - "8.1.4" + - "8.1.4-trixie" + - "8.1.4-alpine" + - "8.1.4-alpine3.22" + packages: + + artifacts: + - distro: jammy + arch: + - arm64 + - x86_64 + - distro: noble + arch: + - arm64 + - x86_64 +--- + +Valkey 8.1.4 Release \ No newline at end of file