File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 118
118
"patch" : {
119
119
"repository" : " 268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-init-ops-manager" ,
120
120
"platforms" : [
121
- " linux/arm64" ,
122
- " linux/amd64" ,
123
- " linux/s390x" ,
124
- " linux/ppc64le"
121
+ " linux/amd64"
125
122
]
126
123
},
127
124
"staging" : {
128
125
"sign" : true ,
129
126
"repository" : " 268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes-init-ops-manager" ,
130
127
"platforms" : [
131
- " linux/arm64" ,
132
- " linux/amd64" ,
133
- " linux/s390x" ,
134
- " linux/ppc64le"
128
+ " linux/amd64"
135
129
]
136
130
},
137
131
"release" : {
138
132
"sign" : true ,
139
133
"repository" : " quay.io/mongodb/mongodb-kubernetes-init-ops-manager" ,
140
134
"platforms" : [
141
- " linux/arm64" ,
142
- " linux/amd64" ,
143
- " linux/s390x" ,
144
- " linux/ppc64le"
135
+ " linux/amd64"
145
136
]
146
137
}
147
138
},
You can’t perform that action at this time.
0 commit comments