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

This commit is contained in:
feisar-bot[bot]
2024-07-19 12:34:34 +00:00
committed by auricom
parent 12274ae4d0
commit dbfc4a8962
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.5@sha256:f0c6e6b36a17d7c5fc8978e340694041bd7d0a50ad56fcb00d8d7deffea83f35
tag: v1.1.6@sha256:d4264c2ad826e6db3dc0c53acab6f92d45cedcd852895bf79fd8e886f813caec
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.5/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.6/manifests/crd.yaml
- ./helmrelease.yaml
- ./rbac.yaml