Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
fix(container): update dragonfly operator group ( v1.1.2 → v1.1.3 ) (…
Browse files Browse the repository at this point in the history
…patch) (#2823)

Co-authored-by: greyrock-repo-duster[bot] <112729691+greyrock-repo-duster[bot]@users.noreply.github.com>
  • Loading branch information
greyrock-repo-duster[bot] authored Jun 12, 2024
1 parent 5e0d916 commit c0f45a6
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 @@ -55,7 +55,7 @@ spec:
app:
image:
repository: docker.dragonflydb.io/dragonflydb/operator
tag: v1.1.2
tag: v1.1.3
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 @@ -3,6 +3,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.2/manifests/crd.yaml
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/v1.1.3/manifests/crd.yaml
- ./rbac.yaml
- ./helmrelease.yaml

0 comments on commit c0f45a6

Please sign in to comment.