Closed renovate[bot] closed 2 weeks ago
--- 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
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.23.1@sha256:71ae714ea55bbcda5f86bbc935bc857dfd9716230f78dfa13c0a277b0dd2941c
+ image: ghcr.io/dragonflydb/dragonfly:v1.23.2@sha256:54c42fa91cde97c293cebaa54ad412ec216b1ade4187045cb4edbb5702330355
replicas: 3
resources:
limits:
cpu: 800m
memory: 512Mi
requests:
This PR contains the following updates:
v1.23.1
->v1.23.2
Release Notes
dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)
### [`v1.23.2`](https://redirect.github.com/dragonflydb/dragonfly/compare/v1.23.1...v1.23.2) [Compare Source](https://redirect.github.com/dragonflydb/dragonfly/compare/v1.23.1...v1.23.2)Configuration
📅 Schedule: Branch creation - "after 8am every weekday,before 7pm every weekday" in timezone Europe/Berlin, 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.