diff --git a/content/download/releases/v8-0-0-rc1.md b/content/download/releases/v8-0-0-rc1.md new file mode 100644 index 00000000..b17bc177 --- /dev/null +++ b/content/download/releases/v8-0-0-rc1.md @@ -0,0 +1,35 @@ +--- +title: "8.0.0-rc1" +date: 2025-11-27 +extra: + tag: "8.0.0-rc1" + 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.0.6" + - "8.0" + - "8.0.6-trixie" + - "8.0-trixie" + - "8.0.6-alpine" + - "8.0-alpine" + - "8.0.6-alpine3.22" + - "8.0-alpine3.22" + packages: + + artifacts: + - distro: jammy + arch: + - arm64 + - x86_64 + - distro: noble + arch: + - arm64 + - x86_64 +--- + +Valkey 8.0.0-rc1 Release \ No newline at end of file