From bcea115e41d50e113474bdc7163f075a29269218 Mon Sep 17 00:00:00 2001 From: "bot-akira[bot]" <159718293+bot-akira[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 07:56:24 +0000 Subject: [PATCH] feat(github-release): update dragonfly group Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com> --- kubernetes/apps/database/dragonfly/app/helmrelease.yaml | 2 +- kubernetes/apps/database/dragonfly/app/kustomization.yaml | 2 +- kubernetes/apps/database/dragonfly/cluster/cluster.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/apps/database/dragonfly/app/helmrelease.yaml b/kubernetes/apps/database/dragonfly/app/helmrelease.yaml index 73e8ee0c8..055afd944 100644 --- a/kubernetes/apps/database/dragonfly/app/helmrelease.yaml +++ b/kubernetes/apps/database/dragonfly/app/helmrelease.yaml @@ -26,7 +26,7 @@ spec: app: image: repository: ghcr.io/dragonflydb/operator - tag: v1.4.0@sha256:b6ceebe49d4687a4fc3e485724a0cfcf0ca2dfba1d5508375543b8db46a66fc1 + tag: v1.5.0@sha256:2ceb0128302cd7756b743cc5d56ec9479fb08163b5c563897045a4e5e1555f02 command: ["/manager"] args: - --health-probe-bind-address=:8081 diff --git a/kubernetes/apps/database/dragonfly/app/kustomization.yaml b/kubernetes/apps/database/dragonfly/app/kustomization.yaml index 67c364739..9381222ba 100644 --- a/kubernetes/apps/database/dragonfly/app/kustomization.yaml +++ b/kubernetes/apps/database/dragonfly/app/kustomization.yaml @@ -4,6 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: # renovate: datasource=github-releases depName=dragonflydb/dragonfly-operator - - https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.4.0/manifests/crd.yaml + - https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.5.0/manifests/crd.yaml - ./helmrelease.yaml - ./rbac.yaml diff --git a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml index 9c33a8fdb..dd0b2d663 100644 --- a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml @@ -4,7 +4,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.36.0@sha256:af221b68138afb0b0238401c335493cfc2b060d577c5d6c018ddf6a29d3119f9 + image: ghcr.io/dragonflydb/dragonfly:v1.37.2@sha256:e45de310788d110d621655f6340b5b0818d860210ad6a350a4d277d57c14349a replicas: 1 env: - name: MAX_MEMORY