Skip to content

Commit

Permalink
Updating the downloads page with 7.2.6 version (#106)
Browse files Browse the repository at this point in the history
### 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 <[email protected]>
  • Loading branch information
bbarani authored and madolson committed Aug 1, 2024
1 parent 4956f12 commit 49921c6
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions content/download/releases/v7-2-6.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 49921c6

Please sign in to comment.