Skip to content

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

Open
f9bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-dragonflydb-dragonfly-1.x
Open

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

Conversation

@f9bot
Copy link
Contributor

@f9bot f9bot bot commented Feb 23, 2026

This PR contains the following updates:

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

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.

@f9bot
Copy link
Contributor Author

f9bot 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

@@ -16,13 +16,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: 3
   resources:
     limits:
       memory: 512Mi
     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