Diaoul / home-ops

My GitOps-managed home Kubernetes cluster... and more! :sailboat:
The Unlicense
62 stars 0 forks source link

fix(container): update ghcr.io/dragonflydb/dragonfly ( v1.25.1 β†’ v1.25.4 ) #6242

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly) ### [`v1.25.4`](https://redirect.github.com/dragonflydb/dragonfly/releases/tag/v1.25.4) [Compare Source](https://redirect.github.com/dragonflydb/dragonfly/compare/v1.25.3...v1.25.4) #### This is a patch release. ##### What's Changed 1. fix: rdb load fix loading plain lists https://github.com/dragonflydb/dragonfly/commit/4959bef8d17e6132b4227ea7ca413faf1b1dc037 2. fix conflict on cherry-pick rdb load fix https://github.com/dragonflydb/dragonfly/commit/976586c966da71f9ba27d25a2eb6e7c1c3ea8632 full change log: https://github.com/dragonflydb/dragonfly/compare/v1.25.3...v1.25.4 ### [`v1.25.3`](https://redirect.github.com/dragonflydb/dragonfly/releases/tag/v1.25.3) [Compare Source](https://redirect.github.com/dragonflydb/dragonfly/compare/v1.25.2...v1.25.3) ##### This is a patch release. ##### What's Changed 1. fix: stop using openssl for container healthchecks ([#​4181](https://redirect.github.com/dragonflydb/dragonfly/issues/4181)) 2. fix: deduplicate mget response ([#​4184](https://redirect.github.com/dragonflydb/dragonfly/issues/4184)) 3. fix(tools): Prevent dragonfly.logrotate to stop logrotate service ([#​4176](https://redirect.github.com/dragonflydb/dragonfly/issues/4176)) 4. fix: remove DenseSet::IteratorBase::TraverseApply ([#​4170](https://redirect.github.com/dragonflydb/dragonfly/issues/4170)) 5. chore: Hide replicas from `CLUSTER` subcmds in managed mode ([#​4174](https://redirect.github.com/dragonflydb/dragonfly/issues/4174)) **Full Changelog**: https://github.com/dragonflydb/dragonfly/compare/v1.25.2...v1.25.3 ### [`v1.25.2`](https://redirect.github.com/dragonflydb/dragonfly/releases/tag/v1.25.2) [Compare Source](https://redirect.github.com/dragonflydb/dragonfly/compare/v1.25.1...v1.25.2) ##### This is a patch release. 1. fix: Huge entries fail to load outside RDB / replication ([#​4154](https://redirect.github.com/dragonflydb/dragonfly/issues/4154)) fixes [#​4143](https://redirect.github.com/dragonflydb/dragonfly/issues/4143) 2. chore: optimize info command ([#​4137](https://redirect.github.com/dragonflydb/dragonfly/issues/4137)) decrease latency for "info server" and "info replication" commands 3. fix: Use `MOVED` error type for moved replies ([#​4125](https://redirect.github.com/dragonflydb/dragonfly/issues/4125)) Use `type` `MOVED` for moved replies, making them all the same under `# Errorstats` Fixes [#​4118](https://redirect.github.com/dragonflydb/dragonfly/issues/4118) 4. fix: a potential crash during client list ([#​4141](https://redirect.github.com/dragonflydb/dragonfly/issues/4141))

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.



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