File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,12 +72,17 @@ image_copy_rules:
7272 - docker.io/pingcap/tidb-operator
7373 - gcr.io/pingcap-public/dbaas/tidb-operator
7474 hub.pingcap.net/pingcap/tidb-operator/images/tidb-backup-manager :
75- - description : delivery the version images.
75+ - description : delivery the v1 version images.
7676 tags_regex :
77- - ^(v[0-9]+ [.][0-9]+[.][0-9]+)(-.+)?$
77+ - ^(v1 [.][0-9]+[.][0-9]+)(-.+)?$
7878 dest_repositories :
7979 - docker.io/pingcap/tidb-backup-manager
8080 - gcr.io/pingcap-public/dbaas/tidb-backup-manager
81+ - description : delivery the v2 version images, it is in development.
82+ tags_regex :
83+ - ^(v2[.][0-9]+[.][0-9]+)(-.+)?$
84+ dest_repositories :
85+ - gcr.io/pingcap-public/dbaas/tidb-backup-manager
8186 - << : *sync_trunk_community
8287 dest_repositories :
8388 - docker.io/pingcap/tidb-backup-manager
You can’t perform that action at this time.
0 commit comments