mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
![feisar-bot[bot]](/assets/img/avatar_default.png)
| datasource | package | from | to | | --------------- | ------------------------------ | ------- | ------- | | github-releases | dragonflydb/dragonfly-operator | v1.1.10 | v1.1.11 | | docker | ghcr.io/dragonflydb/operator | v1.1.10 | v1.1.11 |
10 lines
369 B
YAML
10 lines
369 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.1.11/manifests/crd.yaml
|
|
- ./helmrelease.yaml
|
|
- ./rbac.yaml
|