From 353d5eb598242fdf7d79455fe1d86e1c1ea01e49 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 08:27:50 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ghcr.io/dragonfly?= =?UTF-8?q?db/dragonfly=20(=20v1.28.2=20=E2=86=92=20v1.29.0=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.2 | v1.29.0 | --- 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 86cf5b5c7..48d3aca5f 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.2@sha256:1b1b386d6ea70c47d32ef0be730ba1e533b8c63410170f304048f46c9dd52516 + image: ghcr.io/dragonflydb/dragonfly:v1.29.0@sha256:714c979a384513febdb751749db33125894ba834a0d7847d88d1abea501e669d replicas: 4 # set to the number of nodes in the cluster env: - name: MAX_MEMORY