From 49921c66f483b98955c6e07fae1099cb993925ec Mon Sep 17 00:00:00 2001 From: Barani <70038446+bbarani@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:05:01 -0700 Subject: [PATCH] Updating the downloads page with 7.2.6 version (#106) ### Description Updating the downloads page with 7.2.6 version artifact links ### Issues Resolved NA ### 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. --------- Signed-off-by: bbarani --- content/download/releases/v7-2-6.md | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 content/download/releases/v7-2-6.md diff --git a/content/download/releases/v7-2-6.md b/content/download/releases/v7-2-6.md new file mode 100644 index 0000000..6e5ceeb --- /dev/null +++ b/content/download/releases/v7-2-6.md @@ -0,0 +1,37 @@ +--- +title: "7.2.6" +date: 2024-07-31 +extra: + tag: "7.2.6" + artifact_source: https://d307a34p6mmcbn.cloudfront.net/releases/ + artifact_fname: "valkey" + container_registry: + - + name: "Docker Hub" + link: https://hub.docker.com/r/valkey/valkey/ + id: "valkey/valkey" + tags: + - "7.2.6" + - "7.2.6-bookworm" + - "7.2.6-alpine" + - "7.2.6-alpine3.20" + packages: + - + url: https://packages.fedoraproject.org/pkgs/valkey/valkey/ + name: Fedora + id: 'valkey' + - + name: EPEL + id: 'valkey' + artifacts: + - distro: bionic + arch: + - arm64 + - x86_64 + - distro: focal + arch: + - arm64 + - x86_64 +--- + +Valkey 7.2.6 Release