diff --git a/content/download/releases/v9-0-0-rc1.md b/content/download/releases/v9-0-0-rc1.md new file mode 100644 index 00000000..6910bb9c --- /dev/null +++ b/content/download/releases/v9-0-0-rc1.md @@ -0,0 +1,31 @@ +--- +title: "9.0.0-rc1" +date: 2025-08-14 +extra: + tag: "9.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: + - "9.0" + - "9.0-trixie" + - "9.0-alpine" + - "9.0-alpine3.22" + packages: + + artifacts: + - distro: jammy + arch: + - arm64 + - x86_64 + - distro: noble + arch: + - arm64 + - x86_64 +--- + +Valkey 9.0.0-rc1 Release \ No newline at end of file