Skip to content

fix(container): update ghcr.io/dragonflydb/dragonfly ( v1.37.0 ➔ v1.37.2 )#409

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

fix(container): update ghcr.io/dragonflydb/dragonfly ( v1.37.0 ➔ v1.37.2 )#409
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-dragonflydb-dragonfly-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 26, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly patch v1.37.0v1.37.2

Release Notes

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

v1.37.2

Compare Source

This is a patch release
What's Changed
  • fix(json): JSON.NUMINCRBY negative result overflow (#​6981)
  • fix(streams): crash for XREAD BLOCK with replication (#​6980)
  • fix(bitops): Improve performance of SETBIT operation (#​6745)

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


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.

@kreigan-assistant
Copy link
Copy Markdown

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

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

@@ -21,13 +21,13 @@

   env:
   - name: MAX_MEMORY
     valueFrom:
       resourceFieldRef:
         divisor: 1Mi
         resource: limits.memory
-  image: ghcr.io/dragonflydb/dragonfly:v1.37.0
+  image: ghcr.io/dragonflydb/dragonfly:v1.37.2
   replicas: 1
   resources:
     limits:
       cpu: 2
       memory: 2Gi
     requests:

…7.2 )

| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| docker     | ghcr.io/dragonflydb/dragonfly | v1.37.0 | v1.37.2 |
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 221073f to 49efe44 Compare March 30, 2026 15:07
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