mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update Dragonfly Operator group ( v1.2.0 → v1.2.1 ) (#7339)
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:
|
||||
image:
|
||||
repository: ghcr.io/dragonflydb/operator
|
||||
tag: v1.2.0@sha256:8c3d35bc7a7fc3f08e90b963f0bf39a585f8bce08110ded01e35e73baf4f7b57
|
||||
tag: v1.2.1@sha256:6aa4f9e21d7b5d1f17856e25e110d1c6762bdda27640ddfb33684b269fa826f7
|
||||
command: [/manager]
|
||||
args:
|
||||
- --health-probe-bind-address=:8081
|
||||
|
@@ -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.2.0/manifests/crd.yaml
|
||||
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.2.1/manifests/crd.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./rbac.yaml
|
||||
|
Reference in New Issue
Block a user