From 0c462427ca72addd15290588f4325a2e316b23bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 16:00:03 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/dragonflydb?= =?UTF-8?q?/dragonfly=20(=20v1.38.1=20=E2=9E=94=20v1.39.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.38.1 | v1.39.0 | --- cluster/components/dragonfly/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/components/dragonfly/cluster.yaml b/cluster/components/dragonfly/cluster.yaml index 1bb115f6..b045746f 100644 --- a/cluster/components/dragonfly/cluster.yaml +++ b/cluster/components/dragonfly/cluster.yaml @@ -5,7 +5,7 @@ kind: Dragonfly metadata: name: ${APP}-dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.38.1 + image: ghcr.io/dragonflydb/dragonfly:v1.39.0 replicas: 2 env: - name: DEBUG