Skip to content

Commit da254f9

Browse files
authored
Merge pull request #602 from kang2453/master
feat: GCP_PRIVATE_GCR 추가(Plugin)
2 parents 003ea1b + 2b8b375 commit da254f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proto/spaceone/api/repository/v1/plugin.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ enum PublicRegistryType {
8484
AWS_PRIVATE_ECR = 2;
8585
HARBOR = 3;
8686
GITHUB = 4;
87+
GCP_PRIVATE_GCR = 5;
8788
}
8889

8990
//{

0 commit comments

Comments
 (0)