Skip to content

Commit

Permalink
fix(container): update dragonflyoperator group ( v1.1.8 → v1.1.9 ) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-jeeves[bot] authored Feb 6, 2025
1 parent d676d17 commit 40c8bc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
app:
image:
repository: docker.dragonflydb.io/dragonflydb/operator
tag: v1.1.8@sha256:5e0ebd5d58066499fb19ea4102531972401f2a6100fc9f4dbc45284c4175de82
tag: v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
args:
- "--health-probe-bind-address=:8081"
- "--metrics-bind-address=127.0.0.1:8080"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ kind: Kustomization
namespace: dragonfly-operator-system
resources:
# renovate: datasource=github-releases depName=dragonflydb/dragonfly-operator
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.8/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.9/manifests/crd.yaml
- rbac.yaml
- helm-release.yaml

0 comments on commit 40c8bc9

Please sign in to comment.