Skip to content

Commit 457dbc5

Browse files
authored
Add 8.1.0-rc1 release (#209)
Signed-off-by: Ran Shidlansik <[email protected]>
1 parent 96ef87a commit 457dbc5

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: "8.1.0-rc1"
3+
date: 2025-02-16
4+
extra:
5+
tag: "8.1.0-rc1"
6+
artifact_source: https://download.valkey.io/releases/
7+
artifact_fname: "valkey"
8+
container_registry:
9+
-
10+
name: "Docker Hub"
11+
link: https://hub.docker.com/r/valkey/valkey/
12+
id: "valkey/valkey"
13+
tags:
14+
- "8.1"
15+
- "8.1-bookworm"
16+
- "8.1-alpine"
17+
- "8.1-alpine3.21"
18+
packages:
19+
20+
artifacts:
21+
- distro: focal
22+
arch:
23+
- arm64
24+
- x86_64
25+
- distro: jammy
26+
arch:
27+
- arm64
28+
- x86_64
29+
- distro: noble
30+
arch:
31+
- x86_64
32+
---
33+
34+
Valkey 8.1.0-rc1 Release

0 commit comments

Comments
 (0)