From d290581963fd72e0f09366754ba562ba8a72d6e9 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 07:07:08 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/drag?= =?UTF-8?q?onflydb/dragonfly=20(=20v1.17.0=20=E2=86=92=20v1.17.1=20)=20(#2?= =?UTF-8?q?844)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../talos-flux/apps/database/dragonfly/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/talos-flux/apps/database/dragonfly/cluster/cluster.yaml index 2a6f7f7ee..f045764aa 100644 --- a/kubernetes/talos-flux/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/talos-flux/apps/database/dragonfly/cluster/cluster.yaml @@ -5,7 +5,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.17.0@sha256:7f1a470b358a3edf064b889df797a952223497f70e59b57f78edf4e018461bd6 + image: ghcr.io/dragonflydb/dragonfly:v1.17.1@sha256:c4e132cbf3630dbb190ca95a48f748c3d8661872f280daaab983b69c88483f5c replicas: 4 # set to the number of nodes in the cluster env: - name: MAX_MEMORY