mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update Dragonfly Operator group ( v1.1.11 → v1.2.0 ) (#7326)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/dragonflydb/operator
|
repository: ghcr.io/dragonflydb/operator
|
||||||
tag: v1.1.11@sha256:11cef45ec1079b9d97930fc99ecd08ba29d4eca55cdb45887cb0ac40ee4e4d24
|
tag: v1.2.0@sha256:8c3d35bc7a7fc3f08e90b963f0bf39a585f8bce08110ded01e35e73baf4f7b57
|
||||||
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.11/manifests/crd.yaml
|
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.2.0/manifests/crd.yaml
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./rbac.yaml
|
- ./rbac.yaml
|
||||||
|
Reference in New Issue
Block a user