Skip to content

Commit

Permalink
chore(deps): update docker.dragonflydb.io/dragonflydb/operator docker…
Browse files Browse the repository at this point in the history
… tag to v1
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 585813c commit 899820b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/unwind/dragonfly_operator_system/deployment_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ import (
}
}, {
name: "manager"
image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
image: "docker.dragonflydb.io/dragonflydb/operator:v1.0.0"
command: ["/manager"]
args: [
"--health-probe-bind-address=:8081",
Expand Down

0 comments on commit 899820b

Please sign in to comment.