Skip to content

Commit a43da83

Browse files
committed
chore(deps): update docker.dragonflydb.io/dragonflydb/operator docker tag to v0.0.6
1 parent 988a55f commit a43da83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/unwind/dragonfly_operator_system/deployment_list.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ import (
6363
}
6464
}, {
6565
name: "manager"
66-
image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.5"
66+
image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
6767
command: ["/manager"]
6868
args: [
6969
"--health-probe-bind-address=:8081",

0 commit comments

Comments
 (0)