File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 5
5
"patch" : {
6
6
"repositories" : [" 268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes" ],
7
7
"platforms" : [
8
- " linux/amd64"
8
+ " linux/arm64" ,
9
+ " linux/amd64" ,
10
+ " linux/s390x" ,
11
+ " linux/ppc64le"
9
12
]
10
13
},
11
14
"staging" : {
41
44
"sign" : true ,
42
45
"repositories" : [" 268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes" ],
43
46
"platforms" : [
44
- " linux/arm64" ,
45
47
" linux/amd64"
46
48
]
47
49
}
51
53
"patch" : {
52
54
"repositories" : [" 268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-init-database" ],
53
55
"platforms" : [
54
- " linux/amd64"
56
+ " linux/arm64" ,
57
+ " linux/amd64" ,
58
+ " linux/s390x" ,
59
+ " linux/ppc64le"
55
60
]
56
61
},
57
62
"staging" : {
132
137
"patch" : {
133
138
"repositories" : [" 268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-database" ],
134
139
"platforms" : [
135
- " linux/amd64"
140
+ " linux/arm64" ,
141
+ " linux/amd64" ,
142
+ " linux/s390x" ,
143
+ " linux/ppc64le"
136
144
]
137
145
},
138
146
"staging" : {
246
254
"patch" : {
247
255
"repositories" : [" 268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-agent-ubi" ],
248
256
"platforms" : [
249
- " linux/amd64"
257
+ " linux/arm64" ,
258
+ " linux/amd64" ,
259
+ " linux/s390x" ,
260
+ " linux/ppc64le"
250
261
]
251
262
},
252
263
"staging" : {
You can’t perform that action at this time.
0 commit comments