Skip to content

Commit

Permalink
feat(version): release v1.1.2 of Operator (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhra303 committed Apr 3, 2024
1 parent 7a563e6 commit 730bd67
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.1
newTag: v1.1.2
2 changes: 1 addition & 1 deletion manifests/dragonfly-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1946,7 +1946,7 @@ spec:
- --leader-elect
command:
- /manager
image: docker.dragonflydb.io/dragonflydb/operator:v1.1.1
image: docker.dragonflydb.io/dragonflydb/operator:v1.1.2
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 730bd67

Please sign in to comment.