Skip to content

feat(github-release): update dragonfly group#497

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

feat(github-release): update dragonfly group#497
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dragonfly

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 21, 2026

This PR contains the following updates:

Package Update Change
dragonflydb/dragonfly-operator minor v1.4.0v1.5.0
ghcr.io/dragonflydb/dragonfly patch v1.37.0v1.37.2
ghcr.io/dragonflydb/operator minor v1.4.0v1.5.0

Release Notes

dragonflydb/dragonfly-operator (dragonflydb/dragonfly-operator)

v1.5.0

Compare Source

Release v1.5.0

Docker image: ghcr.io/dragonflydb/operator:v1.5.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm

What's Changed
New Contributors

Full Changelog: dragonflydb/dragonfly-operator@v1.4.0...v1.5.0

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: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dragonfly branch from 30a996a to 927432a Compare March 22, 2026 17:47
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/operator ( v1.4.0 → v1.5.0 ) feat(github-release): update dragonfly group ( v1.4.0 → v1.5.0 ) Mar 22, 2026
@renovate renovate bot force-pushed the renovate/dragonfly branch from 927432a to ca5642e Compare March 26, 2026 08:34
@renovate renovate bot changed the title feat(github-release): update dragonfly group ( v1.4.0 → v1.5.0 ) feat(github-release): update dragonfly group Mar 26, 2026
@renovate renovate bot force-pushed the renovate/dragonfly branch from ca5642e to c546c86 Compare April 3, 2026 16:00
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

--- kubernetes/apps/infrastructure/dragonfly/app Kustomization: flux-system/dragonfly HelmRelease: infrastructure/dragonfly-operator

+++ kubernetes/apps/infrastructure/dragonfly/app Kustomization: flux-system/dragonfly HelmRelease: infrastructure/dragonfly-operator

@@ -27,13 +27,13 @@

             - --health-probe-bind-address=:8081
             - --metrics-bind-address=:8080
             command:
             - /manager
             image:
               repository: ghcr.io/dragonflydb/operator
-              tag: v1.4.0@sha256:b6ceebe49d4687a4fc3e485724a0cfcf0ca2dfba1d5508375543b8db46a66fc1
+              tag: v1.5.0@sha256:2ceb0128302cd7756b743cc5d56ec9479fb08163b5c563897045a4e5e1555f02
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/infrastructure/harbor/app Kustomization: flux-system/harbor Dragonfly: infrastructure/harbor-dragonfly

+++ kubernetes/apps/infrastructure/harbor/app Kustomization: flux-system/harbor Dragonfly: infrastructure/harbor-dragonfly

@@ -27,13 +27,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: 750Mi
     requests:
       cpu: 15m

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

--- HelmRelease: infrastructure/dragonfly-operator Deployment: infrastructure/dragonfly-operator

+++ HelmRelease: infrastructure/dragonfly-operator Deployment: infrastructure/dragonfly-operator

@@ -53,13 +53,13 @@

       containers:
       - args:
         - --health-probe-bind-address=:8081
         - --metrics-bind-address=:8080
         command:
         - /manager
-        image: ghcr.io/dragonflydb/operator:v1.4.0@sha256:b6ceebe49d4687a4fc3e485724a0cfcf0ca2dfba1d5508375543b8db46a66fc1
+        image: ghcr.io/dragonflydb/operator:v1.5.0@sha256:2ceb0128302cd7756b743cc5d56ec9479fb08163b5c563897045a4e5e1555f02
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@renovate renovate bot force-pushed the renovate/dragonfly branch from c546c86 to 4eb00e4 Compare April 3, 2026 16:29
@renovate renovate bot force-pushed the renovate/dragonfly branch from 4eb00e4 to 6b4e5be Compare April 3, 2026 20:52
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