Skip to content

fix(container): update image ghcr.io/valkey-io/valkey ( 9.0.3 → 9.0.4 )#2956

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-valkey-io-valkey-9.x
Open

fix(container): update image ghcr.io/valkey-io/valkey ( 9.0.3 → 9.0.4 )#2956
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-valkey-io-valkey-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 6, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/valkey-io/valkey patch 9.0.39.0.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

valkey-io/valkey (ghcr.io/valkey-io/valkey)

v9.0.4

Compare Source

Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.

Security fixes
  • (CVE-2026-23479) Use-After-Free in unblock client flow
  • (CVE-2026-25243) Invalid Memory Access in RESTORE command
  • (CVE-2026-23631) Use-after-free when full sync occurs during a yielding Lua/function execution

Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • 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 was generated by Mend Renovate. View the repository job log.

| datasource | package                  | from  | to    |
| ---------- | ------------------------ | ----- | ----- |
| docker     | ghcr.io/valkey-io/valkey | 9.0.3 | 9.0.4 |
@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented May 6, 2026

--- HelmRelease: apps/remnawave Deployment: apps/remnawave-redis

+++ HelmRelease: apps/remnawave Deployment: apps/remnawave-redis

@@ -34,13 +34,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: VALKEY_EXTRA_FLAGS
           value: --requirepass valkey
-        image: ghcr.io/valkey-io/valkey:9.0.3
+        image: ghcr.io/valkey-io/valkey:9.0.4
         name: redis
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 5m

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented May 6, 2026

--- kubernetes/subterra/apps/apps/remnawave/app Kustomization: flux-system/remnawave HelmRelease: apps/remnawave

+++ kubernetes/subterra/apps/apps/remnawave/app Kustomization: flux-system/remnawave HelmRelease: apps/remnawave

@@ -278,13 +278,13 @@

         containers:
           redis:
             env:
               VALKEY_EXTRA_FLAGS: --requirepass valkey
             image:
               repository: ghcr.io/valkey-io/valkey
-              tag: 9.0.3
+              tag: 9.0.4
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 5m
                 memory: 32Mi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants