Skip to content

Commit

Permalink
Merge pull request #960 from Heavybullets8/renovate/patch-dragonfly-o…
Browse files Browse the repository at this point in the history
…perator
  • Loading branch information
Heavybullets8 authored Mar 3, 2025
2 parents 4568fad + ba5186f commit 51613cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/database/dragonfly/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app:
image:
repository: ghcr.io/dragonflydb/operator
tag: v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
tag: v1.1.10@sha256:3668b8ab7017b81b8b9747424f34ee3c583008c597855e068534cadad366326f
command: ["/manager"]
args:
- --health-probe-bind-address=:8081
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/database/dragonfly/app/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.9/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.10/manifests/crd.yaml
- ./helmrelease.yaml
- ./rbac.yaml

0 comments on commit 51613cb

Please sign in to comment.