Skip to content

chore(container): update image ghcr.io/dragonflydb/dragonfly ( v1.37.0 → v1.37.2 ) - #1444

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-dragonflydb-dragonfly-1.x
Mar 29, 2026
Merged

chore(container): update image ghcr.io/dragonflydb/dragonfly ( v1.37.0 → v1.37.2 )#1444
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-dragonflydb-dragonfly-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

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.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/default/immich/app Kustomization: default/immich Dragonfly: default/immich-dragonfly

+++ kubernetes/apps/default/immich/app Kustomization: default/immich Dragonfly: default/immich-dragonfly

@@ -17,13 +17,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:
       memory: 512Mi
     requests:
       cpu: 10m
--- kubernetes/apps/networking/netbox/app Kustomization: networking/netbox Dragonfly: networking/netbox-dragonfly

+++ kubernetes/apps/networking/netbox/app Kustomization: networking/netbox Dragonfly: networking/netbox-dragonfly

@@ -16,13 +16,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:
       memory: 512Mi
     requests:
       cpu: 10m

@github-actions

Copy link
Copy Markdown

🛡️ Trivy Security Scan Complete

Scanned Image: ghcr.io/dragonflydb/dragonfly:v1.37.2
📊 View Security Scan Results

Results are available in the Security tab above.

@Mafyuh
Mafyuh merged commit 2e962ef into main Mar 29, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch March 29, 2026 00:53
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