Skip to content

Commit 36a80e1

Browse files
committed
updated try-valkey Valkey 9.0.0
Signed-off-by: Shai Zarka <zarkash@amazon.com>
1 parent ada8522 commit 36a80e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/try-valkey/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title = "Try Valkey"
33
template = "valkey-try-me.html"
44
[extra]
5-
state_file = "https://download.valkey.io/try-me-valkey/8.1.0/states/state.bin.gz"
6-
filesystem_base_url = "https://download.valkey.io/try-me-valkey/8.1.0/fs/alpine-rootfs-flat"
7-
filesystem_base_fs = "https://download.valkey.io/try-me-valkey/8.1.0/fs/alpine-fs.json"
5+
state_file = "https://download.valkey.io/try-me-valkey/9.0.0/states/state.bin.gz"
6+
filesystem_base_url = "https://download.valkey.io/try-me-valkey/9.0.0/fs/alpine-rootfs-flat"
7+
filesystem_base_fs = "https://download.valkey.io/try-me-valkey/9.0.0/fs/alpine-fs.json"
88
+++
99

0 commit comments

Comments
 (0)