⬆️ Update Dragonfly Operator group ( v1.1.6 → v1.1.7 )

This commit is contained in:
feisar-bot[bot]
2024-08-22 12:36:26 +00:00
committed by auricom
parent efc694d753
commit 44983d4913
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ spec:
app:
image:
repository: ghcr.io/dragonflydb/operator
tag: v1.1.6@sha256:d4264c2ad826e6db3dc0c53acab6f92d45cedcd852895bf79fd8e886f813caec
tag: v1.1.7@sha256:e702d917e7c52f15519253c21caec99a17c35eb280fbf10a7e72ca539d44e307
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.1.6/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.7/manifests/crd.yaml
- ./helmrelease.yaml
- ./rbac.yaml