We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50018b4 + d1e63f7 commit 1e9e5d6Copy full SHA for 1e9e5d6
kubernetes/apps/databases/dragonfly/app/kustomization.yaml
@@ -4,6 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
4
kind: Kustomization
5
resources:
6
# renovate: datasource=github-releases depName=dragonflydb/dragonfly-operator
7
- - https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.4/manifests/crd.yaml
+ - https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.7/manifests/crd.yaml
8
- ./helmrelease.yaml
9
- ./rbac.yaml
0 commit comments