Skip to content

Commit cd25ab3

Browse files
committed
add images subcommand
1 parent 98aaef7 commit cd25ab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/buildtools/update.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ var updateImagesCommand = &cli.Command{
4040
updateOpenEBSImagesCommand,
4141
updateVeleroImagesCommand,
4242
updateOperatorImagesCommand,
43+
updateRegistryImagesCommand,
4344
updateSeaweedFSImagesCommand,
4445
},
4546
}

0 commit comments

Comments
 (0)