Closed monosense-arc[bot] closed 2 days ago
--- kubernetes/main/apps/dev/gitlab-redis/app Kustomization: flux-system/gitlab-redis Dragonfly: dev/gitlab-dragonfly
+++ kubernetes/main/apps/dev/gitlab-redis/app Kustomization: flux-system/gitlab-redis Dragonfly: dev/gitlab-dragonfly
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.25.3
+ image: ghcr.io/dragonflydb/dragonfly:v1.25.4
replicas: 3
resources:
limits:
memory: 512Mi
requests:
cpu: 100m
--- 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
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.25.3
+ image: ghcr.io/dragonflydb/dragonfly:v1.25.4
replicas: 3
resources:
limits:
memory: 512Mi
requests:
cpu: 100m
This PR contains the following updates:
v1.25.3
->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.4Configuration
📅 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 has been generated by Renovate Bot.