feat(container): update ghcr.io/valkey-io/valkey ( 9.0.4 ➔ 9.1.1 ) - #763
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update ghcr.io/valkey-io/valkey ( 9.0.4 ➔ 9.1.1 )#763renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Argo CD Diff PreviewSummary: Modified (1):
± paperless (+1|-1)paperless (kubernetes/apps/paperless/app.yaml)Deployment: selfhosted/paperless-redis app.kubernetes.io/instance: paperless
app.kubernetes.io/name: paperless
spec:
automountServiceAccountToken: true
containers:
- - image: ghcr.io/valkey-io/valkey:9.0.4@sha256:bdf93f670fdb026eba9e2cf852c3fa8062f92e850fa181626c3b056e83ef04cf
+ - image: ghcr.io/valkey-io/valkey:9.1.1@sha256:70739f85ad2ee01a726a965584a0f94895f01b0c60b3cc8b0aeef11eaa6888cf
name: redis
resources:
limits:
memory: 128Mi
requests:Stats: |
renovate
Bot
force-pushed
the
renovate/paperless
branch
10 times, most recently
from
May 26, 2026 05:00
a0a8a42 to
33c708a
Compare
renovate
Bot
force-pushed
the
renovate/paperless
branch
5 times, most recently
from
June 1, 2026 03:29
ade317c to
6212c82
Compare
renovate
Bot
force-pushed
the
renovate/paperless
branch
7 times, most recently
from
July 22, 2026 03:14
0a7ae59 to
5049d85
Compare
renovate
Bot
force-pushed
the
renovate/paperless
branch
4 times, most recently
from
August 4, 2026 09:50
a5971de to
7718cf7
Compare
renovate
Bot
force-pushed
the
renovate/paperless
branch
18 times, most recently
from
August 13, 2026 01:58
573a710 to
c5d7c67
Compare
renovate
Bot
force-pushed
the
renovate/paperless
branch
11 times, most recently
from
August 19, 2026 16:04
2078012 to
811a3f0
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:
9.0.4→9.1.1Release Notes
valkey-io/valkey (ghcr.io/valkey-io/valkey)
v9.1.1Compare Source
Valkey 9.1.1 - 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
alldbsACL rule fromACL LIST,ACL SAVEandCONFIG REWRITEso older versions can parse the output by @dvkashapov (#3964)ACL LOADremoves a user whose authenticated client has its close deferred by @ranshid (#3800)db=ACL permissions on every DB clause ofCOPY, closing a bypass withREPLACEor repeated DB tokens by @enjoy-binbin (#3801)CLUSTER FLUSHSLOT, which removes keys from all databases by @enjoy-binbin (#3806)HRANDFIELDwith a positive count looping forever when non-expired fields are fewer than the requested count by @cjx-zar (#4047)MOVEandCOPYby @enjoy-binbin (#4024)HEXPIRE,HGETDELandHPERSISTwhen a module blocks the client in a keyspace notification callback by @enjoy-binbin (#3743)cluster-node-timeoutis below 30 milliseconds by @enjoy-binbin (#3941)INFOoutput by @chenshi5012 (#3787)HGETDELnow returns a syntax error when theFIELDSkeyword is missing or misplaced by @lcxn123 (#4049)COMMAND INFOin RESP3 now returns the subcommands field as an array instead of a set for commands without subcommands by @rickrams (#3939)SENTINEL SETvalues to prevent config-file injection via Sentinel config rewrite by @eifrah-aws (#3847)cluster-announce-ipto prevent nodes.conf injection by @eifrah-aws (#3848)hide-user-data-from-logis enabled by @zackcam (#3872)ACL LOGnow reports the denied database ID forCOPYinstead of the command name whendb=access is denied by @enjoy-binbin (#3888)master_sync_total_bytesinINFO replicationduring disk-based sync when the RDB exceeds 2GB by @chx9 (#3811)Full Changelog: valkey-io/valkey@9.1.0...9.1.1
v9.1.0Compare Source
Upgrade urgency LOW: This is the first stable release of Valkey 9.1.
Security fixes
New Features and enhanced behavior
Bug Fixes
See also the release notes for 9.1.0-rc1 and 9.1.0-rc2.
v9.0.5Compare Source
Valkey 9.0.5 - 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
Full Changelog: valkey-io/valkey@9.0.4...9.0.5
Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.