Skip to content

Commit 99fe156

Browse files
authored
updated try-valkey Valkey 9.0.0 (#401)
Signed-off-by: Shai Zarka <[email protected]> ### Description updates the try valkey page to point to valkey 9.0.0 see below: <img width="949" height="698" alt="Screenshot 2025-10-22 at 20 34 42" src="https://github.com/user-attachments/assets/0f50f2cc-c788-42ab-9486-9964a08a2175" /> ### Issues Resolved <!-- List any issues this PR will resolve. --> <!-- Example: closes #1234 --> ### Check List - [x] Commits are signed per the DCO using `--signoff` By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.
1 parent ada8522 commit 99fe156

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)