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 image ghcr.io/dragonflydb/dragonfly to v1.25.4 #3076

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Nov 26, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly patch v1.25.2 -> v1.25.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.25.4

Compare Source

This is a patch release.
What's Changed
  1. fix: rdb load fix loading plain lists dragonflydb/dragonfly@4959bef
  2. fix conflict on cherry-pick rdb load fix dragonflydb/dragonfly@976586c

full change log: dragonflydb/dragonfly@v1.25.3...v1.25.4

v1.25.3

Compare Source

This is a patch release.
What's Changed
  1. fix: stop using openssl for container healthchecks (#​4181)
  2. fix: deduplicate mget response (#​4184)
  3. fix(tools): Prevent dragonfly.logrotate to stop logrotate service (#​4176)
  4. fix: remove DenseSet::IteratorBase::TraverseApply (#​4170)
  5. chore: Hide replicas from CLUSTER subcmds in managed mode (#​4174)

Full Changelog: dragonflydb/dragonfly@v1.25.2...v1.25.3


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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner November 26, 2024 02:30
@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 26, 2024
@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch 3 times, most recently from 8bb5f89 to eff72ed Compare November 27, 2024 16:05
@layla-bot layla-bot bot changed the title fix(container): update image ghcr.io/dragonflydb/dragonfly to v1.25.3 fix(container): update image ghcr.io/dragonflydb/dragonfly to v1.25.4 Nov 27, 2024
@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from eff72ed to 8dc0415 Compare November 29, 2024 03:34
@layla-bot layla-bot bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 8dc0415 to 17dad2f Compare December 1, 2024 07:05
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 1, 2024

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

+++ kubernetes/fran/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.25.2
+  image: ghcr.io/dragonflydb/dragonfly:v1.25.4
   replicas: 1
   resources:
     limits:
       memory: 512Mi
     requests:
       cpu: 100m

@kashalls kashalls merged commit ff55c27 into main Dec 1, 2024
10 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch December 1, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant