Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.0 → v1.26.1 ) #2

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly patch v1.26.0 -> v1.26.1

Release Notes

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

v1.26.1

Compare Source

This is a patch release.
What's Changed
  • fix: data race in LREM operation (#​4414)
  • fix: admin port should show all the info data (#​4433)
  • fix: resp3 was ignored under squashing, zrange + multi did was inconsistent (#​4400)
  • fix: data tiering fixes: #​4395, #​4388 #​4416
  • fix: bulk string ending were not properly rendered (#​4441)

Full Changelog: dragonflydb/dragonfly@v1.26.0...v1.26.1


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Copy link

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

+++ kubernetes/apps/database/dragonfly/cluster Kustomization: flux-system/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.26.0
+  image: ghcr.io/dragonflydb/dragonfly:v1.26.1
   replicas: 3
   resources:
     limits:
       memory: 512Mi
     requests:
       cpu: 50m

@tajinder400 tajinder400 merged commit 4587882 into main Jan 18, 2025
3 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-dragonflydb-dragonfly-1.26.x branch January 18, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant