fix(container): update image docker.io/valkey/valkey ( 7.2.5 → 7.2.14 ) - #5377
Open
renovate[bot] wants to merge 1 commit into
Open
fix(container): update image docker.io/valkey/valkey ( 7.2.5 → 7.2.14 )#5377renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
--- kubernetes/cluster-0/apps/selfhosted/paperless/app Kustomization: flux-system/paperless HelmRelease: selfhosted/paperless
+++ kubernetes/cluster-0/apps/selfhosted/paperless/app Kustomization: flux-system/paperless HelmRelease: selfhosted/paperless
@@ -84,13 +84,13 @@
- 65542
redis:
containers:
redis:
image:
repository: docker.io/valkey/valkey
- tag: 7.2.5
+ tag: 7.2.8
resources:
limits:
memory: 128Mi
requests:
cpu: 5m
memory: 32Mi |
Contributor
--- HelmRelease: selfhosted/paperless Deployment: selfhosted/paperless-redis
+++ HelmRelease: selfhosted/paperless Deployment: selfhosted/paperless-redis
@@ -30,13 +30,13 @@
automountServiceAccountToken: true
hostIPC: false
hostNetwork: false
hostPID: false
dnsPolicy: ClusterFirst
containers:
- - image: docker.io/valkey/valkey:7.2.5
+ - image: docker.io/valkey/valkey:7.2.8
name: redis
resources:
limits:
memory: 128Mi
requests:
cpu: 5m |
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
October 3, 2024 00:22
e7e4d11 to
f8b3d33
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
January 8, 2025 22:54
f8b3d33 to
f43790c
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
April 24, 2025 03:17
f43790c to
b344799
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
July 9, 2025 19:43
b344799 to
1c67f73
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
October 3, 2025 21:22
1c67f73 to
d0cbbae
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
January 8, 2026 16:26
d0cbbae to
ee2458b
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
February 24, 2026 20:03
ee2458b to
34a8b48
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
May 6, 2026 22:12
34a8b48 to
825e290
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
June 22, 2026 17:36
825e290 to
9d5e186
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
July 20, 2026 21:49
9d5e186 to
b1e72ec
Compare
| datasource | package | from | to | | ---------- | ----------------------- | ----- | ------ | | docker | docker.io/valkey/valkey | 7.2.5 | 7.2.14 |
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-7.x
branch
from
July 22, 2026 01:50
b1e72ec to
f7934bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
7.2.5→7.2.14Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
valkey-io/valkey (docker.io/valkey/valkey)
v7.2.14Compare Source
Valkey 7.2.14 - Released Tue 21 July 2026
Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible.
Security Fixes
Bug Fixes
ZDIFFandZDIFFSTOREwhen the result set becomes empty during computation by @sarthakaggarwal97 (#3342)FUNCTION FLUSH ASYNCand ensure flushed scripts' memory is released by @enjoy-binbin (#1826)MIGRATEto an unreachable host by @madolson (#3541)VM_GetLRU,VM_SetLRU,VM_GetLFU, orVM_SetLFUis called with a NULL key by @yaronsananes (#3610)RESTORE(CVE-2026-25243) by @ranshid (#3619)RESTOREby @madolson (#3920)RESTOREload, preventing a later server crash by @madolson (#3921)INFOoutput on 32-bit systems wheretime_tis 64-bit, such as Alpine 3.23 by @chenshi5012 (#3787)FUNCTION LOADby @enjoy-binbin (#2750)XTRIMmarks the last entry in a stream listpack node as deleted by @smkher (#3591)COMMAND INFOreturning the subcommands field as a RESP3 Set instead of an Array for commands without subcommands by @rickrams (#3939)SENTINEL SETvalues and escape them on config rewrite to prevent config-file injection by @eifrah-aws (#3847)cluster-announce-ipto prevent nodes.conf injection by @eifrah-aws (#3848)lua-enable-insecure-apihaving no effect when enabled at startup via the config file or command line by @enjoy-binbin (#3548)Connection reset by peer) instead of the misleadingSuccesson replication sync I/O errors by @abmathur-ie (#3580)valkey-cli --cluster del-nodefailing withNo such node IDwhen removing unreachable or failed nodes by @yang-z-o (#3209)valkey-cli --cluster fixassigning all uncovered slots to the same primary instead of spreading them randomly by @abmathur-ie (#3586)Full Changelog: valkey-io/valkey@7.2.13...7.2.14
v7.2.13Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
v7.2.12Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
Bug fixes
Full changelog: valkey-io/valkey@7.2.11...7.2.12
v7.2.11Compare Source
Valkey 7.2.11
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
Bug fixes
Full Changelog: valkey-io/valkey@7.2.10...7.2.11
v7.2.10: Valkey patch release 7.2.10Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Bug fixes
Security fixes
v7.2.9Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible.
Security fixes
Bug fixes
Full Changelog: valkey-io/valkey@7.2.8...7.2.9
v7.2.8Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
Bug fixes
inline protocol. (#1213)
FUNCTION KILLis used to kill anongoing script. (#1171)
TOUCHcommand with the
CLIENT NO-TOUCHoption. (#1499)v7.2.7Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Bug fixes
proper re-enabling of AOF. (#1001)
updates were not correctly handled in the cluster gossip section. (#965)
Packaging Improvements
Security fixes
v7.2.6Compare Source
Upgrade urgency MODERATE: This release fixes an incompatibility issue with modules
compiled for Redis. For other users, it primarily fixes uncommon bugs.
Bug Fixes - Core
modules (#608)
are reprocessed (#526)
(Redis#13115, Fixes Redis#13113)
creating listpacks larger than 4GB (Redis#12955, Fixes Redis#12864)
Bug Fixes - Cluster
if a primary node fails (#790, Fixes #784)
(#693, Fixes #619)
membership symmetry (#461)
single-shard cluster (Redis#12824)
Bug Fixes - Sentinel
Bug Fixes - CLI
--countoption in redis-cli works correctly even without--pattern(Redis#13092)(Redis#12951)
(Redis#12969)
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.