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 ) #68

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

repo-killer[bot]
Copy link
Contributor

@repo-killer repo-killer bot commented Jan 13, 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 - 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.

Copy link

cloudflare-workers-and-pages bot commented Jan 13, 2025

Deploying kube-schemas with  Cloudflare Pages  Cloudflare Pages

Latest commit: bc797fc
Status: ✅  Deploy successful!
Preview URL: https://5aab4a73.kube-schemas-5k9.pages.dev
Branch Preview URL: https://renovate-ghcr-io-dragonflydb.kube-schemas-5k9.pages.dev

View logs

@repo-killer
Copy link
Contributor Author

repo-killer bot commented Jan 13, 2025

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

+++ kubernetes/main/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: 2
   resources:
     limits:
       memory: 512Mi
     requests:
       cpu: 100m

…6.1 )

| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| docker     | ghcr.io/dragonflydb/dragonfly | v1.26.0 | v1.26.1 |
@repo-killer repo-killer bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 558d8f4 to bc797fc Compare January 13, 2025 16:25
@vrozaksen vrozaksen merged commit d34aa96 into main Jan 13, 2025
2 checks passed
@vrozaksen vrozaksen deleted the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch January 13, 2025 16:27
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