Skip to content

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

Merged
mglants merged 1 commit intomainfrom
renovate/ghcr.io-valkey-io-valkey-9.x
Feb 25, 2026
Merged

fix(container): update image ghcr.io/valkey-io/valkey ( 9.0.2 → 9.0.3 )#2829
mglants merged 1 commit intomainfrom
renovate/ghcr.io-valkey-io-valkey-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2026

This PR contains the following updates:

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

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

Compare Source

Valkey 9.0.3

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

Security fixes
  • (CVE-2025-67733) RESP Protocol Injection via Lua error_reply
  • (CVE-2026-21863) Remote DoS with malformed Valkey Cluster bus message
  • (CVE-2026-27623) Reset request type after handling empty requests
Bug fixes
  • Avoids crash during MODULE UNLOAD when ACL rules reference a module command and subcommand (#​3160)
  • Fix server assert on ACL LOAD when current user loses permission to channels (#​3182)
  • Fix bug causing no response flush sometimes when IO threads are busy (#​3205)

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

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

mglants-bot bot commented Feb 24, 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

@@ -246,13 +246,13 @@

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

@mglants-bot
Copy link

mglants-bot bot commented Feb 24, 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.2
+        image: ghcr.io/valkey-io/valkey:9.0.3
         name: redis
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 5m

@mglants mglants merged commit cacd5b5 into main Feb 25, 2026
15 of 16 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-valkey-io-valkey-9.x branch February 25, 2026 23:49
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.

1 participant