From ae8b86ba2e35c30c222b76a954deaf92b9fb8378 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 11:05:56 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/dra?= =?UTF-8?q?gonflydb/dragonfly=20(=20v1.16.1=20=E2=86=92=20v1.17.0=20)=20(#?= =?UTF-8?q?2833)?= 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 d5f817272..2a6f7f7ee 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.16.1@sha256:bf369ee773eb137c787191d41cfba5e9521648b5fc7b31e35c783bee624b63fb + image: ghcr.io/dragonflydb/dragonfly:v1.17.0@sha256:7f1a470b358a3edf064b889df797a952223497f70e59b57f78edf4e018461bd6 replicas: 4 # set to the number of nodes in the cluster env: - name: MAX_MEMORY