From b994a15870f5a1c41bd16b6f77beddb65c2ba43a Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 16:28:15 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ghcr.io/dragonfly?= =?UTF-8?q?db/dragonfly=20(=20v1.25.2=20=E2=86=92=20v1.25.4=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.25.2 | v1.25.4 | --- 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 67b0ab361..f2ac55577 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.25.2@sha256:72c1a07825c9cc4221e2690deaafd8fb889212582de88014ec00b0417b062a26 + image: ghcr.io/dragonflydb/dragonfly:v1.25.4@sha256:a2e430ee87d5a336483f7aa27e02e1b9a81358af1275daf55239de6f293e153e replicas: 4 # set to the number of nodes in the cluster env: - name: MAX_MEMORY