⬆️ Update Dragonfly Operator group ( v1.2.0 → v1.2.1 ) (#7339)

Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
This commit is contained in:
feisar-bot[bot]
2025-08-21 20:55:10 +02:00
committed by GitHub
parent 82a5be323e
commit 19eed68ce2
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ spec:
app:
image:
repository: ghcr.io/dragonflydb/operator
tag: v1.2.0@sha256:8c3d35bc7a7fc3f08e90b963f0bf39a585f8bce08110ded01e35e73baf4f7b57
tag: v1.2.1@sha256:6aa4f9e21d7b5d1f17856e25e110d1c6762bdda27640ddfb33684b269fa826f7
command: [/manager]
args:
- --health-probe-bind-address=:8081

View File

@@ -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.2.0/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.2.1/manifests/crd.yaml
- ./helmrelease.yaml
- ./rbac.yaml