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