mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update Dragonfly Operator group ( v1.1.2 → v1.1.3 )
This commit is contained in:
@@ -31,7 +31,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/dragonflydb/operator
|
repository: ghcr.io/dragonflydb/operator
|
||||||
tag: v1.1.2@sha256:f0d76725950095ac65b36252e0042d339d1db9b181b1d068f4b6686ea93055e4
|
tag: v1.1.3@sha256:4c512cfc5498558f7a0a44cee69195e6c9b72f5d2cafeec9be487d95b3708978
|
||||||
command: [/manager]
|
command: [/manager]
|
||||||
args:
|
args:
|
||||||
- --health-probe-bind-address=:8081
|
- --health-probe-bind-address=:8081
|
||||||
|
@@ -4,6 +4,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
# renovate: datasource=github-releases depName=dragonflydb/dragonfly-operator
|
# renovate: datasource=github-releases depName=dragonflydb/dragonfly-operator
|
||||||
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.2/manifests/crd.yaml
|
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.3/manifests/crd.yaml
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./rbac.yaml
|
- ./rbac.yaml
|
||||||
|
Reference in New Issue
Block a user