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

This commit is contained in:
feisar-bot[bot]
2024-07-15 20:19:08 +00:00
committed by auricom
parent bb177286b5
commit 975de0877c
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.4@sha256:8eafdc4f4aafd3157b1056c763bc1951466f7ec42d5794e03e0072bb5582abe8
tag: v1.1.5@sha256:f0c6e6b36a17d7c5fc8978e340694041bd7d0a50ad56fcb00d8d7deffea83f35
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.4/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.5/manifests/crd.yaml
- ./helmrelease.yaml
- ./rbac.yaml