Skip to content

feat(container): update image ghcr.io/dragonflydb/dragonfly (v1.36.0 → v1.37.0)#3065

Open
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/dragonfly
Open

feat(container): update image ghcr.io/dragonflydb/dragonfly (v1.36.0 → v1.37.0)#3065
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/dragonfly

Conversation

@bot-akira
Copy link
Contributor

@bot-akira bot-akira bot commented Feb 23, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.36.0v1.37.0

Warning

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


Release Notes

dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)

v1.37.0

Compare Source

Dragonfly v1.37.0
Important stability fixes and changes:
  • Significant memory reduction around json documents #​6511
  • Vector search memory usage is 40% less with hash map documents: #​6436 #​6437
  • Support of SORT command - including BY and GET options.
  • Several bug fixes around streams: #​6506 #​6492 #​6532
  • Added support for DIGEST and DELEX commands: #​6328
What's Changed
Huge thanks to all the contributors! ❤️
New Contributors

Full Changelog: dragonflydb/dragonfly@v1.36.0...v1.37.0


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.

…→ v1.37.0)

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 23, 2026

--- kubernetes/apps/database/dragonfly/cluster Kustomization: database/dragonfly-cluster Dragonfly: database/dragonfly

+++ kubernetes/apps/database/dragonfly/cluster Kustomization: database/dragonfly-cluster Dragonfly: database/dragonfly

@@ -18,13 +18,13 @@

   env:
   - name: MAX_MEMORY
     valueFrom:
       resourceFieldRef:
         divisor: 1Mi
         resource: limits.memory
-  image: ghcr.io/dragonflydb/dragonfly:v1.36.0@sha256:af221b68138afb0b0238401c335493cfc2b060d577c5d6c018ddf6a29d3119f9
+  image: ghcr.io/dragonflydb/dragonfly:v1.37.0@sha256:84b1009aee0b68327758bce8e99ed514f782d713353acc46caf5738feaa481d6
   replicas: 1
   resources:
     limits:
       memory: 256Mi
     requests:
       cpu: 100m

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