Skip to content

Commit

Permalink
fix(container): update dragonflyoperator group ( v1.1.3 → v1.1.4 )
Browse files Browse the repository at this point in the history
| datasource      | package                                    | from   | to     |
| --------------- | ------------------------------------------ | ------ | ------ |
| docker          | docker.dragonflydb.io/dragonflydb/operator | v1.1.3 | v1.1.4 |
| github-releases | dragonflydb/dragonfly-operator             | v1.1.3 | v1.1.4 |
  • Loading branch information
repo-jeeves[bot] authored Jun 26, 2024
1 parent 67598e4 commit ab1d573
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.3@sha256:4c512cfc5498558f7a0a44cee69195e6c9b72f5d2cafeec9be487d95b3708978
tag: v1.1.4@sha256:8eafdc4f4aafd3157b1056c763bc1951466f7ec42d5794e03e0072bb5582abe8
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.3/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.4/manifests/crd.yaml
- rbac.yaml
- helm-release.yaml

0 comments on commit ab1d573

Please sign in to comment.