Skip to content

Commit

Permalink
update operator
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhra303 committed Jun 26, 2024
1 parent 673a61c commit e0a967d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: docker.dragonflydb.io/dragonflydb/operator
newTag: v1.1.3
newTag: v1.1.4
2 changes: 1 addition & 1 deletion manifests/dragonfly-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1954,7 +1954,7 @@ spec:
- --leader-elect
command:
- /manager
image: docker.dragonflydb.io/dragonflydb/operator:v1.1.3
image: docker.dragonflydb.io/dragonflydb/operator:v1.1.4
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit e0a967d

Please sign in to comment.