mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update Dragonfly Operator group ( v1.1.7 → v1.1.8 )
| datasource | package | from | to | | --------------- | ------------------------------ | ------ | ------ | | github-releases | dragonflydb/dragonfly-operator | v1.1.7 | v1.1.8 | | docker | ghcr.io/dragonflydb/operator | v1.1.7 | v1.1.8 |
This commit is contained in:
@@ -31,7 +31,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/dragonflydb/operator
|
||||
tag: v1.1.7@sha256:e702d917e7c52f15519253c21caec99a17c35eb280fbf10a7e72ca539d44e307
|
||||
tag: v1.1.8@sha256:5e0ebd5d58066499fb19ea4102531972401f2a6100fc9f4dbc45284c4175de82
|
||||
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.1.7/manifests/crd.yaml
|
||||
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.8/manifests/crd.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ./rbac.yaml
|
||||
|
Reference in New Issue
Block a user