Skip to content

Commit

Permalink
feat(version): release 1.1.5 of Operator
Browse files Browse the repository at this point in the history
Signed-off-by: Abhradeep Chakraborty <[email protected]>
  • Loading branch information
Abhra303 committed Jul 15, 2024
1 parent 56dc480 commit 9a534fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/dragonfly-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v1.1.2"
appVersion: "v1.1.5"
2 changes: 1 addition & 1 deletion manifests/dragonfly-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2100,7 +2100,7 @@ spec:
- --leader-elect
command:
- /manager
image: docker.dragonflydb.io/dragonflydb/operator:v1.1.4
image: docker.dragonflydb.io/dragonflydb/operator:v1.1.5
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 9a534fd

Please sign in to comment.