Skip to content

Comments

feat(container)!: Update image docker.io/valkey/valkey ( 8.1.5 ➔ 9.0.1 )#3820

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/docker.io-valkey-valkey-9.x
Jan 1, 2026
Merged

feat(container)!: Update image docker.io/valkey/valkey ( 8.1.5 ➔ 9.0.1 )#3820
binaryn3xus merged 1 commit intomainfrom
renovate/docker.io-valkey-valkey-9.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

@unsc-oni-ancilla unsc-oni-ancilla bot commented Dec 31, 2025

This PR contains the following updates:

Package Update Change
docker.io/valkey/valkey major 8.1.59.0.1

Release Notes

valkey-io/valkey (docker.io/valkey/valkey)

v9.0.1

Compare Source

Upgrade urgency MODERATE: Program an upgrade of the server, but it's not urgent.

Bug fixes

  • Authenticate slot migration client on source node to internal user (#​2785)
  • Bug fix: reset io_last_written on c->buf resize to prevent stale pointers (#​2786)
  • Sentinel: fix regression requiring "+failover" ACL in failover path (#​2780)
  • Cluster: Avoid usage of light weight messages to nodes with not ready bidirectional links (#​2817)
  • Send duplicate multi meet packet only for node which supports it in mixed clusters (#​2840)
  • Fix: LTRIM should not call signalModifiedKey when no elements are removed (#​2787)
  • Fix build on some 32-bit ARM by only using NEON on AArch64 (#​2873)
  • Fix deadlock in IO-thread shutdown during panic (#​2898)
  • Fix COMMANDLOG large-reply when using reply copy avoidance (#​2652)
  • Fix CLUSTER SLOTS crash when called from module timer callback (#​2915)

Full Changelog: valkey-io/valkey@9.0.0...9.0.1

v9.0.0

Compare Source

Valkey 9.0.0 GA - October 21, 2025

Upgrade urgency LOW: This is the first release of Valkey 9.0 which
includes stability, bug fixes, and incremental improvements over the third release candidate.

Bug fixes
  • HSETEX with FXX should not create an object if it does not exist (#​2716)
  • Fix crash when aborting a slot migration while child snapshot is active (#​2721)
  • Fix double MOVED reply on unblock at failover (#​2734)
  • Fix memory leak with CLIENT LIST/KILL duplicate filters (#​2362)
  • Fix incorrect accounting after completed atomic slot migration (#​2749)
  • Fix Lua VM crash after FUNCTION FLUSH ASYNC + FUNCTION LOAD (#​1826, #​2750)
  • Fix invalid memory address caused by hashtable shrinking during safe iteration (#​2753)

For a high level overview of the release, you can checkout release blog
For the full set of changes for the releases, please review the previous release candidates rc1, rc2 and rc3.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/major area/kubernetes Changes made in the kubernetes directory labels Dec 31, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Dec 31, 2025

--- HelmRelease: ai/searxng Deployment: ai/searxng-redis

+++ HelmRelease: ai/searxng Deployment: ai/searxng-redis

@@ -39,13 +39,13 @@

       containers:
       - args:
         - --save
         - ''
         - --appendonly
         - 'no'
-        image: docker.io/valkey/valkey:8.1.5
+        image: docker.io/valkey/valkey:9.0.1
         name: redis
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 5m

@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Dec 31, 2025

--- kubernetes/apps/ai/searxng/app Kustomization: ai/searxng HelmRelease: ai/searxng

+++ kubernetes/apps/ai/searxng/app Kustomization: ai/searxng HelmRelease: ai/searxng

@@ -39,13 +39,13 @@

             - --save
             - ''
             - --appendonly
             - 'no'
             image:
               repository: docker.io/valkey/valkey
-              tag: 8.1.5
+              tag: 9.0.1
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 5m
                 memory: 32Mi

@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/docker.io-valkey-valkey-9.x branch from 8d63048 to 0790895 Compare January 1, 2026 17:08
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(container)!: Update image docker.io/valkey/valkey ( 8.0.1 ➔ 9.0.1 ) feat(container)!: Update image docker.io/valkey/valkey ( 8.1.5 ➔ 9.0.1 ) Jan 1, 2026
@binaryn3xus binaryn3xus merged commit 6c46a1f into main Jan 1, 2026
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/docker.io-valkey-valkey-9.x branch January 1, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant