From 6b4465c20b6e68e1ed6585f1278b27ad79e4440e Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 08:22:44 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ghcr.io/dragonfly?= =?UTF-8?q?db/dragonfly=20(=20v1.28.0=20=E2=86=92=20v1.28.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------------- | ------- | ------- | | docker | ghcr.io/dragonflydb/dragonfly | v1.28.0 | v1.28.1 | --- kubernetes/apps/database/dragonfly/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml index f7d6fa44a..39ac15269 100644 --- a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml @@ -5,7 +5,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.28.0@sha256:e28b6920608cffaf67397d3041d20dfa2d08a292b90ed1500cda485c210b8caa + image: ghcr.io/dragonflydb/dragonfly:v1.28.1@sha256:d93542d68764b2eed5d762d95cbbb94791276817f02bf46274239eaeeef84f1b replicas: 4 # set to the number of nodes in the cluster env: - name: MAX_MEMORY