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

This commit is contained in:
feisar-bot[bot]
2024-06-26 09:21:15 +00:00
committed by auricom
parent c170b110f3
commit c6a77d1158
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.3@sha256:4c512cfc5498558f7a0a44cee69195e6c9b72f5d2cafeec9be487d95b3708978
tag: v1.1.4@sha256:8eafdc4f4aafd3157b1056c763bc1951466f7ec42d5794e03e0072bb5582abe8
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.3/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.4/manifests/crd.yaml
- ./helmrelease.yaml
- ./rbac.yaml