|
1 | 1 | {
|
2 | 2 | "images": {
|
3 |
| - "mongodbOperator": { |
| 3 | + "operator": { |
4 | 4 | "patch": {
|
5 | 5 | "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes",
|
6 | 6 | "platforms": [
|
7 | 7 | "linux/amd64"
|
8 | 8 | ]
|
9 | 9 | },
|
10 | 10 | "staging": {
|
11 |
| - "repository": "quay.io/mongodb/mongodb-kubernetes-stg", |
| 11 | + "sign": true, |
| 12 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes", |
12 | 13 | "platforms": [
|
13 | 14 | "linux/arm64",
|
14 | 15 | "linux/amd64"
|
15 | 16 | ]
|
16 | 17 | },
|
17 | 18 | "release": {
|
| 19 | + "sign": true, |
18 | 20 | "repository": "quay.io/mongodb/mongodb-kubernetes",
|
19 | 21 | "platforms": [
|
20 | 22 | "linux/arm64",
|
21 | 23 | "linux/amd64"
|
22 | 24 | ]
|
23 | 25 | }
|
24 | 26 | },
|
25 |
| - "initDatabase": { |
| 27 | + "init-database": { |
26 | 28 | "patch": {
|
27 | 29 | "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-init-database",
|
28 | 30 | "platforms": [
|
29 | 31 | "linux/amd64"
|
30 | 32 | ]
|
31 | 33 | },
|
32 | 34 | "staging": {
|
33 |
| - "repository": "quay.io/mongodb/mongodb-kubernetes-init-database-stg", |
| 35 | + "sign": true, |
| 36 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes-init-database", |
34 | 37 | "platforms": [
|
35 | 38 | "linux/arm64",
|
36 | 39 | "linux/amd64"
|
37 | 40 | ]
|
38 | 41 | },
|
39 | 42 | "release": {
|
| 43 | + "sign": true, |
40 | 44 | "repository": "quay.io/mongodb/mongodb-kubernetes-init-database",
|
41 | 45 | "platforms": [
|
42 | 46 | "linux/arm64",
|
43 | 47 | "linux/amd64"
|
44 | 48 | ]
|
45 | 49 | }
|
46 | 50 | },
|
47 |
| - "initAppDb": { |
| 51 | + "init-appdb": { |
48 | 52 | "patch": {
|
49 | 53 | "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-init-appdb",
|
50 | 54 | "platforms": [
|
51 | 55 | "linux/amd64"
|
52 | 56 | ]
|
53 | 57 | },
|
54 | 58 | "staging": {
|
55 |
| - "repository": "quay.io/mongodb/mongodb-kubernetes-init-appdb-stg", |
| 59 | + "sign": true, |
| 60 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes-init-appdb", |
56 | 61 | "platforms": [
|
57 | 62 | "linux/arm64",
|
58 | 63 | "linux/amd64"
|
59 | 64 | ]
|
60 | 65 | },
|
61 | 66 | "release": {
|
| 67 | + "sign": true, |
62 | 68 | "repository": "quay.io/mongodb/mongodb-kubernetes-init-appdb",
|
63 | 69 | "platforms": [
|
64 | 70 | "linux/arm64",
|
65 | 71 | "linux/amd64"
|
66 | 72 | ]
|
67 | 73 | }
|
68 | 74 | },
|
69 |
| - "initOpsManager": { |
| 75 | + "init-ops-manager": { |
70 | 76 | "patch": {
|
71 | 77 | "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-init-ops-manager",
|
72 | 78 | "platforms": [
|
73 | 79 | "linux/amd64"
|
74 | 80 | ]
|
75 | 81 | },
|
76 | 82 | "staging": {
|
77 |
| - "repository": "quay.io/mongodb/mongodb-kubernetes-init-ops-manager-stg", |
| 83 | + "sign": true, |
| 84 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes-init-ops-manager", |
78 | 85 | "platforms": [
|
79 | 86 | "linux/arm64",
|
80 | 87 | "linux/amd64"
|
81 | 88 | ]
|
82 | 89 | },
|
83 | 90 | "release": {
|
| 91 | + "sign": true, |
84 | 92 | "repository": "quay.io/mongodb/mongodb-kubernetes-init-ops-manager",
|
85 | 93 | "platforms": [
|
86 | 94 | "linux/arm64",
|
|
96 | 104 | ]
|
97 | 105 | },
|
98 | 106 | "staging": {
|
99 |
| - "repository": "quay.io/mongodb/mongodb-kubernetes-database-stg", |
| 107 | + "sign": true, |
| 108 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes-database", |
100 | 109 | "platforms": [
|
101 | 110 | "linux/arm64",
|
102 | 111 | "linux/amd64"
|
103 | 112 | ]
|
104 | 113 | },
|
105 | 114 | "release": {
|
| 115 | + "sign": true, |
106 | 116 | "repository": "quay.io/mongodb/mongodb-kubernetes-database",
|
107 | 117 | "platforms": [
|
108 | 118 | "linux/arm64",
|
109 | 119 | "linux/amd64"
|
110 | 120 | ]
|
111 | 121 | }
|
112 | 122 | },
|
113 |
| - "readinessprobe": { |
| 123 | + "meko-tests": { |
| 124 | + "patch": { |
| 125 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-tests", |
| 126 | + "platforms": [ |
| 127 | + "linux/amd64" |
| 128 | + ] |
| 129 | + }, |
| 130 | + "staging": { |
| 131 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes-tests", |
| 132 | + "platforms": [ |
| 133 | + "linux/amd64" |
| 134 | + ] |
| 135 | + } |
| 136 | + }, |
| 137 | + "mco-tests": { |
| 138 | + "patch": { |
| 139 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-community-tests", |
| 140 | + "platforms": [ |
| 141 | + "linux/amd64" |
| 142 | + ] |
| 143 | + }, |
| 144 | + "staging": { |
| 145 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-community-tests", |
| 146 | + "platforms": [ |
| 147 | + "linux/amd64" |
| 148 | + ] |
| 149 | + } |
| 150 | + }, |
| 151 | + "readiness-probe": { |
114 | 152 | "patch": {
|
115 | 153 | "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-readinessprobe",
|
116 | 154 | "platforms": [
|
117 | 155 | "linux/amd64"
|
118 | 156 | ]
|
119 | 157 | },
|
120 | 158 | "staging": {
|
121 |
| - "repository": "quay.io/mongodb/mongodb-kubernetes-readinessprobe-stg", |
| 159 | + "sign": true, |
| 160 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes-readinessprobe", |
122 | 161 | "platforms": [
|
123 | 162 | "linux/arm64",
|
124 | 163 | "linux/amd64"
|
125 | 164 | ]
|
126 | 165 | },
|
127 | 166 | "release": {
|
128 | 167 | "version": "1.0.22",
|
| 168 | + "sign": true, |
129 | 169 | "repository": "quay.io/mongodb/mongodb-kubernetes-readinessprobe",
|
130 | 170 | "platforms": [
|
131 | 171 | "linux/arm64",
|
132 | 172 | "linux/amd64"
|
133 | 173 | ]
|
134 | 174 | }
|
135 | 175 | },
|
136 |
| - "operator-version-upgrade-post-start-hook": { |
| 176 | + "upgrade-hook": { |
137 | 177 | "patch": {
|
138 | 178 | "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-kubernetes-operator-version-upgrade-post-start-hook",
|
139 | 179 | "platforms": [
|
140 | 180 | "linux/amd64"
|
141 | 181 | ]
|
142 | 182 | },
|
143 | 183 | "staging": {
|
144 |
| - "repository": "quay.io/mongodb/mongodb-kubernetes-operator-version-upgrade-post-start-hook-stg", |
| 184 | + "sign": true, |
| 185 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-kubernetes-operator-version-upgrade-post-start-hook", |
145 | 186 | "platforms": [
|
146 | 187 | "linux/arm64",
|
147 | 188 | "linux/amd64"
|
148 | 189 | ]
|
149 | 190 | },
|
150 | 191 | "release": {
|
151 | 192 | "version": "1.0.9",
|
| 193 | + "sign": true, |
152 | 194 | "repository": "quay.io/mongodb/mongodb-kubernetes-operator-version-upgrade-post-start-hook",
|
153 | 195 | "platforms": [
|
154 | 196 | "linux/arm64",
|
155 | 197 | "linux/amd64"
|
156 | 198 | ]
|
157 | 199 | }
|
| 200 | + }, |
| 201 | + "agent": { |
| 202 | + "patch": { |
| 203 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-agent-ubi", |
| 204 | + "platforms": [ |
| 205 | + "linux/amd64" |
| 206 | + ] |
| 207 | + }, |
| 208 | + "staging": { |
| 209 | + "sign": true, |
| 210 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-agent-ubi", |
| 211 | + "platforms": [ |
| 212 | + "linux/arm64", |
| 213 | + "linux/amd64" |
| 214 | + ] |
| 215 | + }, |
| 216 | + "release": { |
| 217 | + "sign": true, |
| 218 | + "repository": "quay.io/mongodb/mongodb-agent-ubi", |
| 219 | + "platforms": [ |
| 220 | + "linux/arm64", |
| 221 | + "linux/amd64" |
| 222 | + ] |
| 223 | + } |
| 224 | + }, |
| 225 | + "ops-manager": { |
| 226 | + "patch": { |
| 227 | + "version": "om-version-from-release.json", |
| 228 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-enterprise-ops-manager", |
| 229 | + "platforms": [ |
| 230 | + "linux/amd64" |
| 231 | + ] |
| 232 | + }, |
| 233 | + "staging": { |
| 234 | + "version": "om-version-from-release.json", |
| 235 | + "sign": true, |
| 236 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-enterprise-ops-manager", |
| 237 | + "platforms": [ |
| 238 | + "linux/amd64" |
| 239 | + ] |
| 240 | + }, |
| 241 | + "release": { |
| 242 | + "version": "om-version-from-release.json", |
| 243 | + "sign": true, |
| 244 | + "repository": "quay.io/mongodb/mongodb-enterprise-ops-manager", |
| 245 | + "platforms": [ |
| 246 | + "linux/amd64" |
| 247 | + ] |
| 248 | + } |
158 | 249 | }
|
159 | 250 | },
|
160 | 251 | "binaries": {
|
|
166 | 257 | ]
|
167 | 258 | },
|
168 | 259 | "staging": {
|
| 260 | + "sign": true, |
169 | 261 | "s3-store": "s3://kubectl-mongodb/staging",
|
170 | 262 | "platforms": [
|
171 | 263 | "darwin/amd64",
|
|
175 | 267 | ]
|
176 | 268 | },
|
177 | 269 | "release": {
|
| 270 | + "sign": true, |
178 | 271 | "s3-store": "s3://kubectl-mongodb/prod",
|
179 | 272 | "platforms": [
|
180 | 273 | "darwin/amd64",
|
|
191 | 284 | "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/helm-charts"
|
192 | 285 | },
|
193 | 286 | "staging": {
|
194 |
| - "repository": "quay.io/mongodb/helm-charts-stg" |
| 287 | + "sign": true, |
| 288 | + "repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/helm-charts" |
195 | 289 | },
|
196 | 290 | "release": {
|
| 291 | + "sign": true, |
197 | 292 | "repository": "quay.io/mongodb/helm-charts"
|
198 | 293 | }
|
199 | 294 | }
|
|
0 commit comments