diff --git a/content/download/releases/v8-1-8.md b/content/download/releases/v8-1-8.md new file mode 100644 index 00000000..17089876 --- /dev/null +++ b/content/download/releases/v8-1-8.md @@ -0,0 +1,31 @@ +--- +title: "8.1.8" +date: 2026-06-02 +extra: + tag: "8.1.8" + 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.8" + - "8.1.8-trixie" + - "8.1.8-alpine" + - "8.1.8-alpine3.23" + packages: + + artifacts: + - distro: jammy + arch: + - arm64 + - x86_64 + - distro: noble + arch: + - arm64 + - x86_64 +--- + +Valkey 8.1.8 Release \ No newline at end of file