Files
auricom-home-cluster/kubernetes/apps/database/dragonfly/app/kustomization.yaml
feisar-bot[bot] 19eed68ce2 ⬆️ 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>
2025-08-21 20:55:10 +02:00

10 lines
368 B
YAML

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
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.1/manifests/crd.yaml
- ./helmrelease.yaml
- ./rbac.yaml